Click here to Skip to main content
15,902,189 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: STL / elegant file input (basic question!) Pin
Ryan Binns8-Sep-04 3:55
Ryan Binns8-Sep-04 3:55 
GeneralRe: STL / elegant file input (basic question!) Pin
LiquidEyes8-Sep-04 4:10
LiquidEyes8-Sep-04 4:10 
GeneralRe: STL / elegant file input (basic question!) Pin
Ryan Binns8-Sep-04 4:28
Ryan Binns8-Sep-04 4:28 
Generalwhy rebuilding the proj failed eventhough it was running before. Pin
pnpfriend7-Sep-04 7:57
pnpfriend7-Sep-04 7:57 
GeneralRe: why rebuilding the proj failed eventhough it was running before. Pin
David Crow7-Sep-04 9:00
David Crow7-Sep-04 9:00 
GeneralRe: why rebuilding the proj failed eventhough it was running before. Pin
pnpfriend8-Sep-04 6:57
pnpfriend8-Sep-04 6:57 
GeneralCan't have a child window in the non-client area painting itself Pin
DaFrawg7-Sep-04 7:04
DaFrawg7-Sep-04 7:04 
Generalembedded activex Pin
s3b07-Sep-04 6:34
s3b07-Sep-04 6:34 
hello
i want to make ActiveX control (VC++6.0) build from other ActiveX controls created in run time. i used MFC ActiveX Wizard to generate the code and now:
1) i have AfxEnableControlContainer() in InitInstance
2) in OnDraw i'm trying to do sth. like:
this->CreateControl("QButton.Button", "", WS_VISIBLE, rc, this, IDR_BATON, NULL, FALSE, NULL);
but it causes run time error (assertion failed with hwnd argument).

can anybody help me?
thanks in advance

--
s3b0
Generalsearching a grid vector Pin
webmanc7-Sep-04 5:17
webmanc7-Sep-04 5:17 
QuestionSpell Checker API? Pin
Steve Schaneville7-Sep-04 5:10
professionalSteve Schaneville7-Sep-04 5:10 
AnswerRe: Spell Checker API? Pin
Steve Schaneville7-Sep-04 5:20
professionalSteve Schaneville7-Sep-04 5:20 
AnswerRe: Spell Checker API? Pin
David Crow7-Sep-04 5:49
David Crow7-Sep-04 5:49 
GeneralRe: Spell Checker API? Pin
Steve Schaneville7-Sep-04 6:36
professionalSteve Schaneville7-Sep-04 6:36 
GeneralRe: Spell Checker API? Pin
Nemanja Trifunovic7-Sep-04 8:37
Nemanja Trifunovic7-Sep-04 8:37 
GeneralRe: Spell Checker API? Pin
David Crow7-Sep-04 8:56
David Crow7-Sep-04 8:56 
AnswerRe: Spell Checker API? Pin
Graham Bradshaw7-Sep-04 6:21
Graham Bradshaw7-Sep-04 6:21 
GeneralRe: Spell Checker API? Pin
Steve Schaneville7-Sep-04 6:35
professionalSteve Schaneville7-Sep-04 6:35 
GeneralCTreeCtrl Right Click question... Pin
Maximilien7-Sep-04 5:04
Maximilien7-Sep-04 5:04 
GeneralRe: CTreeCtrl Right Click question... Pin
Hans Ruck7-Sep-04 6:00
Hans Ruck7-Sep-04 6:00 
GeneralRe: CTreeCtrl Right Click question... Pin
Maximilien7-Sep-04 6:43
Maximilien7-Sep-04 6:43 
GeneralImage Processing problem Pin
fenter_ren7-Sep-04 3:56
fenter_ren7-Sep-04 3:56 
General[MFC] ActiveX Pin
chrone7-Sep-04 3:26
chrone7-Sep-04 3:26 
GeneralLocked Computer and Hooking Pin
caykahve7-Sep-04 2:09
caykahve7-Sep-04 2:09 
GeneralRe: Locked Computer and Hooking Pin
gamitech7-Sep-04 10:01
gamitech7-Sep-04 10:01 
GeneralGet URL via Drag'n'Drop Pin
e-DJ7-Sep-04 1:44
e-DJ7-Sep-04 1:44 

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.