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 2005

Convert MFC 6.0 static libraries to managed application
Posted by Dani Peer at 9/30/2005 12:27:16 AM
Hi, We have few MFC 6.0 applications that are using many static libraries that are basically our infrastructure. Now we want to develop in C#, and we don't want to redesign all the infrastructure, that basically the libs are also using dependencies between them. From where to start ? and sugg...more >>


CStringT methods
Posted by Norman Diamond at 9/13/2005 12:00:00 AM
When MSDN says that a CStringT method takes an argument of type XCHAR (i.e. Unicode instance takes Unicode argument and ANSI instance takes ANSI argument), is there an overloaded method that takes an argument of type YCHAR (i.e. Unicode instance accepts ANSI argument and ANSI instance accepts ...more >>

.def for DLL
Posted by may at 9/9/2005 2:38:16 PM
I am trying to build a DLL. There are tons of new datatype and class are defined in the code. I wonder if there is an easy way to setup the .def file so that I can buid the dll and .lib? or is there a alternate way to avoid manully defining all the exports? Another questions is how can I ex...more >>



DevelopmentNow Blog