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

C / C++ / MFC

 
GeneralRe: subclassing in win32 Pin
A T I F6-Jul-04 20:56
A T I F6-Jul-04 20:56 
GeneralRe: subclassing in win32 Pin
Manu817-Jul-04 5:53
Manu817-Jul-04 5:53 
GeneralRe: subclassing in win32 Pin
A T I F8-Jul-04 21:21
A T I F8-Jul-04 21:21 
GeneralGuys with VsFlexGrid Experience Pin
Pazzuzu6-Jul-04 19:45
Pazzuzu6-Jul-04 19:45 
GeneralDoubt in Filter Driver! Pin
Ilamparithi6-Jul-04 19:41
Ilamparithi6-Jul-04 19:41 
GeneralMS-ACCESS SECURITY Pin
vyjesh6-Jul-04 19:36
vyjesh6-Jul-04 19:36 
GeneralRe: MS-ACCESS SECURITY Pin
David Crow7-Jul-04 3:26
David Crow7-Jul-04 3:26 
Generalwt message is generated on window Maximize Pin
Zeeshan Bilal6-Jul-04 19:26
Zeeshan Bilal6-Jul-04 19:26 
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 

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.