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 / Managed C++ / September 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
/NOENTRY Link error in Managed c++ Web Service19 Sep 2003 01:15 GMT1
I have a managed c++ web service that uses ATL.
Everything worked fine with VC 7.0, but when I recompile
with VC 7.1 I get the following link warning:
LINK : warning LNK4243: DLL containing objects compiled with /clr is not
Bug in Visual C++ 7.1 ?18 Sep 2003 21:56 GMT3
Can anyone confirm if the following is a bug in MSVC++7.1, or an error
in the code?. This compiles fine under g++ and MSVC++7.0
#include <string>
using std::string;
translation from C# to VC++ .NET 18 Sep 2003 20:33 GMT2
I want to change this code example wrote in C# to VC++ .NET, please give me
a translation
namespace MyNamespace
{
Getting the correct filesize?18 Sep 2003 15:29 GMT1
I am doing the following to read in a file however it does'nt seem to be
reading in the correct size its like a few hundred bytes short?
level = fopen("c:\\MALEV01.AIM","r");
fseek(level,0,SEEK_END);
unresolved external symbol ___security_cookie18 Sep 2003 09:27 GMT3
I am converting some projects from VS 6.0 to VS .NET 2003 and I get a linker
error
error LNK2001: unresolved external symbol ___security_cookie or
error LNK2001: unresolved external symbol ___security_cookie
error result returned from 'cl.exe' 18 Sep 2003 07:39 GMT1
When I try to compile my VC++.Net project in the release mode, I'm getting
the error, "error result returned from 'cl.exe' ". It happens when I add a
static data member to a class whose all other members are static
This doesn't happen when I compile in the debug mode.
Running C++ code in VC++.Net18 Sep 2003 04:39 GMT2
I have a C++ code. I tried to open and run in in VC++.Net
and it gave me an error: fatal error C1083: Cannot open
include file: 'getopt.h': No such file or directory
Somehow it did not find the standard C++ library. And the
Installation problem18 Sep 2003 03:37 GMT1
Okay, here's the deal. I installed VIsual C++.net and Visual Basic.net, both
2002 versions, earlier this year. I had to delete my profile on the network
recently, and now I'm re-installing VC.
I can't get it to install! I keep getting an internal error on the second
makefile for vc7.017 Sep 2003 20:00 GMT1
Hi List,
I have an existing 7.0 project which I need to create a makefile for.
I tried to do it this way:
file -> add new project -> makefile project.
distinguishing between VC2002 and VC200317 Sep 2003 10:03 GMT1
is there a way to distinguish between VC.NET 2002 and VC.NET 2003 at
compile-time (pre-defined preprocessor macros)? I have only found
_MSC_VER to be set to 1300 in both versions, which doesn't solve this
problem. Do I have to define my own macro or redefine _MSC_VER?
registering an oledb provider17 Sep 2003 09:18 GMT1
I have developed an Ole DB provider using Visual Studio.NET ATL and C++.
What is the best was to redistribute this.  Are the any free installation
packages about, do I even require an installation package or is there an
easier way to register it.
anyone know a good book for learning DCOM?17 Sep 2003 07:22 GMT1
currently we have an intern writing an OPC server for us in C++.
OPC is a hierarchy of classes based on DCOM.
When the intern leaves I will have to maintain that server.
since i am new to DCOM, I was wondering if anyone could
Get rid of "Build before Debug" MessageBox?17 Sep 2003 03:17 GMT2
when applying changes to the code and hitting [F5] to debug, a MessageBox
pops up asking me if I want to build before debugging. Of course I want,
that's why I've changed the code... Is there a simple way to suppress this
MessageBox in Studio 7 and to start a Build-Debug sequence ...
Dumb and Dumber16 Sep 2003 19:32 GMT3
I just had VC++ installed by our administrator - when I
tried to debug a test application I discovered I did not
have access because I wasn't in the Debugger User Group.
Geez - I guess I'll call the administrator back up and
Unit testing, free GUI library and logging16 Sep 2003 15:34 GMT2
I am strating a project that will involve VC++ 7.1. Could anyone recommend
good unit testing software, free GUI library and logging library?
Thanks
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 August, 2003
 
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.