- how can I call C runtime library functions in a driver?
- Posted by Marco on April 8th, 2004
how can I call C runtime library functions in a driver?
Anyone can offer some helps?
- Posted by Doron Holan [MS] on April 8th, 2004
which ones do you want to call? some of the CRT is available to kernel
drivers, but most of it (like malloc and free for instance) is not.
d
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to newsgroups only.
"Marco" <sorry@nomail.com> wrote in message
news:%23cqMBgQHEHA.2720@TK2MSFTNGP11.phx.gbl...
Similar Posts
- Microsoft Visual C ++ Runtime Library Runtime Error (Help and Support) by HartsVideo
- visual c== runtime library (Help and Support) by misstaz864
- runtime library msn (Microsoft Windows) by fritz
- Microsoft Visual C++ Runtime Library (Help and Support) by TheRookie
- MICROSOFT VISUAL C++ RUNTIME LIBRARY (Microsoft Windows) by DARIAN RUSSELL

