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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Same code build twice => diff binary14 Jun 2004 14:51 GMT15
I am using Win2k, VS. NET 7.1 (MS development Environment 2003 7.1.3088)
and I noticed that by building the exact same code twice the generated
binaries are different (not much, but they are). To be sure I tried a
simple application like void main(){} and 2 times rebuilding the ...
saving a webpage in vc++13 Jun 2004 13:56 GMT1
The following snippet is part of a software. This software runs on a webpage and the following snippet saves that webpage. The problem is that untill i close down the website on which the software is working the process of  saving file is not getting completed. I want the ...
bug? namespace not needed11 Jun 2004 19:55 GMT1
encountered a bug (?) using *template* and *namespace* in MS VC++ .Net 2003 (7.1.3088).
After long searches, I could reduce it to the following code:
namespace MyNS {
    struct A {
VS 2005 May Preview:  MSVCRT.lib(cpu_disp.obj) : error LNK2005: __set_SSE2_enable already defined in MSVCRT.lib(MSVCR80.dll)10 Jun 2004 21:05 GMT3
I'm trying to get stuff to compile with the May VS 2005 Tech Preview and I
get the following error when trying to link a .DLL:
MSVCRT.lib(cpu_disp.obj) : error LNK2005: __set_SSE2_enable already defined
in MSVCRT.lib(MSVCR80.dll)
key events on browser contained in my application08 Jun 2004 08:10 GMT1
I'm developing a client application to chat with other people. This one has
several functionalities that are not important here. My problem is that it
contains a web browser where I load a page to chat with other people. I use
my own class to implement the browser container. It ...
Porting Code from VC++ 6.0 to VC++.NET07 Jun 2004 19:59 GMT1
I took a code that was written in VC++6.0 using MFC and compiled in VC++.NET. It compiled fine but when I execute the application I get an Debug Assertion Failed Message. The Code works fine in VC++ 6.0 Can someone please tell me what is wrong
Debug Assertion Failed
File: afxwin1 ...
Visual C++ runtime error - when printing04 Jun 2004 18:44 GMT1
H
Am not really that up on computers so not sure if I have posted this to the right newsgroup!  I am running Windows XP and find that, sometimes, when I go to print (whether in word, excel, the internet) a box comes up saying "Microsoft Visual C++ Runtime Library. Runtime Error! ...
error LNK2019: unresolved external symbol _main referenced in function _mainCRTStartup04 Jun 2004 18:19 GMT1
I met this error,what's the reason?
Thanks in advance.
 
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.