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++ / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error: C++ does not support default int04 Aug 2007 12:33 GMT2
Currently I am working in Visual C++ using .Net Studio 2005, I have defined a
vector of integers in an .h file (class definition), after compilation the
following error appears:
Error 2 error C4430: missing type specifier - int assumed. Note: C++ does not
access violation in int array04 Aug 2007 08:50 GMT10
There is error message when executing my program,
Unhandled exception at 0x00411a49 in test_entern.exe: 0xC0000005: Access
violation reading location 0x00000002.
It is very simple, does anyone know what is wrong with the program?
Exposing a c++ enum in a managed c++ assembly03 Aug 2007 18:01 GMT3
We have a c++ server application that we are writing a GUI client
application for.  To save our time and to avoid duplicating all the code and
functionality that already exists in c++ classes I am building a managed c++
assembly around these classes so that a c# program can use them ...
C++/CLI wrapper generator03 Aug 2007 17:57 GMT6
I have a lost of C# classes from many DLLs to use from my legacy C++ EXE
application.
Is there a generator that would use reflexion (for example) to generate a
C++/CLI wrapper.
Calling unmanaged code from managed MFC worker thread03 Aug 2007 17:29 GMT5
I have an existing VC 6 MFC application which communicates asynchronly with
a VC 2005 managed code dll.
I use an unmanaged base class with virtual functions to access methods in
the MFC application.
Ć03 Aug 2007 14:47 GMT6
Running Visual Studio 2005 SP1 Japanese on Windows XP SP2 Pro Japanese,
editing a Polish language resource file, I need to input the letter Ć.
In Windows XP's language bar, I set the keyboard language and layout to
Polish.  Typing into Visual Studio 2005, I can input c and C and ć ...
convert from size_t to unsigned int03 Aug 2007 08:32 GMT25
When converting from size_t to unsigned int, there will be a warning message,
warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
I do not know why, since in crtdbg.h, size_t is defined to int, right?
thanks in advance,
TextBox MaxLength over 32767 has no effect03 Aug 2007 01:34 GMT1
How can I force TextBox to have more than 32767 in length. Max Length is not
respected over 32767.
I build a log window and need to display a lot of data.
Thanks,
COM tlb file01 Aug 2007 19:31 GMT1
Two questions about COM tlb file,
1. I am wondering what are the content of COM tlb file? I think it should be
something like import library file (.lib) for a DLL which contains address
and signature of exported functions.
About C++ IDEs01 Aug 2007 17:19 GMT16
I am now using C++ for operations research techniques implementations to get
numerical reults, I have a question what is the difference between VC++.Net,
VC++ 6.0 (in terms of performance)? and which one is better to be used? and
related to IDEs is it better to use Visual Studio 6.0 ...
Pages: 1 2 3 4 5 July, 2007
 
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.