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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
"Run-Time Check Failure #2" on Xerces & Xalan (Bug?)30 Apr 2004 22:40 GMT1
Dear colleagues,
    i'm getting in troubles using one XML library with Visual Studio .NET
and Xerces with Xalan.
When i execute the code i get the next run time error:
is it possible to create a custom project template30 Apr 2004 19:23 GMT4
i have worked with visual studio for a long time, and would like to have a
project template that represents a custom project that is used a lot.
(Visual studio .NET 2003)
the goal is that if i select 'Add new project', visual studio generates a
Visual Studio 6 or .NET for C++?30 Apr 2004 18:00 GMT24
I'm about to move a moderately large program from a different
environment onto Windows. The program is written in C++
I have a choice of Visual Studio 6 or Visual Studio .NET 2002.
What are the pros and cons of these two environments for a straight C++
ANN: Microsoft Visual C++ Toolkit 200330 Apr 2004 16:44 GMT7
The Visual C++ Toolkit is a free edition of Microsoft's professional
Visual C++ optimizing compiler and standard libraries -
the same optimizing compiler and standard libraries that ship
in Visual Studio .NET 2003 Professional!
debugging30 Apr 2004 07:46 GMT3
I am trying to debug a function thats in a library module. I would like to do this from the calling executable debug session (visual studio). I am running visual C/C++ 6, and the function is in a user created library. I have the source and project for both
Thanks
rj
Remote debugging settings30 Apr 2004 07:35 GMT2
it is nice that the remote debugging settings is separated from local
debugging (I mean Remote command). But, unfortunately still one option is
shared - the Working directory. Why? I certainly have different working
directory for local and remote debugging.
OpenGL problem in VC.NET29 Apr 2004 22:01 GMT3
I have created a small OpenGL app in VC.NET and so far so good.  But
when I try to create a GLUquadric object with gluNewQuadric, I get a
runtime error:
An unhandled exception of type 'System.TypeLoadException' occurred in
Is there a way to temporarily disable events?29 Apr 2004 21:31 GMT2
I would like to be able to change a property of a control without calling the event handler I have registered for it.  For example, I would like a function like the following
void SilentSet(CheckBox* checkbox, bool set)
 DisableCheckedChangedEvent(checkbox)
 checkbox->Checked = ...
How to grab a video stream from an IP-address?29 Apr 2004 16:36 GMT2
Does anyone know how I can grab a video stream from an IP-address?  There's a video web server for live image transmission in the Internet. Data transfer is accomplished via TCP/IP. The web cam that I am using is integrated into a network with fixed IP address. The streaming ...
Same code 4 X slower on VC++ 7.0 than VC++ 6.029 Apr 2004 16:36 GMT4
I compiled the same code as release version in VC++ 7.0 and it runs about 4X slower.  My program is doing a mathematical search where time is important... am I forced to stick with the older version of the compiler?
C++ compiler for ver 7.129 Apr 2004 16:18 GMT7
I looked into CLR path, but couldn't find a compiler for C++ that comes with
VS .NET 2003... I mean, C#, J#, VB .NET and even JScript compilers are in
that folder. Why not C++?
String Convertion Problems29 Apr 2004 15:07 GMT2
I am a new to C++.
I wrote the following code in my function.  
BSTR bstr1;
System::String * order[,] = new String* [1000,2];
Bug including a static lib in a MC++ application29 Apr 2004 09:23 GMT1
I think I found a bug in VC 7.1 concerning destruction of stack
objects when linking a static, non managed, C++ library within a
managed C++ application. Here is a repro case :
1) Build a static, unmanaged, library containing the following 2
Toolbox in VC++.NET29 Apr 2004 08:46 GMT1
I was wonder how to enable all MFC control available on "Windows Forms"
tab for example ?
i need to have access to control Panel and is disabled...
where could i find help on internet for that ?
how to write web service program in VC++.NET (2003)29 Apr 2004 08:36 GMT3
I am a VC++ (6.0) programmer. Now, I got a project to use VC++.NET (2003) to
write a web services.
This should be a client-server program.
The server side should be web service with database support (SQL Server or
Pages: 1 2 3 4 5 6 7 8 9 10 11 March, 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.