Click here to Skip to main content
15,913,090 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Registry Pin
David Crow3-Nov-05 3:17
David Crow3-Nov-05 3:17 
GeneralRe: Registry Pin
krasy23-Nov-05 3:30
krasy23-Nov-05 3:30 
QuestionChanging an application's taskbar icon *on the fly* Pin
Taka Muraoka3-Nov-05 1:50
Taka Muraoka3-Nov-05 1:50 
AnswerRe: Changing an application's taskbar icon *on the fly* Pin
toxcct3-Nov-05 2:05
toxcct3-Nov-05 2:05 
GeneralRe: Changing an application's taskbar icon *on the fly* Pin
Taka Muraoka3-Nov-05 2:12
Taka Muraoka3-Nov-05 2:12 
GeneralRe: Changing an application's taskbar icon *on the fly* Pin
Trollslayer3-Nov-05 6:33
mentorTrollslayer3-Nov-05 6:33 
QuestionHow to select full row-window in ListView Pin
arkebuzy2-Nov-05 21:54
arkebuzy2-Nov-05 21:54 
QuestionProblem in using GDI+ in VC++ Pin
maharaja pandian2-Nov-05 19:58
maharaja pandian2-Nov-05 19:58 
Error occured when i am using GDI+ library in VC++.
but i am include all the necessary thing for the GDI+Smile | :)
i paste the error which i got it , from the editor
reply early


e:\12\mahadlg\gdiplusinit.h(32) : error C2065: 'ULONG_PTR' : undeclared identifier
e:\12\mahadlg\gdiplusinit.h(32) : error C2065: 'token' : undeclared identifier
e:\12\mahadlg\gdiplusinit.h(32) : error C2165: 'left-side modifier' : cannot modify pointers to data
e:\12\mahadlg\gdiplusinit.h(32) : error C2071: 'NotificationHookProc' : illegal storage class
e:\12\mahadlg\gdiplusinit.h(33) : error C2146: syntax error : missing ')' before identifier 'token'
e:\12\mahadlg\gdiplusinit.h(33) : error C2165: 'left-side modifier' : cannot modify pointers to data
e:\12\mahadlg\gdiplusinit.h(33) : error C2071: 'NotificationUnhookProc' : illegal storage class
e:\12\mahadlg\gdiplusinit.h(33) : error C2059: syntax error : ')'
e:\12\mahadlg\gdiplusinit.h(86) : error C2059: syntax error : 'const'
e:\12\mahadlg\gdiplusinit.h(95) : error C2146: syntax error : missing ')' before identifier 'token'
e:\12\mahadlg\gdiplusinit.h(95) : warning C4229: anachronism used : modifiers on data are ignored
e:\12\mahadlg\gdiplusinit.h(95) : error C2182: 'GdiplusShutdown' : illegal use of type 'void'
e:\12\mahadlg\gdiplusinit.h(95) : error C2059: syntax error : ')'

send reply
AnswerRe: Problem in using GDI+ in VC++ Pin
PJ Arends2-Nov-05 21:32
professionalPJ Arends2-Nov-05 21:32 
GeneralRe: Problem in using GDI+ in VC++ Pin
maharaja pandian5-Nov-05 18:49
maharaja pandian5-Nov-05 18:49 
GeneralRe: Problem in using GDI+ in VC++ Pin
PJ Arends6-Nov-05 6:33
professionalPJ Arends6-Nov-05 6:33 
QuestionMySQl Connectivity problem with MFC... Pin
asifrogers2-Nov-05 19:33
asifrogers2-Nov-05 19:33 
AnswerRe: MySQl Connectivity problem with MFC... Pin
PJ Arends2-Nov-05 21:48
professionalPJ Arends2-Nov-05 21:48 
Questionhow to capture the screen as a Jpeg image Pin
plowstar2-Nov-05 19:14
plowstar2-Nov-05 19:14 
AnswerRe: how to capture the screen as a Jpeg image Pin
Prakash Nadar2-Nov-05 19:36
Prakash Nadar2-Nov-05 19:36 
QuestionHooking LogOff button on the alternate desktop Pin
Chintoo7232-Nov-05 18:18
Chintoo7232-Nov-05 18:18 
QuestionSetEvent? Pin
MCA2-Nov-05 17:32
MCA2-Nov-05 17:32 
AnswerRe: SetEvent? Pin
Renjith Ramachandran2-Nov-05 18:28
Renjith Ramachandran2-Nov-05 18:28 
AnswerRe: SetEvent? Pin
S. Senthil Kumar2-Nov-05 19:10
S. Senthil Kumar2-Nov-05 19:10 
AnswerRe: SetEvent? Pin
Bob Ciora3-Nov-05 1:32
Bob Ciora3-Nov-05 1:32 
GeneralRe: SetEvent? Pin
MCA3-Nov-05 3:06
MCA3-Nov-05 3:06 
QuestionFrame menu enabled! Pin
LiYS2-Nov-05 16:47
LiYS2-Nov-05 16:47 
QuestionShow WMF Pin
Nishad S2-Nov-05 16:47
Nishad S2-Nov-05 16:47 
QuestionHow to set a special tooltips of a slider control? Pin
CoolStarLee2-Nov-05 14:50
CoolStarLee2-Nov-05 14:50 
QuestionOnPaintBackground() isn't getting called Pin
OlliesDad2-Nov-05 12:22
OlliesDad2-Nov-05 12:22 

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.