Click here to Skip to main content
15,908,931 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Get commandline arguments from process Pin
22491718-Apr-05 7:39
22491718-Apr-05 7:39 
GeneralRe: Get commandline arguments from process Pin
P Gibson18-Apr-05 22:18
P Gibson18-Apr-05 22:18 
GeneralRe: Get commandline arguments from process Pin
22491719-Apr-05 2:22
22491719-Apr-05 2:22 
GeneralDeskband, how to show/hide Pin
dkarpezo_218-Apr-05 4:59
dkarpezo_218-Apr-05 4:59 
GeneralRe: Deskband, how to show/hide Pin
Shaun Harrington11-Oct-06 3:54
Shaun Harrington11-Oct-06 3:54 
GeneralHWND / CWnd* - compile errors Pin
theFrenchHornet18-Apr-05 4:49
theFrenchHornet18-Apr-05 4:49 
GeneralRe: HWND / CWnd* - compile errors Pin
dkarpezo_218-Apr-05 5:15
dkarpezo_218-Apr-05 5:15 
GeneralRe: HWND / CWnd* - compile errors Pin
theFrenchHornet18-Apr-05 6:18
theFrenchHornet18-Apr-05 6:18 
Thanks.

It now compiles and executes properly.

If you have another minute though, I still get the error 'initializing': cannot convert from CWnd* to HWND unless I declare hNotepad as CWnd*. Then when I do that I have to use hNotepad->m_hWnd, which makes sense. Is there some include file I need such that I can declare hNotepad as HWND and then use it as you and Mark used it (i.e., without the ->m_hWnd)?


GeneralRe: HWND / CWnd* - compile errors Pin
Christian Graus18-Apr-05 17:04
protectorChristian Graus18-Apr-05 17:04 
GeneralRe: HWND / CWnd* - compile errors Pin
theFrenchHornet19-Apr-05 4:46
theFrenchHornet19-Apr-05 4:46 
GeneralBITS service with IP number instead of machine name Pin
Kri518-Apr-05 4:29
Kri518-Apr-05 4:29 
GeneralRegistry Function Pin
dSolariuM18-Apr-05 4:28
dSolariuM18-Apr-05 4:28 
GeneralRe: Registry Function Pin
22491718-Apr-05 7:22
22491718-Apr-05 7:22 
GeneralLittle Problem compiling Pin
doctorpi18-Apr-05 4:21
doctorpi18-Apr-05 4:21 
GeneralRe: Little Problem compiling Pin
Mike Dimmick18-Apr-05 4:31
Mike Dimmick18-Apr-05 4:31 
GeneralRe: Little Problem compiling Pin
doctorpi18-Apr-05 4:40
doctorpi18-Apr-05 4:40 
GeneralRe: Little Problem compiling Pin
Roland Pibinger18-Apr-05 9:48
Roland Pibinger18-Apr-05 9:48 
QuestionHow to create 10,000 threads in Windows 2000 in service? Pin
Amarelia18-Apr-05 3:56
Amarelia18-Apr-05 3:56 
AnswerRe: How to create 10,000 threads in Windows 2000 in service? Pin
Mike Dimmick18-Apr-05 4:22
Mike Dimmick18-Apr-05 4:22 
AnswerRe: How to create 10,000 threads in Windows 2000 in service? Pin
22491718-Apr-05 7:48
22491718-Apr-05 7:48 
AnswerRe: How to create 10,000 threads in Windows 2000 in service? Pin
David Crow18-Apr-05 8:33
David Crow18-Apr-05 8:33 
AnswerRe: How to create 10,000 threads in Windows 2000 in service? Pin
JWood18-Apr-05 9:47
JWood18-Apr-05 9:47 
AnswerRe: How to create 10,000 threads in Windows 2000 in service? Pin
rwestgraham18-Apr-05 12:42
rwestgraham18-Apr-05 12:42 
GeneralCTreeCtrl ordered insertion. Pin
Maximilien18-Apr-05 3:44
Maximilien18-Apr-05 3:44 
GeneralRe: CTreeCtrl ordered insertion. Pin
mark novak18-Apr-05 3:57
mark novak18-Apr-05 3:57 

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.