Click here to Skip to main content
15,896,348 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CFileDialog dialog box does not come up for some unknown reason Pin
David Crow20-Nov-06 4:02
David Crow20-Nov-06 4:02 
GeneralRe: CFileDialog dialog box does not come up for some unknown reason Pin
Mila02520-Nov-06 20:21
Mila02520-Nov-06 20:21 
QuestionGet pointer to an control on TabCtrl? [modified] Pin
bosfan20-Nov-06 3:19
bosfan20-Nov-06 3:19 
GeneralC++ Newbie needs data on projects (dsw) and builds Pin
Brady Kelly20-Nov-06 3:07
Brady Kelly20-Nov-06 3:07 
QuestionExport CString object from Dll Pin
Hadi Dayvary20-Nov-06 1:12
professionalHadi Dayvary20-Nov-06 1:12 
AnswerRe: Export CString object from Dll Pin
Mark Salsbery20-Nov-06 5:28
Mark Salsbery20-Nov-06 5:28 
Questionloading active-x control(ocx) at runtime. Pin
pv_pravin20-Nov-06 0:14
pv_pravin20-Nov-06 0:14 
AnswerRe: loading active-x control(ocx) at runtime. Pin
Cedric Moonen20-Nov-06 1:40
Cedric Moonen20-Nov-06 1:40 
Why do you want to load it at run-time, for what reason ?
The purpose of an ActiveX control is not to be loaded at run-time.

You need to have the wrapper classes that are generated when you add the ActiveX to your project. Without these classes, how can you 'communicate' with the control ?


Cédric Moonen
Software developer

Charting control [v1.1]

GeneralRe: loading active-x control(ocx) at runtime. Pin
TClarke20-Nov-06 3:12
TClarke20-Nov-06 3:12 
GeneralRe: loading active-x control(ocx) at runtime. Pin
Cedric Moonen20-Nov-06 4:25
Cedric Moonen20-Nov-06 4:25 
GeneralRe: loading active-x control(ocx) at runtime. Pin
TClarke20-Nov-06 4:52
TClarke20-Nov-06 4:52 
GeneralRe: loading active-x control(ocx) at runtime. Pin
pv_pravin20-Nov-06 17:58
pv_pravin20-Nov-06 17:58 
GeneralRe: loading active-x control(ocx) at runtime. Pin
pv_pravin20-Nov-06 17:52
pv_pravin20-Nov-06 17:52 
GeneralRe: loading active-x control(ocx) at runtime. Pin
TClarke21-Nov-06 1:40
TClarke21-Nov-06 1:40 
QuestionService app Pin
Sunil P V20-Nov-06 0:00
Sunil P V20-Nov-06 0:00 
AnswerRe: Service app Pin
David Crow20-Nov-06 2:47
David Crow20-Nov-06 2:47 
QuestionCTreeCtrl related problem Pin
harsha_123419-Nov-06 23:57
harsha_123419-Nov-06 23:57 
AnswerRe: CTreeCtrl related problem Pin
Mila02520-Nov-06 2:15
Mila02520-Nov-06 2:15 
AnswerRe: CTreeCtrl related problem Pin
Parthi_Appu20-Nov-06 2:26
Parthi_Appu20-Nov-06 2:26 
QuestionSTL: Assign vector to array Pin
Mr.Brainley19-Nov-06 23:34
Mr.Brainley19-Nov-06 23:34 
AnswerRe: STL: Assign vector to array Pin
Michael Dunn19-Nov-06 23:38
sitebuilderMichael Dunn19-Nov-06 23:38 
GeneralRe: STL: Assign vector to array Pin
Sceptic Mole20-Nov-06 4:45
Sceptic Mole20-Nov-06 4:45 
GeneralRe: STL: Assign vector to array Pin
Stephen Hewitt20-Nov-06 12:26
Stephen Hewitt20-Nov-06 12:26 
QuestionMicrosoft Systems Journal recent issues Pin
sawerr19-Nov-06 23:16
sawerr19-Nov-06 23:16 
AnswerRe: Microsoft Systems Journal recent issues Pin
Steve S20-Nov-06 2:42
Steve S20-Nov-06 2:42 

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.