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++ / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Consuming VB.NET DLL in VC++.NET24 Nov 2006 15:30 GMT6
I'm sure this is a question that comes up reasonably regularly, but I'm
getting an error with the forum search function at the moment, and haven't
found anything with a browse, so forgive me if this is repeating things!!
Should also clarify that it's a VERY long time since I've ...
Trivial (?) namespace problem24 Nov 2006 15:27 GMT5
Hello group,
I am new to Visual C++ 8 and have a seemingly trivial problem using
namespaces. The scenario: I have two classes, TestClass1 and
TestClass2, in the namespace Test. I would like to create a reference
Compiling C DLLs for reuse in MC++?24 Nov 2006 15:11 GMT8
I have an application written in C that does a lot of low level stuff.
It does a lot of things like casting from void*'s.  I want to create a
new GUI for it in either C# or MC++, but reuse the existing code.
The options I've considered so far:
Visual C++ 2005 on NT 4.0 SP6a23 Nov 2006 17:16 GMT1
2 questions:
1. Can I run Visual Studio C++ 2005 on NT 4.0 SP6a?
2. Can I create applications for NT 4.0 SP6a with Visual Studio C++ 2005?
Thanks
Visual studio 2005 standard vs. developer22 Nov 2006 14:52 GMT6
What are the capabilities of Visual Studio 2005 Standard vs. Visual Studio
2005 Professional?  I am principally a C++ guy but I do have some interest
in learning C#.
How to separate GUI and data22 Nov 2006 12:50 GMT3
I am new to C++/CLI. I want to do a very simple thing. In other C++
applications, my forms have always been 'context free' in the sense
that I pass them a temporary copy of the data for them to display and
munge about. If OK is pressed, the client of the form does something
How to load  resource strings?22 Nov 2006 10:31 GMT4
I am writing my first managed project and I am a bit confused in loading
resource strings. In old unmanaged C++ if I had a resource string in my
rc file called  GX_ERR_DEVICE_ALREADY_OPEN.  I would simply call:
int LoadString(HINSTANCE hInstance,
Defining a managed member functi    on which takes a “ref” param22 Nov 2006 09:59 GMT1
The following code:
public __gc class MyClass
{
public:
ICE in explicit override of interface property getter22 Nov 2006 05:50 GMT5
Getting a C1001 internal error off the following code:
I've found an alternate means of making the Node property accessible in the
parent class only using a public interface, private implementation class,
and static_cast to downcast, but now I'm stuck wondering how to prevent any
System.NullReferenceException with unmanaged code wrapper22 Nov 2006 04:16 GMT1
I am using VC .NET 2003.
I created a simple unmanaged class in C++. The class is contained in a
library.
I then created a simple managed class wrapper that calls a function in
can't reference *literal* in an unmanaged function???22 Nov 2006 03:33 GMT3
This smells like a bug to me, since literals are substituted at compile
time.  I'm using VS2005 SP1 beta.
// literal_unmanaged.cpp : main project file.
ref class TheClass
Adding VERSION RESOURCE to DLL Project21 Nov 2006 21:55 GMT7
I am resurrecting this question (since it got bumped down by more
recent posts).
This is probably very simple - I need to add a version resource to a
DLL project in MSVC++ 2005 Express in order to have version info,
Two VS2005 C++ compiler bugs in few simple lines of code...21 Nov 2006 15:00 GMT10
Here's a relatively simple code snippet:
#include <memory>
class Base {
public:
Implementing properties in an unmanaged class (in a managed project)21 Nov 2006 10:47 GMT2
Hi, can anyone tell me why I'm getting the following error:
error C4980: '__property' : use of this keyword requires /clr:oldSyntax
command line option
&
sending emails using C++.Net21 Nov 2006 08:16 GMT3
Hey there - hopefully last newbie question i will ask for a while!
I want my application to work where you click a button - and it either:
a) open a email application - insert the correct email address and add
a subject + any attachments
Pages: 1 2 3 4 5 6 7 October, 2006
 
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.