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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Need Help on Arrays03 May 2004 14:46 GMT1
This program I'm working on is asking for an "Array of counters,"  What is that?
VC7.1: Parser bug with overloaded function templates03 May 2004 11:10 GMT2
VC7.1 compiles the following, however, CW9, GCC 3.4.0, and
Comeau reject it:
   #include <iostream>
   #include <typeinfo>
Bug: specialization of static member variables not supported ion VC7.103 May 2004 06:42 GMT2
the following does not compile with VC7.1 (and I think it should according to
the C++ Standard (1998))
template<class T> struct SpecializeStaticMember
{
Bare bone program hangs (Visual Studio 2003)03 May 2004 01:05 GMT1
Hi there. I just installed Visual Studio 2003 Professional and discovered
that the most basic program hangs in the IDE. It runs fine from the command
line however.
#include "stdafx.h"
How do I access COM objects?02 May 2004 21:15 GMT6
Sounds simple enough - problem is there seems to be WAY too much
documentation and can't seem to find the right one.
I created a VC++ .NET Windows Form application, and I'm trying to add
TAPI3 to it.  I've gotten as far as adding a reference to the
is this an compiler bug ???02 May 2004 19:46 GMT4
i have two classes...
public class1{
   // properties
   class2 copy;
send this key as refrence02 May 2004 11:26 GMT2
i have a form name Form1 i want to create a copy of Form2 which know th
refrence of Form1.
example:
private: System::Void button1_Click(System::Object * sender,
setting up controls in a dialog.02 May 2004 08:56 GMT2
Sorry, bit of a noob question.
But if I bind a var to a radio control, then set that var just before
calling DoModal the control does not reflect the vars value. So I put a
UpdateData(0) in the OnInitDialog func, no joy. So I added.........
removing spaces in a string02 May 2004 08:01 GMT3
I have the following string:
const char plaintext[] = "Fourscore and seven years ago our \
                            fathers brought forth upon this continent \
                            a new nation, conceived in liberty, and dedicated \
Adding a control to ControlCollection.02 May 2004 02:11 GMT1
I am having trouble adding a control to ControlCollection in a class I have derived from GroupBox.  Here is what I've got
__gc class RowColumn : public System::Windows::Forms::GroupBo
public
    RowColumn()
How to map a Windows message in VC 7.0 ?01 May 2004 22:54 GMT3
In VC 6.0, it is easy to map a handler to a Windows message, in which header
file, MESSAGE_MAP and default handler function are all taken care of by the
VC 6.0 IDE.
Just wonder if VC 7 (.NET) has the same ability?
GetMessage from hidden window01 May 2004 20:25 GMT1
Strange, very strange.
I'm using CDialog to process messages form CMenu.
CDialog does not enter modal state.
CDialog constructor have Create() and
optimize Pentium 4 and above bug!?01 May 2004 19:48 GMT2
I beleave I have found a bug in the C++ compiler of Visual Studio 200
The correct output for the code below is "Color is: 99b2cce5" but if I turn on the Pentium 4 and above (/G7) options
I get the follow result "Color is: 80000000" which is completly wrong
I found this bug when ...
any performance diffrence btw MC++2003 & 200501 May 2004 19:13 GMT3
is there any performance diffrence between MC++ 2003 ,other .NET languages
and MC++ 2005 (cause of an optimization) ???
visual studio .net c++ projects01 May 2004 15:32 GMT1
I hope there is a solution to this.
I am required to develop a service application using Visual Studio
.NET.
I am required to develop it using C++.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 April, 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.