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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
operating system11 Feb 2004 22:26 GMT1
Can I run the c++ compiler on the operating system that I have.. Windows nt 4 ser.pack 6a.. I understan
that the compiled programs will run on my system.. I need to know if anyone is using the compile
on my type of operating system.
linking problem11 Feb 2004 04:22 GMT2
I am making a simple triangle using glut in a win32 app and am getting
an error
The error is this
Linking...
Managed C++ Compiler Bug ambiguous conversion with class Object11 Feb 2004 02:23 GMT1
There seems to be a bug in managed VC++ when a class is named
'Object'. The code following demonstrates the problem. Note that if
the class named 'Object' is renamed ( and references to it changed
appropriately ) it compiles ok.  It makes no difference if class
Unmanaged exception caught how in managed code?11 Feb 2004 01:16 GMT12
Suppose the following:
// Unmanaged code
class UnmanagedException /* not visible outside of unmanaged code */
{
Help with RC file from beginner- don't know where to start10 Feb 2004 23:30 GMT1
I'm trying to find the code that's executed when a button in a dialog is
pushed.
In my AppMaster.rc file, I have a Dialog folder with IDD_DIALOGBAR1 and
IDD_DIALOGBAR2 .
Multi-threaded overlapped serial I/O in Visual C++ problems...10 Feb 2004 22:36 GMT2
I have been having a problem with multi-threaded reading and writing over a serial port from Visual C++. The details can be found in a sort of log I created on the site where I found the source code that I used as a starting point. If you go to the following page and scroll down ...
COM Object Won't Register in .NET10 Feb 2004 20:37 GMT1
I have a COM (inproc) object that builds, registers and runs fine in VC6.0.
It builds on .NET and "registers" without error, but nothing in the registry gets updated.
This code was unmanaged in 6.0 and is likewise in .NET
Any clues
VC++.NET & ASP.NET10 Feb 2004 20:36 GMT1
Hi all, i am a newbie. Can we call & use VC++.NET within ASP.NET page
Thanks very much
GlobalAddAtomW in CreateProcessW crashes in VC7 works fine in VC610 Feb 2004 19:09 GMT1
Switched from VC6 to VC7 and CreateProcess started giving access
violation inside
    KERNEL32.DLL!GlobalAddAtomW()  + 0x1d   
    KERNEL32.DLL!CreateProcessW()  + 0x2a   
Trouble displaying MessageBox from VC++ form10 Feb 2004 18:40 GMT20
I'm having a strange problem (or at least it seems strange to me) trying to
display a MessageBox in a VC++ .NET forms application.
If I put the call to MessageBox::Show in the form's .h file, it works just
fine.
Visual C++ Upgrades10 Feb 2004 16:43 GMT2
Ive been using VC++ 6.0 for some time now, but I suspect the libraries are out of date fo
applications running under Win XP and Win 2000
How do I upgrade this product or get latest libraries and/or include files ????
function parameters/reference?10 Feb 2004 15:09 GMT1
What is the difference between
void MyFunction(int& param1){...
void MyFunction(const int& param1){...
void MyFunction(const int param1){...
Calling C++ Functions10 Feb 2004 13:17 GMT4
If I was using C# and wanted to call the printf function what would I do?
Specifically i want to convert a string to octal and as there is no facility
for doing this in C# i figured i'd look at using C++. Even better would be a
function that returns me a string or char array to C# ...
Memory leakage !!10 Feb 2004 12:23 GMT1
I have placed MS comm control on Test dialog, While initiate the dialog it
is occupying around 2MB space, I am unable to free this space. I am giving
the snippets of the code.
MSComm m_ctlComm;
adding/modifying code of dialog in RC file10 Feb 2004 10:01 GMT1
Under my myApp.rc file, and under the Dialog folder, I have a Dialog named
IDD_DIALOGBAR13 with several buttons. How can I modify the code in these
buttons?
thanks.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 January, 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.