Click here to Skip to main content
15,888,461 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: wt message is generated on window Maximize Pin
A T I F6-Jul-04 21:05
A T I F6-Jul-04 21:05 
GeneralRe: wt message is generated on window Maximize Pin
Zeeshan Bilal6-Jul-04 21:34
Zeeshan Bilal6-Jul-04 21:34 
Questionhow to use CSlider Control Pin
Zeeshan Bilal6-Jul-04 18:12
Zeeshan Bilal6-Jul-04 18:12 
AnswerRe: how to use CSlider Control Pin
V.6-Jul-04 23:14
professionalV.6-Jul-04 23:14 
QuestionHow to change the Color Palatte of Gif File. Pin
pubududilena6-Jul-04 17:45
pubududilena6-Jul-04 17:45 
Generalhelp with windows messages for ending a process Pin
AmericanBacon6-Jul-04 17:28
AmericanBacon6-Jul-04 17:28 
GeneralRe: help with windows messages for ending a process Pin
Ryan Binns6-Jul-04 18:22
Ryan Binns6-Jul-04 18:22 
GeneralNeed help! LoadImage took 30 seconds to load an icon Pin
Neil Yao6-Jul-04 17:16
Neil Yao6-Jul-04 17:16 
I can't believe it. The following line of code takes 30 seconds or more to finish. It does not happen all the time, which is even worse. For most of the time, everything just work fine. But once in a while, the program freeze for half a minute or more. The program log tells that it block at the following line. The worst thing is that I cannot reproduce the problem in my deveoping environment. It just happen on the customer's machineSigh | :sigh:
HICON h = (HICON)LoadImage(0,strFile, IMAGE_ICON, nWidth, nHeight, LR_LOADFROMFILE);
Anybody can help me?Cry | :((
GeneralRe: Need help! LoadImage took 30 seconds to load an icon Pin
Johan Rosengren6-Jul-04 21:19
Johan Rosengren6-Jul-04 21:19 
GeneralStructur Read/Write From a File Pin
lewislewis_lewis6-Jul-04 17:04
lewislewis_lewis6-Jul-04 17:04 
GeneralRe: Structur Read/Write From a File Pin
Christian Graus6-Jul-04 17:08
protectorChristian Graus6-Jul-04 17:08 
GeneralRe: Structur Read/Write From a File Pin
#realJSOP7-Jul-04 3:22
mve#realJSOP7-Jul-04 3:22 
QuestionHow to know the previous function from stack.. Pin
TssPrasad6-Jul-04 16:55
sussTssPrasad6-Jul-04 16:55 
AnswerRe: How to know the previous function from stack.. Pin
Christian Graus6-Jul-04 17:05
protectorChristian Graus6-Jul-04 17:05 
AnswerRe: How to know the previous function from stack.. Pin
parths6-Jul-04 21:37
parths6-Jul-04 21:37 
AnswerRe: How to know the previous function from stack.. Pin
David Crow7-Jul-04 3:32
David Crow7-Jul-04 3:32 
GeneralHelp Thread Process and Window Pin
phamdoan6-Jul-04 16:49
phamdoan6-Jul-04 16:49 
GeneralEnumThreadWindows Function Pin
Blake Miller7-Jul-04 5:02
Blake Miller7-Jul-04 5:02 
GeneralDumb RichEditView Question Pin
merkit6-Jul-04 16:28
merkit6-Jul-04 16:28 
GeneralRe: Dumb RichEditView Question Pin
David Crow7-Jul-04 3:33
David Crow7-Jul-04 3:33 
GeneralCheckRadioButton makes recursive calls Pin
elephantstar6-Jul-04 13:57
elephantstar6-Jul-04 13:57 
GeneralRe: CheckRadioButton makes recursive calls Pin
David Crow7-Jul-04 3:54
David Crow7-Jul-04 3:54 
GeneralRe: CheckRadioButton makes recursive calls Pin
elephantstar7-Jul-04 9:41
elephantstar7-Jul-04 9:41 
GeneralRe: CheckRadioButton makes recursive calls Pin
David Crow7-Jul-04 10:01
David Crow7-Jul-04 10:01 
GeneralRe: CheckRadioButton makes recursive calls Pin
elephantstar7-Jul-04 11:55
elephantstar7-Jul-04 11:55 

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.