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++ / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
/clr and /GM option24 Oct 2004 21:44 GMT4
I use the /clr option due to my needs for automation of Excel.
Unfortunately this option excludes /Gm which normal should reduce the
build...
instead of having a build of 40 000 kbits, now I have more than 1.5
IntPtr to structure conversion24 Oct 2004 20:25 GMT2
Hi, all
Please help me to solve compilation error :
frmDeviceEnentsHandl.cpp(32) : error C2440: 'type cast' : cannot
convert from 'System::IntPtr' to 'DEV_BROADCAST_HDR *'
gui using .net24 Oct 2004 09:45 GMT3
I want to create a GUI using VS .NET. For now I just want to input
some parameters used by the algorithms I've written in C++. Maybe
later I want to access a database to load the data from and plot
figures if it isn't too hard to do.
linking error in VC7.024 Oct 2004 00:08 GMT1
I already specified to ignore specific library:
MSVCPRT.lib MSVCRT.lib LIBC.lib MSVCRTD.lib LIBCD.lib
command line is like:
/INCREMENTAL /NOLOGO /DLL /NODEFAULTLIB:"MSVCPRT.lib MSVCRT.lib LIBC.lib
VC++, Windbg and appl verifier22 Oct 2004 17:43 GMT2
I have a heap problem in my com exe server.
When i use windbg as the compiler in application verifier is windbg started
and i can press 'g' and the server is running unitil i get the exception.
When i'm using VC.net i get an excpetion in the client which starts the
Visual C++ 2005 Feature Question22 Oct 2004 16:42 GMT3
Will Visual C++ 2005 really be Visual? In other words, will I be able
to create Windows Forms using the GUI builder like I do with VB and
C#. Will it be a full citizen in the .Net world?
C++ for .NET question22 Oct 2004 14:28 GMT1
Other than the fact that it compiles to .NET IL code instead of to raw x86
assembler, what are the other differences between the C++ for .NET and
regular C++ for x86?
Also, what compiler(s) do you use to compile for .NET and what options are
Link problem : LNK2005 Symbol already defined in the SAME library !22 Oct 2004 11:55 GMT1
Here are my link errors :
atlsd.lib(ATLComTime.obj) : error LNK2005: "public: __thiscall
ATL::COleDateTime::COleDateTime(struct tagVARIANT const &)"
(??0COleDateTime@ATL@@QAE@ABUtagVARIANT@@@Z) already defined in
Second Chance Exception Terminates Application22 Oct 2004 11:20 GMT1
I realize that I am posting to a non-support thread, but I a
exasperated.  I figured that no one would know how to solve my proble
better than those who understand code.  
Curious to see if anyone can help.
VC .Net not mature?22 Oct 2004 09:22 GMT8
To the VC .Net'ers out there...
I noticed alot of strange behavior in the way VC .Net apps behave in the
IDE.  It's a bit odd, so maybe people have workarounds.  I'm worried to
devote my project to the managed/unmanaged heuristic because these early
exception/Exception clash using mixed dll in VB.NET22 Oct 2004 00:37 GMT3
I'm having a problem with a mixed managed/unmanaged DLL.  When I
attempt to reference "Exception" in my VB.NET code, it conflicts with
some other "exception" that gets somehow gets into the assembly.
This code reproduces the issue:
Replace bool with int in a dll used in multi-languages22 Oct 2004 00:33 GMT1
I have a dll that is beeing called by C++, VBA, Java and C#
One of my customers does not like that I have bool in the argument list
of some of the exported functions so I want to replace all my bool
arguments
C1001: INTERNAL COMPILER ERROR21 Oct 2004 14:38 GMT1
I have Microsoft Visual C++ .NET   69462-112-0620947-18487 (VS 2003).  When I
compile my C++ console application program I get the following:
C1001: INTERNAL COMPILER ERROR  (compiler file 'msc1.cpp', line 2701)
Has anyone heard of this bug/feature before?
Tool Files (.tool) in VS .NET 2005 (Whidbey)21 Oct 2004 14:35 GMT1
  I have found that VC++ has new great feature in VS .NET 2005. I mean
customization of build process by adding new tools. It is really working for
tools which are similar to compiler, but I didn't found how I can add new
linker tool for example. Is it possible?  
casting A* to A& ?21 Oct 2004 12:36 GMT44
What happens exactly when I do the following:
struct A {
int i;
string j;
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 September, 2004
 
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.