Click here to Skip to main content
15,922,007 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Modify the context menu string at runtime. Pin
Neha3-Aug-02 0:27
Neha3-Aug-02 0:27 
GeneralRe: Modify the context menu string at runtime. Pin
Pavel Klocek3-Aug-02 2:29
Pavel Klocek3-Aug-02 2:29 
QuestionHow to rebuld Desktop Icon? Pin
AlexDr2-Aug-02 22:52
AlexDr2-Aug-02 22:52 
GeneralHelp with Stack overflow Pin
Biff2-Aug-02 22:24
Biff2-Aug-02 22:24 
QuestionSmart Card anyone? Pin
Anonymous2-Aug-02 22:14
Anonymous2-Aug-02 22:14 
AnswerRe: Smart Card anyone? Pin
JohnnyG3-Aug-02 5:26
JohnnyG3-Aug-02 5:26 
Questionwindow's init message ? Pin
includeh102-Aug-02 20:16
includeh102-Aug-02 20:16 
AnswerRe: window's init message ? Pin
Nish Nishant2-Aug-02 20:47
sitebuilderNish Nishant2-Aug-02 20:47 
includeh10 wrote:
WM_CREATE is no what i want, because the message is sent before window is properly created, i.e. on the message, SetTimer function can't be used because HWND is not OK in the moment.

[msdn]The WM_CREATE message is sent when an application requests that a window be created by calling the CreateWindowEx or CreateWindow function. (The message is sent before the function returns.) The window procedure of the new window receives this message after the window is created, but before the window becomes visible[/msdn]

The HWND is valid!

Nish


Author of the romantic comedy

Summer Love and Some more Cricket [New Win]

Review by Shog9
Click here for review[NW]

GeneralRe: window's init message ? Pin
includeh102-Aug-02 20:52
includeh102-Aug-02 20:52 
GeneralRe: window's init message ? Pin
Nish Nishant2-Aug-02 21:05
sitebuilderNish Nishant2-Aug-02 21:05 
GeneralRe: window's init message ? Pin
includeh102-Aug-02 21:25
includeh102-Aug-02 21:25 
GeneralRe: window's init message ? Pin
PJ Arends2-Aug-02 21:53
professionalPJ Arends2-Aug-02 21:53 
GeneralRe: window's init message ? Pin
Nish Nishant2-Aug-02 22:02
sitebuilderNish Nishant2-Aug-02 22:02 
GeneralRe: window's init message ? Pin
includeh102-Aug-02 22:49
includeh102-Aug-02 22:49 
GeneralRe: window's init message ? Pin
ColinDavies2-Aug-02 21:55
ColinDavies2-Aug-02 21:55 
GeneralURL for bmp to jpeg Pin
suresh_sathya2-Aug-02 20:13
suresh_sathya2-Aug-02 20:13 
GeneralRe: URL for bmp to jpeg Pin
Chris Losinger2-Aug-02 20:18
professionalChris Losinger2-Aug-02 20:18 
GeneralRe: URL for bmp to jpeg Pin
-Dy5-Aug-02 0:41
-Dy5-Aug-02 0:41 
QuestionCPP question??? Pin
alex.barylski2-Aug-02 20:00
alex.barylski2-Aug-02 20:00 
AnswerRe: CPP question??? Pin
Chris Losinger2-Aug-02 20:07
professionalChris Losinger2-Aug-02 20:07 
GeneralRe: CPP question??? Pin
alex.barylski2-Aug-02 20:49
alex.barylski2-Aug-02 20:49 
GeneralRe: CPP question??? Pin
Christian Graus2-Aug-02 21:08
protectorChristian Graus2-Aug-02 21:08 
GeneralRe: CPP question??? Pin
alex.barylski2-Aug-02 22:30
alex.barylski2-Aug-02 22:30 
GeneralRe: CPP question??? Pin
Chris Losinger3-Aug-02 5:07
professionalChris Losinger3-Aug-02 5:07 
GeneralProblem in Detecting System Idle time Pin
Prateeti2-Aug-02 19:38
Prateeti2-Aug-02 19:38 

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.