Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
August 2006
September 2006
October 2006
December 2006
January 2007
March 2007
April 2007
May 2007
September 2007
October 2007
all groups > visual c libraries > september 2006

Internal monitoring
Posted by RonC at 9/18/2006 2:57:02 PM
I've been asked to supply the user with a program recap when the program closes. What has been requested is memory used by module, cpu used, page faults and disk use. Are these available within Windows one to fetch? I'm using VC++ 2003 for Windows. There is a MAC/Unix routine call...more >>


Using MFC classes
Posted by Charles Tam at 9/13/2006 4:31:02 AM
I've a WinForms application (VC++ 2005) and would like to include a couple of MFC classes (such as CArray, CString) into the Form class (Managed). What is the correct approach to include the MFC classes into the Managed project? ...more >>

"This application has requested the Runtime to terminate it in an unusual way..."
Posted by Mike C# at 9/12/2006 3:14:57 PM
Hi all, I keep getting this message in a VC++ 7.1 program I've written: This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. The line causing the headaches appears to be: wcscpy(data, MyCode.c_str(...more >>

MSVCRT.DLL on NT
Posted by Mystagogue at 9/7/2006 3:06:02 PM
I'm looking at a bunch of NT boxes, which have one of two versions of MSVCRT.DLL in C:\WinNT\system32. The version on some boxes is 4.20.6201, and is 6.00.8797 on others. My app only works with the later version, so I want to find out what service pack, patch, resource library, or whatever...more >>

Run-time error '429' : ActiveX can't create object
Posted by Lucy Ludmiller at 9/6/2006 12:25:55 AM
Sorry about the cross posts, not sure which group is the most relevant, since I am using C++, MFC/COM and VB6 I have written an MFC ActiveX control in C++. I want to use the control in VB6. The component builds succesfully, and is succesfully registered on my computer. I am able to referenc...more >>



DevelopmentNow Blog