Don
Mon Jul 19 07:19:47 CDT 2004
Build you driver with the standard BUILD utility and a sources file. Trying
to use VS causes this sort of stupidity and makes for a driver that can
never be trusted. If you want to build from inside the VS IDE get DdkBuild
from
http://www.hollistech.com/
--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Remove StopSpam from the email to reply
"shadab" <shadab@discussions.microsoft.com> wrote in message
news:BF81A4B8-B9F8-4F59-B364-D4CE56FBA4E7@microsoft.com...
> note I have already done Ignore all Default Libraries to No in properties
....
>
> "shadab" wrote:
>
> >
> > what is the default library for vsnwprintf function in kernel mode ?
> > linking ntstrsafe.lib gives unresolved external symbol for the above
function ie vsnwprintf ....
> > DDK build is 2600.1106 ( Windows XP SP1 DDK)