Click here to Skip to main content
16,011,711 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionResource in VC++ (fatal error when adding new resource) Pin
sawerr8-Sep-06 22:30
sawerr8-Sep-06 22:30 
AnswerRe: Resource in VC++ (fatal error when adding new resource) Pin
Waldermort8-Sep-06 22:50
Waldermort8-Sep-06 22:50 
GeneralRe: Resource in VC++ (fatal error when adding new resource) Pin
sawerr8-Sep-06 23:25
sawerr8-Sep-06 23:25 
QuestionBaloon ToolTips in Task Basr Pin
zubair_ahmed8-Sep-06 22:06
zubair_ahmed8-Sep-06 22:06 
AnswerRe: Baloon ToolTips in Task Basr Pin
Hamid_RT8-Sep-06 22:41
Hamid_RT8-Sep-06 22:41 
GeneralRe: Baloon ToolTips in Task Basr Pin
zubair_ahmed8-Sep-06 23:44
zubair_ahmed8-Sep-06 23:44 
GeneralRe: Baloon ToolTips in Task Basr Pin
Hamid_RT9-Sep-06 0:39
Hamid_RT9-Sep-06 0:39 
AnswerRe: Baloon ToolTips in Task Basr Pin
Waldermort8-Sep-06 23:03
Waldermort8-Sep-06 23:03 
try adding #define _WIN32_IE 0x0500 to your stdafx.h header file, before you include any other headers. According to MSDN some members of the structure are only supported in version 5.0 and later of shell32.dll, but it doesn't say which members.
GeneralRe: Baloon ToolTips in Task Basr Pin
zubair_ahmed8-Sep-06 23:40
zubair_ahmed8-Sep-06 23:40 
GeneralRe: Baloon ToolTips in Task Basr Pin
Waldermort9-Sep-06 1:38
Waldermort9-Sep-06 1:38 
QuestionError in message box. Pin
Anu_Bala8-Sep-06 21:44
Anu_Bala8-Sep-06 21:44 
AnswerRe: Error in message box. Pin
Hamid_RT8-Sep-06 22:41
Hamid_RT8-Sep-06 22:41 
GeneralRe: Error in message box. Pin
Anu_Bala10-Sep-06 18:50
Anu_Bala10-Sep-06 18:50 
GeneralRe: Error in message box. Pin
Hamid_RT10-Sep-06 20:20
Hamid_RT10-Sep-06 20:20 
AnswerRe: Error in message box. Pin
Waldermort8-Sep-06 22:55
Waldermort8-Sep-06 22:55 
QuestionHelp about CComboBox Pin
kcynic8-Sep-06 21:37
kcynic8-Sep-06 21:37 
AnswerRe: Help about CComboBox Pin
Hamid_RT8-Sep-06 22:57
Hamid_RT8-Sep-06 22:57 
GeneralRe: Help about CComboBox Pin
kcynic9-Sep-06 17:48
kcynic9-Sep-06 17:48 
GeneralRe: Help about CComboBox Pin
Hamid_RT10-Sep-06 2:29
Hamid_RT10-Sep-06 2:29 
QuestionLinking recieved udp packets with a Process Pin
three_pineapples8-Sep-06 20:54
three_pineapples8-Sep-06 20:54 
QuestionVc++ express edition Pin
Anu_Bala8-Sep-06 20:45
Anu_Bala8-Sep-06 20:45 
AnswerRe: Vc++ express edition Pin
Hamid_RT8-Sep-06 22:52
Hamid_RT8-Sep-06 22:52 
Questionhow to integrate vc++ code in c# Pin
Parshant Verma8-Sep-06 20:39
Parshant Verma8-Sep-06 20:39 
QuestionProrpetyPage OnInitDialog() is not hited? Pin
Divyang Mithaiwala8-Sep-06 20:39
Divyang Mithaiwala8-Sep-06 20:39 
QuestionTemplate Overloading of Non-Mrember Operator [modified] Pin
JKallen8-Sep-06 20:09
JKallen8-Sep-06 20:09 

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.