Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C++ Libraries / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
malloc() & page boundaries -- Difference between VC6 and VC7 CRT?28 Nov 2005 18:56 GMT2
I was wondering if anyone knew of any changes in the CRT that would cause
malloc behavior to change between code built with VC6/VC7? We discovered a
segfault bug in production code built with VC6 that was not crashing
frequently at all. We fixed the bug, but in the meantime, our ...
Referencing C++ functions with pointer parameters from VB.NET28 Nov 2005 18:36 GMT1
have a .NET solution with a VB project and a C++ project.
The C++ project has namespace and public class with assorted functions.
I add the C++ project as a reference in the VB project.
When I look at Object Browser for the above reference, any C++ function in
Redistributable C Runtime libraries for Visual C++ 2005 Express24 Nov 2005 00:55 GMT3
I have Visual Studio C++ 2005 Express installed. I do not have
vcredist_x86.exe or any of the redist directories that are referenced in the
documentation. I have redist.txt that mentions the redistributable files, but
I don't have them. The only download I can find is for Beta2 ...
vc80_crt deployment failure16 Nov 2005 02:29 GMT6
Has anyone encountered this problem with the new merge modules?
We've encountered a difference in the RTM msm's from the Beta2 in that an
extra custom action SxsInstallCA has appeared but is not in the binary table.
This causes msi's built with the release vc80_crt to fail on the ...
_wcsnicmp, _mbsnicmp15 Nov 2005 17:18 GMT3
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt
__strnicmp.2c_._wcsnicmp.2c_._mbsnicmp.asp

is in the Visual Studio .NET section, and similar errors almost surely exist
in C++ library documentation in other sections of MSDN.
> The arguments and return ...
Using PostMessage in a Lib14 Nov 2005 11:24 GMT3
I am newbee in vc++ programming. Can a Win32 static library send or post
messages (SendMessage, PostMessage APIs) for the windows MFC application?????
Best Regards
Ahmad Zia
VC8 lib linked with VC6 project09 Nov 2005 21:15 GMT2
I have a library that I'm creating with VS2005 but I need to be able t
link it with a VS6 project.  I am getting some linker errors, mostl
surrounding _ftol2_sse and CxxFrameHandler3.  I've tried includin
different runtime libraries inside my library but nothing has helped.
Re: Cannot compile any cpp programs03 Nov 2005 22:00 GMT1
VSVars32.bat would be for when you are building from a command prompt.  It sets the environment variables necessary for compiling from a command line (but only for that command window, that session).
When building from inside the IDE, you instead use the "Directories" settings ...
Problem Linking03 Nov 2005 21:51 GMT6
Hope someone can help me with this.  I'm doing a command line build.  The
compile goes fine, but while attempting to link, the error:
LINK : fatal error LNK1181: cannot open input file 'advapi32.lib'
is generated, although I changed my Windows 2000 LIB environment variable to
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.