Click here to Skip to main content
15,891,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to display other exe by clicking another exe button Pin
valikac2-Feb-04 5:09
valikac2-Feb-04 5:09 
GeneralRe: how to display other exe by clicking another exe button Pin
singh_nav2-Feb-04 17:14
singh_nav2-Feb-04 17:14 
GeneralRe: how to display other exe by clicking another exe button Pin
valikac2-Feb-04 17:33
valikac2-Feb-04 17:33 
GeneralRe: how to display other exe by clicking another exe button Pin
singh_nav2-Feb-04 19:51
singh_nav2-Feb-04 19:51 
GeneralRe: how to display other exe by clicking another exe button Pin
valikac3-Feb-04 4:59
valikac3-Feb-04 4:59 
GeneralRe: how to display other exe by clicking another exe button Pin
singh_nav4-Feb-04 23:34
singh_nav4-Feb-04 23:34 
GeneralRe: how to display other exe by clicking another exe button Pin
valikac5-Feb-04 5:56
valikac5-Feb-04 5:56 
Questionnewbie question of the day: How do you retrieve your app's HWND handle? Pin
andreir231-Feb-04 23:15
andreir231-Feb-04 23:15 
I have a small dialog-based app made with MFC AppWizard.
In the dialog class I do some stuff and need to have handle for the window (dialog window).
I use ::SetTimer and ::KillTimer and they require the handle (HWND type not CWnd type!) of the app.

BTW.. Is there any example of how to use SetWaitableTimer?

TIA!
AnswerRe: newbie question of the day: How do you retrieve your app's HWND handle? Pin
Rickard Andersson202-Feb-04 0:21
Rickard Andersson202-Feb-04 0:21 
GeneralRe: newbie question of the day: How do you retrieve your app's HWND handle? Pin
Diddy2-Feb-04 0:48
Diddy2-Feb-04 0:48 
GeneralA Simple Notepad Application Pin
Caoimh1-Feb-04 23:04
Caoimh1-Feb-04 23:04 
GeneralRe: A Simple Notepad Application Pin
Selvam R1-Feb-04 23:27
professionalSelvam R1-Feb-04 23:27 
GeneralRe: A Simple Notepad Application Pin
Anonymous1-Feb-04 23:49
Anonymous1-Feb-04 23:49 
GeneralRe: A Simple Notepad Application Pin
Selvam R2-Feb-04 6:21
professionalSelvam R2-Feb-04 6:21 
QuestionHow to create new folder after spacify it's name and path Pin
rasha20031-Feb-04 22:58
rasha20031-Feb-04 22:58 
AnswerRe: How to create new folder after spacify it's name and path Pin
фил1-Feb-04 23:14
фил1-Feb-04 23:14 
GeneralRe: How to create new folder after spacify it's name and path Pin
rasha20031-Feb-04 23:35
rasha20031-Feb-04 23:35 
GeneralRe: How to create new folder after spacify it's name and path Pin
Selvam R2-Feb-04 0:18
professionalSelvam R2-Feb-04 0:18 
GeneralRe: How to create new folder after spacify it's name and path Pin
rasha20032-Feb-04 1:32
rasha20032-Feb-04 1:32 
GeneralRe: How to create new folder after spacify it's name and path Pin
Steve S2-Feb-04 2:36
Steve S2-Feb-04 2:36 
GeneralRe: How to create new folder after spacify it's name and path Pin
Anonymous2-Feb-04 2:56
Anonymous2-Feb-04 2:56 
Generalpcap_dump() problem Pin
styve1-Feb-04 22:34
styve1-Feb-04 22:34 
GeneralRe: pcap_dump() problem Pin
Garth J Lancaster1-Feb-04 23:42
professionalGarth J Lancaster1-Feb-04 23:42 
Generali solve it Pin
styve1-Feb-04 23:48
styve1-Feb-04 23:48 
GeneralAn icon in taskbar Pin
Filomela1-Feb-04 20:35
Filomela1-Feb-04 20:35 

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.