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

C / C++ / MFC

 
QuestionButton image Pin
cpvc++20-Oct-08 19:49
cpvc++20-Oct-08 19:49 
AnswerRe: Button image Pin
SandipG 20-Oct-08 20:57
SandipG 20-Oct-08 20:57 
AnswerRe: Button image Pin
CPallini20-Oct-08 20:59
mveCPallini20-Oct-08 20:59 
QuestionConverting AVI data into bitmap data Pin
Vaclav_20-Oct-08 16:54
Vaclav_20-Oct-08 16:54 
AnswerRe: Converting AVI data into bitmap data Pin
Mark Salsbery21-Oct-08 5:29
Mark Salsbery21-Oct-08 5:29 
QuestionPlease help with this Linker Error Pin
BobInNJ20-Oct-08 16:21
BobInNJ20-Oct-08 16:21 
AnswerRe: Please help with this Linker Error Pin
Saurabh.Garg20-Oct-08 19:27
Saurabh.Garg20-Oct-08 19:27 
AnswerRe: Please help with this Linker Error Pin
BobInNJ21-Oct-08 5:32
BobInNJ21-Oct-08 5:32 
After doing some more internet searches, I found that this was a known issue with the Visual C++. However, there is an easy work around. You must make sure that afxwin.h is the first header file included in every file in your program. After modifying my code so that afxwin.h was the first header file included in every module. My problem went away.

Bob
Questionneed your help on C++ Keypress Pin
wcgan20-Oct-08 16:19
wcgan20-Oct-08 16:19 
AnswerRe: need your help on C++ Keypress Pin
CPallini20-Oct-08 21:12
mveCPallini20-Oct-08 21:12 
Questionhelp with C++ program to decrypt something from ASCII Pin
Pissedoffmathematician20-Oct-08 13:16
Pissedoffmathematician20-Oct-08 13:16 
AnswerRe: help with C++ program to decrypt something from ASCII Pin
Richard Andrew x6420-Oct-08 14:42
professionalRichard Andrew x6420-Oct-08 14:42 
QuestionRe: help with C++ program to decrypt something from ASCII Pin
CPallini20-Oct-08 20:54
mveCPallini20-Oct-08 20:54 
AnswerRe: help with C++ program to decrypt something from ASCII Pin
Rajesh R Subramanian20-Oct-08 21:18
professionalRajesh R Subramanian20-Oct-08 21:18 
JokeRe: help with C++ program to decrypt something from ASCII Pin
CPallini20-Oct-08 21:26
mveCPallini20-Oct-08 21:26 
AnswerRe: help with C++ program to decrypt something from ASCII Pin
CPallini20-Oct-08 21:30
mveCPallini20-Oct-08 21:30 
AnswerRe: help with C++ program to decrypt something from ASCII Pin
KarstenK20-Oct-08 21:31
mveKarstenK20-Oct-08 21:31 
QuestionHow to extract HTML headers from CHttpFile? QueryInfo method is not working! Pin
Member 228101420-Oct-08 12:37
Member 228101420-Oct-08 12:37 
QuestionHow to write C++ application that with no GUI and no Console ? Pin
Yanshof20-Oct-08 12:36
Yanshof20-Oct-08 12:36 
AnswerRe: How to write C++ application that with no GUI and no Console ? Pin
Naveen20-Oct-08 14:25
Naveen20-Oct-08 14:25 
AnswerRe: How to write C++ application that with no GUI and no Console ? Pin
Richard Andrew x6420-Oct-08 14:40
professionalRichard Andrew x6420-Oct-08 14:40 
QuestionRe: How to write C++ application that with no GUI and no Console ? Pin
CPallini20-Oct-08 20:55
mveCPallini20-Oct-08 20:55 
AnswerRe: How to write C++ application that with no GUI and no Console ? Pin
Mark Salsbery21-Oct-08 5:35
Mark Salsbery21-Oct-08 5:35 
QuestionSetWindowPos question Pin
WayneK10020-Oct-08 11:21
WayneK10020-Oct-08 11:21 
AnswerRe: SetWindowPos question Pin
Iain Clarke, Warrior Programmer21-Oct-08 1:51
Iain Clarke, Warrior Programmer21-Oct-08 1:51 

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.