Click here to Skip to main content
15,887,477 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
GeneralBest Resource for the information Pin
vikrantc135510-Dec-07 2:05
vikrantc135510-Dec-07 2:05 
GeneralRe: Best Resource for the information Pin
JudyL_MD10-Dec-07 5:46
JudyL_MD10-Dec-07 5:46 
GeneralRe: Best Resource for the information Pin
vikrantc135510-Dec-07 18:03
vikrantc135510-Dec-07 18:03 
GeneralRe: Best Resource for the information Pin
JudyL_MD11-Dec-07 3:13
JudyL_MD11-Dec-07 3:13 
GeneralRe: Best Resource for the information Pin
Dan Neely11-Dec-07 3:53
Dan Neely11-Dec-07 3:53 
GeneralRe: Best Resource for the information Pin
Vaclav_3-Jan-08 17:45
Vaclav_3-Jan-08 17:45 
QuestionHow to display same part of the virtual screen in two monitors Pin
firepotato9-Dec-07 20:54
firepotato9-Dec-07 20:54 
GeneralLinker Erro while using CM_Locate_DevNode_Ex() & CM_Request_Device_Eject_Ex() Pin
Neeranjan5-Dec-07 20:51
Neeranjan5-Dec-07 20:51 
Hi,

I am using the following two API (which are in WinDDK, and included in cfgmgr32.h):
res = CM_Locate_DevNode_Ex(pdnDevInst_OUT, hid, CM_LOCATE_DEVNODE_NORMAL, hMachine);
res = CM_Request_Device_Eject_Ex(dnDevInst, NULL, NULL, 0, 0, hMachine );

I tried these APIS (on VC++ 6.0 & WinDDK 1.7) and it is compiling successfully. But I get 2 linker errors as shown below:
error LNK2001: unresolved external symbol __imp__CM_Request_Device_Eject_ExA@24
error LNK2001: unresolved external symbol __imp__CM_Locate_DevNode_ExA@16

Aslo I checked the Tools->Options->Dirctories->Library files, the path for the lib file "cfgmgr32.lib" is included as:
C:\WINDDK\6001.17048\LIB\WXP\I386

I don't understand still why there is this linker error.

Any one know this problem? Any solution for this?

Thanks in Adv...

Thanks & Regards,
Neeraj

GeneralRe: Linker Erro while using CM_Locate_DevNode_Ex() & CM_Request_Device_Eject_Ex() Pin
Mike Dimmick7-Dec-07 17:11
Mike Dimmick7-Dec-07 17:11 
Questionabout DDK version ? Pin
Member 38641984-Dec-07 19:33
Member 38641984-Dec-07 19:33 
GeneralRe: about DDK version ? Pin
Dave Kreskowiak5-Dec-07 5:21
mveDave Kreskowiak5-Dec-07 5:21 
GeneralRe: about DDK version ? Pin
fat_boy18-Jan-08 4:13
fat_boy18-Jan-08 4:13 
QuestionFast Hard Drive Advice Please Pin
Steve Thresher4-Dec-07 2:26
Steve Thresher4-Dec-07 2:26 
GeneralRe: Fast Hard Drive Advice Please Pin
Mike Dimmick4-Dec-07 14:10
Mike Dimmick4-Dec-07 14:10 
QuestionExternal Hard Drive-Based Storage Pin
Ri Qen-Sin29-Nov-07 17:29
Ri Qen-Sin29-Nov-07 17:29 
AnswerRe: External Hard Drive-Based Storage Pin
Johpoke29-Nov-07 20:39
Johpoke29-Nov-07 20:39 
GeneralRe: External Hard Drive-Based Storage Pin
Ri Qen-Sin30-Nov-07 14:57
Ri Qen-Sin30-Nov-07 14:57 
AnswerRe: External Hard Drive-Based Storage Pin
Dan Neely30-Nov-07 2:40
Dan Neely30-Nov-07 2:40 
GeneralRe: External Hard Drive-Based Storage Pin
Ri Qen-Sin30-Nov-07 4:22
Ri Qen-Sin30-Nov-07 4:22 
QuestionPrinter Control Pin
mike737328-Nov-07 22:56
mike737328-Nov-07 22:56 
AnswerRe: Printer Control Pin
Luc Pattyn28-Nov-07 23:59
sitebuilderLuc Pattyn28-Nov-07 23:59 
GeneralRe: Printer Control Pin
mike737329-Nov-07 1:28
mike737329-Nov-07 1:28 
AnswerRe: Printer Control Pin
markkuk29-Nov-07 1:24
markkuk29-Nov-07 1:24 
GeneralRe: Printer Control Pin
mike737329-Nov-07 1:33
mike737329-Nov-07 1:33 
GeneralRe: Printer Control Pin
Johpoke29-Nov-07 2:52
Johpoke29-Nov-07 2:52 

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.