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++ / August 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
access .NET thread to get Principal / Identity ?31 Aug 2004 17:46 GMT8
is that possible from a C++ app?
thank you. -Greg
a pointer to a managed array of pointers ??31 Aug 2004 12:11 GMT1
what is the syntax for passing a pointer to a managed array of pointers in
C++.NET ?
Here's what I try :
void GetArr(Person ** parr __gc[])    ==> compiler error
one-step build for hello.c31 Aug 2004 11:40 GMT2
I put VC6 in explorer 'send to'. When I send a C language console app to VC6,
just choosing default answers results in a working executable.
What is a straight-forward way to build a simple console app with later VC
editions?
How to fill a memory range with a value when debuging a process in31 Aug 2004 10:07 GMT1
I want to set a big memory range (size=0x10000) with 0xff. How can I do it
when debugging?
Thanks
const char* and std::string problem with .net (works with 6.0)31 Aug 2004 09:34 GMT2
Following code works fine, when compiled with VS 6.0, but not anymore when compiled in .NET. What's wrong here, I can't see it by myself?
arrString content will be garbage with .net compilation, but when compiled with 6.0 it contains string from Vector (that's how I want it to ...
Help:where can download Visual Studio.Net English Version?31 Aug 2004 09:09 GMT1
property overloading31 Aug 2004 06:17 GMT6
I'm converting a project from MC++ to C++/CLI but can't figure out how to
convert this overloded property:
__property void set_Item(String *key, Object *value);
__property Object *get_Item(String *key);
Help! Help! Help!31 Aug 2004 05:40 GMT2
Hello, Folks,
I am new to VC++ and I just added a form to my application.  The GUI has a
group of checkboxes, a combo box, a text box and two buttons.
Will someone please walk me through getting the form to load and displayed
Calling a managed __gc  class from a mixed mode dll, please help!31 Aug 2004 04:39 GMT2
I have a mixed mode dll with a garbage collected interface.  The interface is
garbage collected because my derrived class has managed member variables.  I
am trying to return a pointer to my interface using GetProcAddress and
calling an exported function which instantiates and ...
Static Read-only array fields in C++31 Aug 2004 04:09 GMT3
I can't create a Constant/Read-only array field in managed C++ classes -
doesn't allow the keyword const pointer to const object on array fields in
managed C++ classes. e.g. Want to define a read/only field for an empty array
(so all the empty arrays of the given type can use the ...
Linker error when using VC730 Aug 2004 22:21 GMT3
(Type your message here)
Hi,
 My app (DLL) that was developed in VC6 is using ddao35u.lib to access the Access Database.
When I try to build the same DLL using VC7 I get the following linker error.
is Marshal::FreeHGlobal() possible?30 Aug 2004 21:56 GMT1
After converting String* to Char*, I need to call Marshal::FreeHGlobal().
Fine. But I need pass this Char* to an unmagaed C++ class and the managed C++
class is not possible to do Marshal::FreeHGlobal() any more. What should I
do? delete Char* in the unmanaged class?
Overlapped30 Aug 2004 19:13 GMT1
What does the "overlapped" word means in windows programming?
I've read about overlapped structures, functions?!
What does it mean?
Thanks!
Help a Visual C++ .NET beginner?30 Aug 2004 18:03 GMT9
I just recently got my hands on a copy of Visual Studio .NET 2003. I have
been learning VB.NET for a few months now, but I want to move on from that
and start C++.NET.
More to the point, does anyone know any good online tutorials that I could
Compiler Error C322230 Aug 2004 14:04 GMT1
Compiler Error C3222'parameter' : cannot declare default arguments for
member functions of a managed type
Arrrgggghhhhh!
Pages: 1 2 3 4 5 6 7 8 9 10 11 July, 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.