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++ / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
[VS2005] class variable members marked as initonly13 Mar 2005 18:48 GMT2
The following C++ managed console application compile with no errors
or warning even if the readonly class members are not explicitly
initialized.
Is there any way to force the compiler to inform me that the readonly
Regular expressions question13 Mar 2005 17:32 GMT7
What is the difference among the following. Please correct me if I am
wrong (this is not a homework, I am just checking System::Regex these
days and have not figured out everything yet).
"a*": As far as I know it means nothing (=it matches even the empty
Scaling a Picture from a C++ DLL12 Mar 2005 17:57 GMT2
I have a Visual Basic 6 program that calls a C++ DLL that I am in the
process of writing.   The DLL does some calculations and should draw some
points in a Picture form contained in the VB exe.  How can I scale the
Picture form to a custom scale from the C++ DLL, so that the ...
Newbie question: new/delete12 Mar 2005 05:43 GMT5
I have a question regarding deleting a dynamically created objects.
Thread 1 of my application create a new object using "new", say
 MyClass* p1 = new MyClass
And I pass the address pointer to thread 2, where pointer p2 stores the
Preloading Image in Picture Box12 Mar 2005 03:49 GMT1
I want to do the same as VB6 by setting Picture property to some bmp image,
How to do the same with VC++.NET. Image property is not allowed for
"C:\dxsdk\123.bmp"
Thanks
Fatal internal C1060: out of heap space error even with hotfix11 Mar 2005 22:55 GMT1
I use the C++ compiler with Visual Studio .NET 2003. OS is XP SP2.
Our projects include many large 3rd party C++ include files.
I have installed the hotfix mentioned in MSDN KB article 837437.
It helped for a while, but now the problem as popped up again.
Visual Studio macros - how to close a file11 Mar 2005 22:47 GMT4
I posted this message in the languages.VB newsgroup yesterday and did not
receive a response.  I am hoping it might receive one in this newsgroup.
I would like to implement a macro that makes rather extensive changes to the
names of variables/classes in a VC Net solution.  Macros ...
Splash screen11 Mar 2005 17:08 GMT3
How to display a splash screen(with a sentence of word) just before
display of the  main screen(MDI application) using visual c++??
thanks
--
High Resolution Callback Timer (microseconds)11 Mar 2005 12:58 GMT2
First, we rely on a stable update rate so that our physics and dynamics
calculations and integrations are based on a known interval and
therefore are true-to-life.
Second, the graphics positions in our image generators are updated by
Adding automation to existing MFC application11 Mar 2005 11:22 GMT1
I added all required components :
1. IDL file
2. Reg file
3. Document file is modified for adding automation stuff.
RC compiler issue11 Mar 2005 08:02 GMT1
   I am using RC.exe to compile a resource file. The source file contains
version info which is missing from the  output file.
The file included in the resource file is shown below :
////////////////////////////////////////////////////////////////////////////
Edit Box question11 Mar 2005 07:58 GMT1
Is there a way to have access to the text buffer of an Edit box from it
hwnd.  I can use SetWindowText, but this function triggers the control to be
painted with the new text.  I want to change the text in the underlying edit
box without displaying the new text.
c++ atlsoap fails on MS terraserver->getareafrompt method11 Mar 2005 06:12 GMT1
I added the microsoft terraserver wsdl(version 2) as a web reference to
my c++ application(vs.net 2k3).  When I attempt to execute the
getAreaFromPT method, I get an 'unspecified error' HRRESULT.  This
happens after it successfully sends the soap msg to the web service and
Navigation dans les tables enfants d'un DataGrid11 Mar 2005 02:46 GMT2
Bonjour
Je veux pouvoir gontrôler la navigation dans les tables enfants dans
ma DataGrid, c'est à dire je veux acceder aux données de la table
enfant pour des lignes spécifiques et pas pour d'autres.Sachant que la
command line arguments11 Mar 2005 01:46 GMT1
Most programming languages have the facility to access command line
parameters. Is this facility necesary? Why? Can it be improved?
--
ioanamirela
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 February, 2005
 
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.