Groups | Blog | Home


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 > june 2005

DLL access improvement
Posted by Guesdon Vincent at 6/29/2005 3:46:50 PM
Hi All, I am looking for a solution to optimize access to a function in a DLL. I made severals tests and the performance down about 60% between an access to a function in a DLL and the same function implement in the EXE. regards, Vincent ...more >>


Regarding RS232 PORT communication in VC++
Posted by ARJUN at 6/28/2005 4:37:08 AM
Hi dear friends, I am looking for sample RS232 port communication SAMPLE program in VC++. Where can I download it? ...more >>

Deserialization (IMPLEMENT_SERIAL bug)
Posted by Matt Osborn at 6/23/2005 11:45:51 AM
Does anybody know the status of this bug (KB322621)? We're running on XP Pro (all critical updates applied); compiling with VC++ ..NET 2003 (our customers will be running on a variety of computers). I'm deciding if I should abandon CArchive in its entirety and just roll my own. ...more >>

Crash in _vsnprintf? va_args issue help
Posted by WXS at 6/22/2005 7:03:08 PM
I'm porting an application from VC++ 6.0 to VC++ 2003 and I'm seeing crashes sometimes when _vsnprintf is called sometimes with format strings that have a"%s" in them. When I debug the code within _vsnprintf_ it calls output and internally after finding the %s it tries to get the next int par...more >>

compiler annoying and unclear warning
Posted by Janiv Ratson at 6/15/2005 12:30:57 PM
Hello,=20 While compiling my project I get the following warning: c:\Program Files\Microsoft Visual Studio .NET = 2003\Vc7\atlmfc\include\atlstr.h(392) : warning C4995: 'wvsprintfA': = name was marked as #pragma deprecated I don't understand where it comes crom, because I do not include = <a...more >>

Replacing DLLs
Posted by Sami Lakka at 6/14/2005 2:26:04 PM
Hi, If I have an application that uses 3rd party libraries is there any possibility to replace these 3rd party libraries (DLL) in my app without making any changes to my source code? Basically I would wan't to perform couple of operations in my own library and then delegate the processing to ...more >>

ifstream upgrade?
Posted by Maynard at 6/10/2005 5:08:02 AM
I'm attempting to upgrade code written w/ VC++ 6.0 to .NET. I'm aware of most of the "major" changes from 6.0 to .NET, but subtle changes keep popping up that I'm having difficulty finding documentation on. For example, several user defined classes store an ifstream data member. In the ...more >>



DevelopmentNow Blog