Click here to Skip to main content
16,011,626 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: BoundsChecker errors Pin
Kelly Herald19-May-04 16:56
Kelly Herald19-May-04 16:56 
GeneralRe: BoundsChecker errors Pin
Joe Woodbury19-May-04 16:59
professionalJoe Woodbury19-May-04 16:59 
GeneralActive X Controls in Dialog Pin
monrobot1319-May-04 4:56
monrobot1319-May-04 4:56 
GeneralRe: Active X Controls in Dialog Pin
Mike Dimmick19-May-04 5:19
Mike Dimmick19-May-04 5:19 
GeneralRe: Active X Controls in Dialog Pin
monrobot1319-May-04 6:44
monrobot1319-May-04 6:44 
GeneralRe: Active X Controls in Dialog Pin
Andrew Quinn AUS19-May-04 5:57
Andrew Quinn AUS19-May-04 5:57 
GeneralRe: Active X Controls in Dialog Pin
monrobot1319-May-04 6:48
monrobot1319-May-04 6:48 
GeneralRe: Active X Controls in Dialog Pin
Andrew Quinn AUS19-May-04 8:46
Andrew Quinn AUS19-May-04 8:46 
Hi Aaron,

No you don't need to call AfxEnableControlContainer unless you want to support containment of ActiveX objects. My advice would be to add it anyway - YOU may not need it now but the developer that comes along after you may need it to enhance your app (save him going through the same hoops).

If you do leave it in, don't forget to include #include <afxdisp.h> in your stdafx.h file.

Cheers,
Andy
GeneralRe: Active X Controls in Dialog Pin
monrobot1319-May-04 9:02
monrobot1319-May-04 9:02 
GeneralCant rebuild ClassView file Pin
Wheatbread19-May-04 4:50
Wheatbread19-May-04 4:50 
GeneralRe: Cant rebuild ClassView file Pin
valikac19-May-04 5:03
valikac19-May-04 5:03 
GeneralRe: Cant rebuild ClassView file Pin
Wheatbread19-May-04 5:06
Wheatbread19-May-04 5:06 
GeneralRe: Cant rebuild ClassView file Pin
jmkhael19-May-04 5:03
jmkhael19-May-04 5:03 
GeneralRe: Cant rebuild ClassView file Pin
Wheatbread19-May-04 5:07
Wheatbread19-May-04 5:07 
GeneralRe: Cant rebuild ClassView file Pin
bikram singh19-May-04 5:55
bikram singh19-May-04 5:55 
GeneralRe: Cant rebuild ClassView file Pin
*Dreamz20-May-04 19:28
*Dreamz20-May-04 19:28 
GeneralCustomDraw and ClistCtrl's SubItem Pin
amit_k_gupta19-May-04 4:41
amit_k_gupta19-May-04 4:41 
GeneralRe: CustomDraw and ClistCtrl's SubItem Pin
valikac19-May-04 5:07
valikac19-May-04 5:07 
GeneralRe: CustomDraw and ClistCtrl's SubItem Pin
amit_k_gupta19-May-04 20:42
amit_k_gupta19-May-04 20:42 
GeneralRe: CustomDraw and ClistCtrl's SubItem Pin
valikac20-May-04 5:13
valikac20-May-04 5:13 
GeneralDisplaying a short movie in same window over 3D display - need an advice Pin
robert_s19-May-04 3:50
robert_s19-May-04 3:50 
GeneralStatusbox and toolbar overwritten Pin
Wigwog19-May-04 2:42
Wigwog19-May-04 2:42 
GeneralFilling the Clipboard using the CDC Pin
Cedar Sith19-May-04 2:36
Cedar Sith19-May-04 2:36 
GeneralRe: Filling the Clipboard using the CDC Pin
ohadp19-May-04 3:09
ohadp19-May-04 3:09 
GeneralRe: Filling the Clipboard using the CDC Pin
Cedar Sith19-May-04 4:02
Cedar Sith19-May-04 4:02 

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.