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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Reference indirection with % confusion in c++/cli24 Jan 2005 23:28 GMT4
I have the following code:
using namespace System;
ref class R
{
Using ATL Classes (especially ATL MFC Shared Classes) in a Win32 A24 Jan 2005 23:07 GMT3
I seek to understand ATL better. When I create a Win32 Project (App or DLL)
the option to add support for ATL (or MFC) is not selectable. It is only
selectable for a Win32 Console App. However, it seems that ATL-MFC Shared
classes, e.g. CString, CStringT, and the new CRect, can ...
Fastest way to learn C++24 Jan 2005 15:29 GMT9
Is it really necc to learn about C then C++?
I want  to be able to do driver development and activeX control development
with C++.
What would you suggest that would get me up-to-speed ASAP?
Fastest way to lean CPP?24 Jan 2005 14:48 GMT1
I want to do driver development and activeX creation......what would you
suggest as far as the best/fastest path to learning C++ for these tasks?
Just a test C++24 Jan 2005 12:37 GMT2
One of my messages that mentioned C++ in the subject was immediately deleted
by the server....just testing to see why....
When the function has two arrays to return24 Jan 2005 10:56 GMT1
This function will return two values:
using namespace System::Runtime::InteropServices;
int function1([Out] int * value2);
But how can I do that with arrays?
Porting MFC app from VC6 to 200324 Jan 2005 09:19 GMT2
I have an MFC application originally developed in VC++ 6.0. The port to VC++
2003 went fine except for a few message handlers:
In the .h file
   afx_msg void OnPingFailed( WPARAM wParam, LPARAM lParam);
fstream issue.  any ideas?24 Jan 2005 03:04 GMT4
I'm trying to get some information dumped from a program that's giving me
fits, but when i try to use the ofstream class to dump to file, i get a
message from the compiler that it doesn't exist.  This is a simple program
for a class (intro to opengl) wich uses only one .cpp file ...
VC.NET: "import" some pixels from underneath a window23 Jan 2005 23:49 GMT1
In VC or VC++, suppose I have a simple window (a form).  Is it
possible from that window to "see" what's underneath a particular
pixel?
Basically, I want to "import" some pixels underneath my window,
How to set the environmental variables23 Jan 2005 18:59 GMT1
(Type your message here)
--------------------------------
From: Milos Puchta
We have problem with the building Qt examples
Linking . . .22 Jan 2005 15:09 GMT1
hi i've made my program compiles but when i go to run it , i click run to run
the program but it gets stuck on
Linking. . . .
and vs c++ wont respond
Keeping a handle on your transitions in a mixed assembly22 Jan 2005 09:18 GMT1
Our project consists of some mixed .dlls and recently we noticed that it had slowed down.  When I
investigated I figured out that some inlineable methods of a native C++ type were compiled into (not
inlined) IL methods. Thus we ended up with the standard two entry points with the ...
Visual Studio 6.0 excrutiatingly slow under XP SP222 Jan 2005 08:07 GMT7
I have Visual Studio 6.0 stand-alone (with C++) and as part of Compaq
Visual Fortran 6.6c.
I am moving my development from a Win 98 SE machine w/2x 10 Gb HDD (each
w/ 1Gb free), 768 Mb RAM to a 3.2 MHz Win XP Pro machine w/147 Gb HDD
MS VC++.NET 'release' command?22 Jan 2005 08:01 GMT4
I have a process that takes a long (i.e., sometimes minutes) to accomplish,
and I'd rather not write it as a 'time-slicing' process. Is there some sort
of Windows call that will allow this process to release the CPU for other
processes, yet will return where it left off ...
Can we create .OCX control in ATL project type22 Jan 2005 07:02 GMT6
Can we create an ActiveX (.OCX) control in ATL project type? Is project type
for creation of .OCX file can only be ActiveX MFC type?
If yes, Could you suggest me some Links?
My Requirement: To create an ActiveX control that could be  include in a web
Pages: 1 2 3 4 5 6 7 8 9 December, 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.