Click here to Skip to main content
15,887,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Linker problem with WinDDK Pin
thready6-Feb-10 7:58
thready6-Feb-10 7:58 
GeneralRe: Linker problem with WinDDK Pin
sashoalm6-Feb-10 8:05
sashoalm6-Feb-10 8:05 
GeneralRe: Linker problem with WinDDK Pin
thready6-Feb-10 8:11
thready6-Feb-10 8:11 
GeneralRe: Linker problem with WinDDK Pin
sashoalm6-Feb-10 8:16
sashoalm6-Feb-10 8:16 
GeneralRe: Linker problem with WinDDK Pin
thready6-Feb-10 8:28
thready6-Feb-10 8:28 
GeneralRe: Linker problem with WinDDK Pin
sashoalm6-Feb-10 8:41
sashoalm6-Feb-10 8:41 
GeneralRe: Linker problem with WinDDK Pin
thready6-Feb-10 8:53
thready6-Feb-10 8:53 
GeneralRe: Linker problem with WinDDK Pin
sashoalm6-Feb-10 9:22
sashoalm6-Feb-10 9:22 
Yes, I see now why you were talking about VC++. The thing is, WinDDK comes with its own compiler, which is 'annointed' (i.e. official and supported) by the DDK development team. WinDDK is intended to work with it. Now, that doesn't mean it won't work with other compilers - you've made it work with VC6, but that's not how it's intended (by microsoft) to be compiled. What I did was I used their official compiler which comes with WinDDK and is in fact in the directory (C:\WinDDK\bin or something). So if you really want to use VS2008 I can't be of much help because that's not how I did it. I used the WinDDK official compiler. See if this thread (http://www.osronline.com/showthread.cfm?link=151863) can help you, they talk about how to make it work with VS2008 there.
There is sufficient light for those who desire to see, and there is sufficient darkness for those of a contrary disposition.
Blaise Pascal

Questionhow to capture event in a dialog dll in application Pin
Vijeesh Theningalaedathil12-Oct-09 18:09
Vijeesh Theningalaedathil12-Oct-09 18:09 
AnswerRe: how to capture event in a dialog dll in application Pin
Naveen12-Oct-09 18:34
Naveen12-Oct-09 18:34 
GeneralRe: how to capture event in a dialog dll in application Pin
Vijeesh Theningalaedathil13-Oct-09 2:31
Vijeesh Theningalaedathil13-Oct-09 2:31 
QuestionRe: how to capture event in a dialog dll in application Pin
Rajesh R Subramanian12-Oct-09 19:33
professionalRajesh R Subramanian12-Oct-09 19:33 
AnswerRe: how to capture event in a dialog dll in application Pin
sashoalm12-Oct-09 20:08
sashoalm12-Oct-09 20:08 
GeneralRe: how to capture event in a dialog dll in application Pin
Rajesh R Subramanian12-Oct-09 20:11
professionalRajesh R Subramanian12-Oct-09 20:11 
QuestionI want to know some c libraries Pin
Dengjin_CN12-Oct-09 16:33
Dengjin_CN12-Oct-09 16:33 
AnswerRe: I want to know some c libraries Pin
«_Superman_»12-Oct-09 18:01
professional«_Superman_»12-Oct-09 18:01 
GeneralOT Pin
Naveen12-Oct-09 18:38
Naveen12-Oct-09 18:38 
GeneralRe: I want to know some c libraries Pin
CPallini12-Oct-09 21:07
mveCPallini12-Oct-09 21:07 
GeneralRe: I want to know some c libraries Pin
Dengjin_CN12-Oct-09 23:59
Dengjin_CN12-Oct-09 23:59 
GeneralRe: I want to know some c libraries Pin
CPallini13-Oct-09 0:09
mveCPallini13-Oct-09 0:09 
QuestionWhen to execute hashing function in Win32 app Pin
Patcher3212-Oct-09 15:17
Patcher3212-Oct-09 15:17 
AnswerRe: When to execute hashing function in Win32 app Pin
David Crow12-Oct-09 15:52
David Crow12-Oct-09 15:52 
GeneralRe: When to execute hashing function in Win32 app Pin
Patcher3213-Oct-09 18:56
Patcher3213-Oct-09 18:56 
AnswerRe: When to execute hashing function in Win32 app Pin
«_Superman_»12-Oct-09 16:18
professional«_Superman_»12-Oct-09 16:18 
GeneralRe: When to execute hashing function in Win32 app Pin
Rajesh R Subramanian12-Oct-09 17:18
professionalRajesh R Subramanian12-Oct-09 17:18 

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.