Click here to Skip to main content
15,904,935 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Database connectivity in vc++ and back end access Pin
Monty210-Mar-06 22:52
Monty210-Mar-06 22:52 
QuestionDrag & Drop Pin
stonemind10-Mar-06 20:58
stonemind10-Mar-06 20:58 
AnswerRe: Drag & Drop Pin
Hamid_RT10-Mar-06 22:56
Hamid_RT10-Mar-06 22:56 
QuestionChanging Text font size without changing window size Pin
CNewbie10-Mar-06 19:33
CNewbie10-Mar-06 19:33 
AnswerRe: Changing Text font size without changing window size Pin
Monty210-Mar-06 19:39
Monty210-Mar-06 19:39 
AnswerRe: Changing Text font size without changing window size Pin
Hamid_RT10-Mar-06 21:10
Hamid_RT10-Mar-06 21:10 
Questionconnect to website Pin
Girish60110-Mar-06 19:28
Girish60110-Mar-06 19:28 
QuestionDLL Compile Help Pin
nimishsudan10-Mar-06 18:08
nimishsudan10-Mar-06 18:08 
Hello, I'm trying to compile a sample DLL that I found while searching on the forums here.
Here's the link to it:
http://www.codeproject.com/system/winlogon_notification_package.asp[^]

I'm coming from a VB background, so some of this stuff is kind of new to me. I have worked with VC++ 6.0 many times, but I have never compiled a DLL. Can anyone please provide a walkthrough on how to go about compiling this DLL. It would be helpful if you could provide a walkthrough for this example specifically since I have the code and can follow it easily.
I've tried numerous things and I have not been able to compile sucessfully. I'm simply copying and pasting the code from the above link into an MFC AppWizard (DLL) and then trying to compile. One error I keep getting is:
error C2065: 'PWLX_NOTIFICATION_INFO' : undeclared identifier
As mentioned before, I am simply copying and pasting so I have made sure to copy the includes. So I have no idea why it would say that PWLX_NOTIFICATION_INFO is "undeclared". It seems like I have tried everything and I don't know how to go about compiling. Any help would be greatly appreciated! Confused | :confused:

-- modified at 0:09 Saturday 11th March, 2006
AnswerRe: DLL Compile Help Pin
ThatsAlok10-Mar-06 18:27
ThatsAlok10-Mar-06 18:27 
GeneralRe: DLL Compile Help Pin
nimishsudan11-Mar-06 10:07
nimishsudan11-Mar-06 10:07 
GeneralRe: DLL Compile Help Pin
ThatsAlok11-Mar-06 16:52
ThatsAlok11-Mar-06 16:52 
GeneralRe: DLL Compile Help Pin
nimishsudan11-Mar-06 17:01
nimishsudan11-Mar-06 17:01 
GeneralRe: DLL Compile Help Pin
ThatsAlok11-Mar-06 19:48
ThatsAlok11-Mar-06 19:48 
GeneralRe: DLL Compile Help Pin
nimishsudan12-Mar-06 4:29
nimishsudan12-Mar-06 4:29 
Question[OpenGL] Help needed!Listen to my problem please... Pin
carlsoncarlson10-Mar-06 16:46
carlsoncarlson10-Mar-06 16:46 
AnswerRe: [OpenGL] Help needed!Listen to my problem please... Pin
Hamid_RT10-Mar-06 17:35
Hamid_RT10-Mar-06 17:35 
GeneralRe: [OpenGL] Help needed!Listen to my problem please... Pin
carlsoncarlson11-Mar-06 14:12
carlsoncarlson11-Mar-06 14:12 
AnswerRe: [OpenGL] Help needed!Listen to my problem please... Pin
El Corazon11-Mar-06 14:02
El Corazon11-Mar-06 14:02 
GeneralRe: [OpenGL] Help needed!Listen to my problem please... Pin
carlsoncarlson11-Mar-06 14:11
carlsoncarlson11-Mar-06 14:11 
QuestionWindows Media Format Video Image 9 Problem Pin
Kin Tutnik10-Mar-06 16:41
Kin Tutnik10-Mar-06 16:41 
QuestionWhat are the differences between VC++ and .Net Pin
Sriram Suresh10-Mar-06 15:45
Sriram Suresh10-Mar-06 15:45 
AnswerRe: What are the differences between VC++ and .Net Pin
Hamid_RT10-Mar-06 18:12
Hamid_RT10-Mar-06 18:12 
AnswerRe: What are the differences between VC++ and .Net Pin
ThatsAlok10-Mar-06 18:24
ThatsAlok10-Mar-06 18:24 
QuestionAnother Error Pin
romuzu10-Mar-06 15:00
romuzu10-Mar-06 15:00 
AnswerRe: Another Error Pin
John M. Drescher10-Mar-06 15:25
John M. Drescher10-Mar-06 15:25 

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.