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
Visual C++ IDE Primer19 Jan 2005 21:31 GMT1
Can anyone point me to a primer on using VC++? I'd like to add an existing
file to a project, delete a source file from a project, understand the
difference between different types of projects, etc.
Thanks,
The problem with scrol bar in list control19 Jan 2005 20:19 GMT1
I have application which displays dialog containing CListCtrl control.
The OnTimer message handler updates values in this list control.
In case if there are more items then visible area of list control can
display the scroll bar appears.
Scope of const references to subojects of temporaries19 Jan 2005 13:04 GMT10
In the following example, section #3 fails under VC98, VC2003, VC2005 Express
Beta (Aug 2004) and g++ 3.3.2.  Is this just a pitfall of the C++
specification?  Why don't any of the above compilers at least flag this as a
warning as they would when say trying to return a const & ...
.vcproj to Makefile18 Jan 2005 23:45 GMT5
Is there any way (or program) to convert and maintain easily a C++
project (vs7.1) to a Makefile file, in order to build it in Linux?
Many thanks
ATL Question18 Jan 2005 20:08 GMT4
I have used ATL a couple of times to make excel autoamtion add-ins. So far,
I have only made functions that take simple arguments like strings or
integers. I now want to do so something a little more complicted. What I
have in mind requires that one of the parameters is an Excel ...
Inheritance, member of the class orfriend18 Jan 2005 16:00 GMT1
I have a question regarding about inheritance and member of the class. For
example I have the class A and class B what is the situation that I need to
define class B is base class of class A or class B is member of class A like
below:
How to retrieve images from using visual c++ 6.017 Jan 2005 20:08 GMT1
Hi all, i m quite new in visual c++./ So i need to know is there any
way to get an image from a picture.Say.. a Human being picture.. lets
say the picture is in .jpg format. THanks!
*-----------------------*
Error:  "the NTVDM encountered an illegal instruction"17 Jan 2005 19:46 GMT1
Hi, I developed a Visual C++ 6.0  MFC Application on Windows 2000 5.00.2195
Service Pack 4. THe Application runs fine on my machine. But when a customer
who also has Windows 2000 is trying to execute this application, they are
getting the following error.
Property Page17 Jan 2005 17:17 GMT1
Can I obtain COM object properties (in my case a DirectShow device) without
using OleCreatePropertyFrame?
What I want to do is to view object properties with my own UI, without using
the default interface of IPropertyFrame.
Creating ActiveX control Within  activeX Control17 Jan 2005 15:42 GMT1
I have created an ActiveX control using MFC activeX control wizard and added
a dialog to it.
Now on that Dialog I dragged a Button control and gave a "hello world"
message on it click. When I run the control in an activex container it works
proper OO way17 Jan 2005 09:17 GMT1
classTeacher contains a list of classChild
ClassChild contains methods, props and so on
Most things a classChild can do on its own.
But AskPermission cannot be done by the Child, but must be done by the
how do you set : "/clr:oldSyntax"16 Jan 2005 23:56 GMT5
Hi !
I tried everywhere in Microsoft Visual Studio 2005 Beta(MVS 2005 Beta)
to put the option "/clr:oldSyntax" but I didn't find it.
How can I add it please?
Why disabling the parent window also disables child modeless dialo16 Jan 2005 04:23 GMT4
I have the MDI MFC application ported to .NET.
Now this application include mixed managed/unmanaged code.
The application displays progress dialog with the cancel button
during lenghtly operation. This progress dialog implemented as
Create your own Operating System15 Jan 2005 19:30 GMT2
Does anyone have a good instruction on how to create your own Operating
System in C++?
Thanks
Matt
Linking VC6 with VC7 DLL15 Jan 2005 16:28 GMT2
Is it possible to statically link an application compiled in VC6 with a managed DLL ?
I have a very large VC6 (MFC) app, which I can't convert to VC7 at the moment. I need to be able to call a managed C++ DLL with some unmanaged exported functions. If I use LoadLibrary - it works ...
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.