Click here to Skip to main content
15,899,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to Identify Which Control send the Message in mfc?? Pin
CPallini19-Sep-08 2:41
mveCPallini19-Sep-08 2:41 
Questionerror LNK2001: unresolved external symbol _CheckTokenMembership Pin
V K 219-Sep-08 2:24
V K 219-Sep-08 2:24 
AnswerRe: error LNK2001: unresolved external symbol _CheckTokenMembership Pin
Cedric Moonen19-Sep-08 2:31
Cedric Moonen19-Sep-08 2:31 
GeneralRe: error LNK2001: unresolved external symbol _CheckTokenMembership Pin
V K 219-Sep-08 2:39
V K 219-Sep-08 2:39 
GeneralRe: error LNK2001: unresolved external symbol _CheckTokenMembership Pin
Malli_S19-Sep-08 3:07
Malli_S19-Sep-08 3:07 
GeneralRe: error LNK2001: unresolved external symbol _CheckTokenMembership Pin
V K 219-Sep-08 3:18
V K 219-Sep-08 3:18 
GeneralRe: error LNK2001: unresolved external symbol _CheckTokenMembership Pin
Malli_S19-Sep-08 4:06
Malli_S19-Sep-08 4:06 
GeneralRe: error LNK2001: unresolved external symbol _CheckTokenMembership Pin
Mark Salsbery19-Sep-08 6:14
Mark Salsbery19-Sep-08 6:14 
Since CheckTokenMembership() is on Windows 2000+, you may not have
a library in your old SDK that has the export (if you're using an old SDK).

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

Questionchange background color Pin
Dhiraj kumar Saini19-Sep-08 1:35
Dhiraj kumar Saini19-Sep-08 1:35 
AnswerRe: change background color Pin
Alan Balkany19-Sep-08 3:56
Alan Balkany19-Sep-08 3:56 
AnswerRe: change background color Pin
Hamid_RT19-Sep-08 18:56
Hamid_RT19-Sep-08 18:56 
QuestionUsing the tab control in VS 2003 Pin
__DanC__19-Sep-08 1:07
__DanC__19-Sep-08 1:07 
AnswerRe: Using the tab control in VS 2003 Pin
Mark Salsbery19-Sep-08 6:18
Mark Salsbery19-Sep-08 6:18 
QuestionByte alignment Pin
Stan the man19-Sep-08 0:07
Stan the man19-Sep-08 0:07 
AnswerRe: Byte alignment Pin
Cedric Moonen19-Sep-08 0:16
Cedric Moonen19-Sep-08 0:16 
GeneralRe: Byte alignment Pin
Stan the man19-Sep-08 0:44
Stan the man19-Sep-08 0:44 
GeneralRe: Byte alignment Pin
Cedric Moonen19-Sep-08 0:56
Cedric Moonen19-Sep-08 0:56 
GeneralRe: Byte alignment Pin
Stan the man19-Sep-08 1:46
Stan the man19-Sep-08 1:46 
AnswerRe: Byte alignment Pin
James R. Twine19-Sep-08 1:27
James R. Twine19-Sep-08 1:27 
QuestionStatic Label Visible Problem Pin
Dhiraj kumar Saini18-Sep-08 23:50
Dhiraj kumar Saini18-Sep-08 23:50 
AnswerRe: Static Label Visible Problem Pin
Chandrasekharan P18-Sep-08 23:55
Chandrasekharan P18-Sep-08 23:55 
AnswerRe: Static Label Visible Problem Pin
Cedric Moonen19-Sep-08 0:04
Cedric Moonen19-Sep-08 0:04 
AnswerRe: Static Label Visible Problem Pin
Sandeep Saini SRE19-Sep-08 0:22
Sandeep Saini SRE19-Sep-08 0:22 
AnswerRe: Static Label Visible Problem Pin
ThatsAlok19-Sep-08 1:02
ThatsAlok19-Sep-08 1:02 
QuestionI want to draw sth on the flash contorl Pin
61934514218-Sep-08 23:33
61934514218-Sep-08 23:33 

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.