Click here to Skip to main content
16,012,082 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: a prog like Spy++ Pin
24-Jan-01 23:00
suss24-Jan-01 23:00 
GeneralRe: a prog like Spy++ Pin
Tom K25-Jan-01 1:41
Tom K25-Jan-01 1:41 
GeneralCObArray Assertion !!! Pin
24-Jan-01 20:54
suss24-Jan-01 20:54 
GeneralRe: CObArray Assertion !!! Pin
AlexMarbus25-Jan-01 7:47
AlexMarbus25-Jan-01 7:47 
GeneralRe: CObArray Assertion !!! Pin
25-Jan-01 20:29
suss25-Jan-01 20:29 
GeneralRe: CObArray Assertion !!! Pin
6-Feb-01 12:34
suss6-Feb-01 12:34 
GeneralLoadstring Fails on Win98 Pin
Lea Johnson24-Jan-01 18:02
Lea Johnson24-Jan-01 18:02 
GeneralRe: Loadstring Fails on Win98 Pin
Matt.W.24-Jan-01 19:05
Matt.W.24-Jan-01 19:05 
Lea,
can't say I've ever had this problem. I presume you are refering to the WIN32 API version of LoadString? Looking at it in the MSDN my first guess was that maybe you are having buffer problems, NT being UNICODE and Win98 being...well what is it exactly? Wink | ;) (sorry that was not very helpfull was it).

My advice is to try using the API call GetLastError(), which will return you an error code (that may have been set by the LoadString call).
There is an error list in the MSDN some where which will help you decipher what the error code means.

Accept that some days you are the pigeon and some days the statue.
GeneralSystem Tray problem ( program keeps quitting) Pin
Christian Graus24-Jan-01 13:09
protectorChristian Graus24-Jan-01 13:09 
GeneralWMSDK(Windows Media SDK) and MFC Pin
24-Jan-01 11:23
suss24-Jan-01 11:23 
GeneralCTreeCtrl Pin
Fabrizio24-Jan-01 4:22
Fabrizio24-Jan-01 4:22 
GeneralInternet Programming Pin
RaviShankar24-Jan-01 4:12
RaviShankar24-Jan-01 4:12 
QuestionHow to use Interface?? Pin
Tom K24-Jan-01 3:55
Tom K24-Jan-01 3:55 
AnswerRe: How to use Interface?? Pin
Erik Thompson24-Jan-01 7:11
sitebuilderErik Thompson24-Jan-01 7:11 
GeneralIrDA under WInCE Pin
Alex Gusev23-Jan-01 23:53
Alex Gusev23-Jan-01 23:53 
GeneralCLS in a DOS box Pin
jerry0davis23-Jan-01 23:51
jerry0davis23-Jan-01 23:51 
GeneralRe: CLS in a DOS box Pin
Tim Deveaux24-Jan-01 4:05
Tim Deveaux24-Jan-01 4:05 
GeneralMutli_Threading ( WaitForMultipleObject) Pin
.::RockNix::.23-Jan-01 23:40
.::RockNix::.23-Jan-01 23:40 
GeneralModern shortcuts Pin
23-Jan-01 23:31
suss23-Jan-01 23:31 
QuestionWhat is const = 0 Pin
23-Jan-01 23:00
suss23-Jan-01 23:00 
AnswerRe: What is const = 0 Pin
Matt.W.24-Jan-01 0:12
Matt.W.24-Jan-01 0:12 
GeneralProblem with a tree view !!! Pin
Walid MEDDEB23-Jan-01 22:15
Walid MEDDEB23-Jan-01 22:15 
GeneralRe: Problem with a tree view !!! Pin
David Fedolfi25-Jan-01 6:05
David Fedolfi25-Jan-01 6:05 
GeneralRe: Problem with a tree view !!! Pin
25-Jan-01 21:58
suss25-Jan-01 21:58 
GeneralRe: Problem with a tree view !!! Pin
Walid MEDDEB26-Jan-01 5:44
Walid MEDDEB26-Jan-01 5:44 

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.