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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
no MC++ form designer in VC++ 2002?31 Dec 2004 07:13 GMT2
Am I correct that VC++ 2002 doesn't have a form designer with Managed c++?
Is there any way I can get it working for 2002--an update or something?  I
don't want to upgrade to 2003 with 2005 right around the corner.
Do you .NET framework to run a C++2005 application?30 Dec 2004 16:20 GMT5
I am curious to find out whether the .NET framework is actually needed to run
a C++ 2005 application. I know in other languages such as C# and VB.NET, it
is a must or else it wont run, but for some reason I get  the feeling this is
not the case (at least not all the time) with ...
mixing managed and unmanaged code30 Dec 2004 15:21 GMT1
Quick question: Can I mix managed C++ (forms and GUI stuff) with nonmanaged
C++ code (Direct3D).  Note that I am not interested in managed DX (the C#
API).  I still am writing C++ code, but would like to use the .NET GUI
library with managed C++, and unmanaged DX code.  Is this ...
HELP!!!!30 Dec 2004 10:29 GMT3
Hi, i trying to do a project which need to link the GUI interface with
the functions using c++.
Is there anybody out there can help me? If can, can send the source
code to me as well. Thanks Alot....
windows.h29 Dec 2004 20:13 GMT3
I'm trying to compile an existing program and I can't seem to find the
"windows.h" file.  Where can I get this?
limited to a single anonymous class29 Dec 2004 15:46 GMT6
It looks like the c++ source for a single object file can not contain
more than one anonymous class that derives from a base class.  When I
attempted to do this, the linker failed with the following error:
fatal error LNK1179: invalid or corrupt file: duplicate COMDAT
ayuda29 Dec 2004 12:21 GMT1
hola,necesito que me ayuden:  necesito un ejemplo de constructores y
destructores
Error in reading Console28 Dec 2004 18:36 GMT2
I am trying to use a old written code by one of my senior, It is a console
application to append two files. I need to make some necessary changes in
the application, but when I try to write Console::ReadLine(), its throwing
some error
Inline function that return static data bug27 Dec 2004 23:12 GMT5
There seems to be a bug in de VS .net C++ compiler (optimization) when using
inline functions that return static data.
The following code demonstrates this (Win32 console app with ATL support):
#include "stdafx.h"
Convert "char" into "string" in java27 Dec 2004 21:28 GMT2
ppl... HELP!!!!!
i don't know how to convert String into char.....
for example i can do
String input;
RAM used goes crazy with Dllimport ?27 Dec 2004 01:28 GMT1
I have a native, C++ console app that uses ~26MB of RAM when it runs.
It uses quite a lot of RAM to make some math but will never xceed 26MB.
Now I've  made a dll out of this code and use it with DllImport in a C#
console application.
ATL EXE doesn't appear in Task Manager Applications View26 Dec 2004 07:15 GMT2
I got used to use VB ACTIVEX EXEs and when using the compiled EXE and
instantiate it the EXE name appears on both tabs of Task
Manager(Applications and Processes). But when using the ATL EXE
produced by ATL .NET (unmanaged) I can see the application name in the
C++ Compiler behavior regerding struct constructors26 Dec 2004 03:38 GMT3
I just notice some strange behaviors on the MS C++ compiler regarding struct
default constructor, see the example bellow:
struct MyStruct
{
istream_iterator<char, ptrdiff_t> fails25 Dec 2004 17:53 GMT2
I am learning STL with the book STL Tutorial and Reference guide (1 edition),
the following example don't run :
int main()
{
help with simple combobox problem in Visual C++24 Dec 2004 19:01 GMT2
hello, I'm still new to win32 programming and I have a small problem.  I am
making a simple application.  The main GUI is a dialog box with check boxes,
radio buttons, combo boxes etc.
The problem I'm having is that I have two combo boxes (both dropdown).  One
Pages: 1 2 3 4 5 6 7 8 9 November, 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.