Click here to Skip to main content
15,889,462 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Hooks .. Pin
Abin14-May-04 3:04
Abin14-May-04 3:04 
GeneralRe: Hooks .. Pin
vividtang13-May-04 18:50
vividtang13-May-04 18:50 
GeneralMDI App in VS.NET Pin
#realJSOP13-May-04 12:29
mve#realJSOP13-May-04 12:29 
GeneralRe: MDI App in VS.NET Pin
Joe Woodbury13-May-04 12:49
professionalJoe Woodbury13-May-04 12:49 
GeneralRe: MDI App in VS.NET Pin
Antony M Kancidrowski14-May-04 4:00
Antony M Kancidrowski14-May-04 4:00 
GeneralCleanup using splitter windows Pin
MarcoNedwig13-May-04 12:20
MarcoNedwig13-May-04 12:20 
GeneralRe: Same Problem here... Pin
Sumit Kapoor13-May-04 22:03
Sumit Kapoor13-May-04 22:03 
GeneralActive X problem in MFC Pin
rahulmsaxena13-May-04 11:58
rahulmsaxena13-May-04 11:58 
hi!
I migrated an existing vc++ 6.0 application using activeX objects to VC++.Net (7.0) environment.
Initially I had problems with the ActiveX objects since they were not being supported in the recent version,the old code had the activex objects being accessed using the GetDlgItem() function,moreover this made sense since the function in which the objects were used were static.
I however created objects and accessed them using the cDialog ptr.
Things compiled well and the program works,but when I close the application I get a lot of memory leaks which is not acceptable... it says something like oleinit.cpp(i guess it might be something to do with the ActiveX objects).Secondly the application is being run in debug mode,I have to expilicity close the debug mode even after the close the window??
Is there anyway to close the activeX objects or delete them so that the memory used by them is to be freed explicitly..
Why is this happening?? any comments ..please help


thanks
rahul
GeneralAssigning a value to a char[] Pin
monrobot1313-May-04 11:46
monrobot1313-May-04 11:46 
GeneralRe: Assigning a value to a char[] Pin
Maxwell Chen13-May-04 17:26
Maxwell Chen13-May-04 17:26 
GeneralRe: Assigning a value to a char[] Pin
Michael Dunn13-May-04 18:05
sitebuilderMichael Dunn13-May-04 18:05 
GeneralRe: Assigning a value to a char[] Pin
vividtang13-May-04 18:31
vividtang13-May-04 18:31 
GeneralRe: Assigning a value to a char[] Pin
toxcct13-May-04 22:32
toxcct13-May-04 22:32 
GeneralRe: Assigning a value to a char[] Pin
monrobot1314-May-04 6:23
monrobot1314-May-04 6:23 
GeneralVS.NET and "picture controls" Pin
#realJSOP13-May-04 10:07
mve#realJSOP13-May-04 10:07 
GeneralRe: VS.NET and "picture controls" Pin
Michael Dunn13-May-04 18:10
sitebuilderMichael Dunn13-May-04 18:10 
GeneralActivex question Pin
Demian Panello13-May-04 8:58
Demian Panello13-May-04 8:58 
GeneralRe: Activex question Pin
BlackDice13-May-04 11:08
BlackDice13-May-04 11:08 
GeneralExit Code (0x2) from Dialog Based Apps Pin
Justin Cooke13-May-04 8:39
Justin Cooke13-May-04 8:39 
GeneralRe: Exit Code (0x2) from Dialog Based Apps Pin
David Crow13-May-04 9:24
David Crow13-May-04 9:24 
GeneralRe: Exit Code (0x2) from Dialog Based Apps Pin
Justin Cooke13-May-04 9:33
Justin Cooke13-May-04 9:33 
GeneralRe: Exit Code (0x2) from Dialog Based Apps Pin
David Crow13-May-04 9:39
David Crow13-May-04 9:39 
GeneralRe: Exit Code (0x2) from Dialog Based Apps Pin
Michael Dunn13-May-04 18:14
sitebuilderMichael Dunn13-May-04 18:14 
GeneralRe: Exit Code (0x2) from Dialog Based Apps Pin
Justin Cooke14-May-04 6:22
Justin Cooke14-May-04 6:22 
GeneralWindows XP look and feel on other applications Pin
SummerTime13-May-04 8:21
SummerTime13-May-04 8:21 

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.