Click here to Skip to main content
15,896,467 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhelp with a lil short piece of code Pin
andyspartyshop26-Jun-07 14:28
andyspartyshop26-Jun-07 14:28 
AnswerRe: help with a lil short piece of code Pin
Christian Graus26-Jun-07 14:59
protectorChristian Graus26-Jun-07 14:59 
QuestionHow to Convert LPTSTR to string class in VC++ Pin
Jahnson K26-Jun-07 12:57
Jahnson K26-Jun-07 12:57 
AnswerRe: How to Convert LPTSTR to string class in VC++ Pin
Mark Salsbery26-Jun-07 13:29
Mark Salsbery26-Jun-07 13:29 
GeneralRe: How to Convert LPTSTR to string class in VC++ Pin
Arman S.26-Jun-07 19:28
Arman S.26-Jun-07 19:28 
GeneralRe: How to Convert LPTSTR to string class in VC++ Pin
Mark Salsbery27-Jun-07 4:47
Mark Salsbery27-Jun-07 4:47 
GeneralRe: How to Convert LPTSTR to string class in VC++ Pin
Jahnson K27-Jun-07 10:41
Jahnson K27-Jun-07 10:41 
GeneralRe: How to Convert LPTSTR to string class in VC++ Pin
Mark Salsbery27-Jun-07 11:30
Mark Salsbery27-Jun-07 11:30 
2 reasons I see for FindResource to fail -

1) A resource of type "MY_RESOURCE" with an integer ID of 103 isn't in the exe's resources.
2) The resource isn't compiled/linked into the exe file (since you've used NULL for hModule param)

Mark


"Go that way, really fast. If something gets in your way, turn."

GeneralRe: How to Convert LPTSTR to string class in VC++ Pin
Jahnson K6-Jul-07 12:25
Jahnson K6-Jul-07 12:25 
GeneralRe: How to Convert LPTSTR to string class in VC++ Pin
Mark Salsbery6-Jul-07 13:35
Mark Salsbery6-Jul-07 13:35 
AnswerRe: How to Convert LPTSTR to string class in VC++ Pin
awah26-Jun-07 16:38
awah26-Jun-07 16:38 
QuestionUSB Stuff Pin
Akin Ocal26-Jun-07 12:39
Akin Ocal26-Jun-07 12:39 
AnswerRe: USB Stuff Pin
Christian Graus26-Jun-07 13:34
protectorChristian Graus26-Jun-07 13:34 
QuestionCrypto++ Help Pin
ErnestoNet26-Jun-07 10:52
ErnestoNet26-Jun-07 10:52 
AnswerRe: Crypto++ Help Pin
led mike26-Jun-07 12:18
led mike26-Jun-07 12:18 
AnswerRe: Crypto++ Help Pin
Mark Salsbery27-Jun-07 6:49
Mark Salsbery27-Jun-07 6:49 
QuestionWindows message vs connection points Pin
Rose8126-Jun-07 10:22
Rose8126-Jun-07 10:22 
AnswerRe: Windows message vs connection points Pin
led mike26-Jun-07 12:20
led mike26-Jun-07 12:20 
AnswerRe: Windows message vs connection points Pin
Roger Stoltz26-Jun-07 21:56
Roger Stoltz26-Jun-07 21:56 
QuestionCommon Controls Problem in XP but not in 2003 [modified] Pin
anselmo26-Jun-07 8:39
anselmo26-Jun-07 8:39 
AnswerRe: Common Controls Problem in XP but not in 2003 Pin
Mark Salsbery26-Jun-07 9:16
Mark Salsbery26-Jun-07 9:16 
GeneralRe: Common Controls Problem in XP but not in 2003 Pin
anselmo26-Jun-07 9:38
anselmo26-Jun-07 9:38 
GeneralRe: Common Controls Problem in XP but not in 2003 Pin
Mark Salsbery26-Jun-07 9:42
Mark Salsbery26-Jun-07 9:42 
GeneralRe: Common Controls Problem in XP but not in 2003 Pin
anselmo26-Jun-07 10:03
anselmo26-Jun-07 10:03 
GeneralRe: Common Controls Problem in XP but not in 2003 Pin
Mark Salsbery26-Jun-07 11:26
Mark Salsbery26-Jun-07 11:26 

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.