Click here to Skip to main content
15,909,373 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
GeneralRe: Windows Memory mangement Pin
Mike Dimmick7-Mar-08 15:56
Mike Dimmick7-Mar-08 15:56 
GeneralRe: Windows Memory mangement Pin
ForNow8-Mar-08 14:51
ForNow8-Mar-08 14:51 
GeneralRe: Windows Memory mangement Pin
Mike Dimmick9-Mar-08 3:26
Mike Dimmick9-Mar-08 3:26 
GeneralRe: Windows Memory mangement Pin
ForNow9-Mar-08 7:50
ForNow9-Mar-08 7:50 
QuestionDevice Firmware Upgrade (DFU) Pin
Roger Stoltz4-Mar-08 22:39
Roger Stoltz4-Mar-08 22:39 
GeneralSystem Hang while using pen drive Pin
yogesh_kumar_agarwal4-Mar-08 20:18
yogesh_kumar_agarwal4-Mar-08 20:18 
GeneralRe: System Hang while using pen drive Pin
M.Nouri10-Mar-08 4:13
M.Nouri10-Mar-08 4:13 
QuestionBuild a DLL with DDK Pin
Member 41248731-Mar-08 3:41
Member 41248731-Mar-08 3:41 
Hi guys,

I'm trying to build a DLL using the DDK.
My Sources file is:

----- START SOURCES FILE -----
TARGETNAME = VirtualDiskTools
TARGETPATH = obj
TARGETTYPE = DYNLINK

USE_MSVCRT=0

INCLUDES = C:\WinDDK\2600.1106\inc\ddk\wxp
LIBS = %BUILD%\lib

SOURCES = VirtualDiskTools.c
----- END SOURCES FILE -----

And the MAKEFILE contains only this line:

!INCLUDE $(NTMAKEENV)\makefile.def

When I try to compile the project through Visual Studio, using the ddkbuild tool, I get the following error:

1>NMAKE : U1073: don't know how to make 'VirtualDiskTools.def'

I should change something in my sources file, maybe?

Thanks in advance
GeneralRe: Build a DLL with DDK Pin
JudyL_MD3-Mar-08 2:23
JudyL_MD3-Mar-08 2:23 
GeneralRe: Build a DLL with DDK Pin
Member 41248733-Mar-08 8:14
Member 41248733-Mar-08 8:14 
GeneralRe: Build a DLL with DDK Pin
JudyL_MD3-Mar-08 8:43
JudyL_MD3-Mar-08 8:43 
GeneralRe: Build a DLL with DDK Pin
Member 412487322-Mar-08 0:18
Member 412487322-Mar-08 0:18 
GeneralRe: Build a DLL with DDK Pin
JudyL_MD24-Mar-08 4:05
JudyL_MD24-Mar-08 4:05 
GeneralRe: Build a DLL with DDK Pin
Member 412487324-Mar-08 4:43
Member 412487324-Mar-08 4:43 
GeneralRe: Build a DLL with DDK Pin
JudyL_MD24-Mar-08 5:18
JudyL_MD24-Mar-08 5:18 
Generalrobotics..... Pin
kanza azhar29-Feb-08 6:24
kanza azhar29-Feb-08 6:24 
GeneralRe: robotics..... Pin
Paul Conrad7-Mar-08 14:29
professionalPaul Conrad7-Mar-08 14:29 
AnswerRe: robotics..... Pin
M.Nouri10-Mar-08 4:22
M.Nouri10-Mar-08 4:22 
GeneralRe: robotics..... Pin
kanza azhar10-Mar-08 5:27
kanza azhar10-Mar-08 5:27 
AnswerRe: robotics..... Pin
M.Nouri10-Mar-08 18:41
M.Nouri10-Mar-08 18:41 
GeneralRe: robotics..... Pin
kanza azhar11-Mar-08 3:16
kanza azhar11-Mar-08 3:16 
AnswerRe: robotics..... Pin
M.Nouri11-Mar-08 3:33
M.Nouri11-Mar-08 3:33 
GeneralRe: robotics..... Pin
kanza azhar5-Apr-08 8:37
kanza azhar5-Apr-08 8:37 
GeneralRe: robotics..... Pin
M.Nouri5-Apr-08 22:31
M.Nouri5-Apr-08 22:31 
GeneralExtra driver entries viewed in device manager (with yellow exclamation mark) Pin
Manasi D28-Feb-08 18:28
Manasi D28-Feb-08 18:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.