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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to access a function in a User Control27 May 2005 23:48 GMT1
I have created a MFC ActiveX OCX, using VC++ 7.0, which contains a dialog. I
have embeded another user created control (this was created with VB6). This
VB6 control exposes 2 functions. I would like some help on how to call these
functions from my MFC OCX (say on a button click ...
Managed Wrapper with abstract classes27 May 2005 22:19 GMT3
I am trying to create an managed wrapper but have some problems with it by
using abstract classes.
In my unmanaged library code i had the following three classes with the
following hierarchy
Equivalent of "unsafe" in VC++.NET27 May 2005 20:42 GMT3
I'm looking for the VC++.NET equivalent of "unsafe" instruction.
unsafe is a VC#.NET instruction
Thanks
Pinning Vectors27 May 2005 20:36 GMT9
I have a situation where I have a vector<gcroot<ManagedWrapperClass*> >
whose contents I need to pass to an unmanaged function.  Is there a way
to pin all the pointers in the vector for that function?  I tried to
copy the vector into another vector with a pinned pointer type, but ...
Default GetOpenFileName to "My Computer"27 May 2005 19:33 GMT1
How do I set the default location to "My Computer" when using the
GetOpenFileName call?
I have tried the following but CSIDL_DRIVES doesn't appear to work.  Any
ideas?
Progress Control addition to a Dialog Box27 May 2005 19:01 GMT1
Please excuse this elementary question...but I am just dumb....
I have taken a simplistic Dialog Box and added a Progress Control.
When I did that, my Dialog Box was no longer able to intialize using the
DialogBox macro.
Hiding unmanaged classes in dual-mode component27 May 2005 18:12 GMT2
I'm currently wrapping my "legacy" COM component with a managed layer, to
create a dual-mode component.  The structure is very like the JrnlPost
sample and the "Exploring COM Interoperability with ATL and Managed
Extensions for C++" walkthrough.
Networking question27 May 2005 15:56 GMT2
When we have a TcpClient or TcpServer or UdpClient, receiving data and then processing
them inside an infinite loop, inside a method executed by a Thread, I assume that the data
being received while the previous data are processed inside the loop, are queued or
something and are ...
C++ to managed C++ wrapper wizard?27 May 2005 07:10 GMT1
Is there any program which analyzes C++ source files and generates Managed
C++ files which wraps the original C++ source files? For example, generating
a __gc class for each C++ class?
Please reply. Thanks in advance.
Managed C++ wrapper with abstract base return types27 May 2005 06:50 GMT9
I am trying to create an Managed C++ Wrapper around an unmanaged library
which contains C++ code.
Some of the unmanaged methods returns an returntype which is of the abstract
base type (for example unmanagedObject). How can i convert this to the
managed vs unmanaged c++ application27 May 2005 05:25 GMT1
(Type your message here)
--------------------------------
From: Tejas Nandarshi
please tell me the difference between managed and unmanaged code in vc++.net application.
fatal error C1506: unrecoverable block scoping error27 May 2005 02:04 GMT2
when I compile my program I get "fatal error C1506: unrecoverable block
scoping error". Can anyone tell me why? Thank you very much in advance.
namespace unManaged
{
Split spin in two buttons27 May 2005 01:56 GMT1
Hi all I hope in an answer that could help me about my problem.
I'm creating a GUI in Visual C++ .NET and I'd like to split the "Spin
Control" in two buttons, has someone some ideas to do this?
The normal spin control
problem of pictureBox1->Image->FromFile27 May 2005 01:40 GMT1
This code don't affich the image
pictureBox1->Image->FromFile("c:\\image.jpg");
c:\image.jpg exists.
Please, can you help me?
Do you know LayerD technology? It'll be better than .NET?27 May 2005 01:32 GMT1
I've read about a new free technology named "LayerD", and it's impresive
compared to .NET or Java, it's not only really multiplatform, with this
technology you can make programs in an object oriented paradigm and the
Aspect Oriented Paradigm (AOP), what is more you can make your ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 April, 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.