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 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
broken cast operator05 Aug 2003 22:35 GMT1
I define an interface in managed C++: I call it ISgPlugin.
I implement that interface in a C# dll:
Using reflection, I try to load and instantiate that interface from the C++
module. I get far, but not far enough:
__gc Array Aggregate Initialization Does Not Work As Advertized -- Why?05 Aug 2003 21:25 GMT2
This is a repost of a question that received no answer. In a module DATA.CPP, when attempting to initialize a __gc array as follows:
//
//  Begin sample ...
//
Full control over user, how?05 Aug 2003 20:41 GMT2
How to prevent a user from rebooting computer, invoking Task Manager,
activating Task Bar , etc.
API? Any available tools, classes? Any ideas ?
Regards,
ADO.NET connection string05 Aug 2003 20:39 GMT1
I am trying to connect to an INTRBASE database through the MS OleDb.NET
provider, however I am unsure of what to use for the connection string.  How
can I find this out???
Compiler error C2146 in standard header file05 Aug 2003 19:25 GMT2
I'm trying to compile a VC++7 application from code loaded
from a VC++6 project, but I keep getting the following
compiler warning ->
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7
ActiveX and CSocket05 Aug 2003 14:43 GMT1
I have created an MFC ActiveX control.  If I connect to my local machine on
some port, everything works fine.  If I try to connect to a different
computer, I get an error (from CSocket.Create) that says "The requested
address is not valid in its context."
Can MSVCR70.DLL/MSVCP70.DLL be used from VC++ 200305 Aug 2003 08:29 GMT1
  Our product(library) built with MSVC++ 7.0/.NET 2002 is
already in the market. This is dynamically linked with
MSVCR70.DLL and MSVCP70.DLL. Can developers using VC++
2003 (7.1 ?) use our library directly ? Will there be a
Internal linker error05 Aug 2003 07:08 GMT3
I intermittently get the following error "fatal error LNK1000: Internal
error during Pass2"
There doesn't appear to be any info on this error, the output window has the
following in it also:
linker error201905 Aug 2003 07:05 GMT2
I am trying to call a C function (in static library) from C++ class ( Dll
application).
The C function is declared as follow in the multitheaded library as follows:
#ifdef __cplusplus
pointer to pointer to a managed class04 Aug 2003 20:57 GMT6
I want a member in my class that will save pointer to pointer to
System::Drawing::Image class.
When I write on my class code:
System::Drawing::Image **bmp;
64-bit compiler04 Aug 2003 17:08 GMT1
Does anyone know if visual studio .net 2002/2003 comes
with a 64-bit compiler?
ctl3d.h not found in VC++ 7.0 ???04 Aug 2003 07:53 GMT1
I have my own class library.
When I tried to compile it on VC7, I got an error that
CTL3D.H not found.
I read somewhere that the MFC makes use of the CTL3D.DLL
urgent:  size_t error04 Aug 2003 00:32 GMT2
Hi
i was trying to run a code in c++.net and i got this following error
warning C4267: '=' : conversion from 'size_t' to 'int', possible loss
of data
Printing error messages to the output window03 Aug 2003 14:59 GMT2
  I want to print a message to the Visual Studio Output
Window at run time. How can I do this?
  Thanks for any help,
     Hamish
Double list memory problem....Help: i am going mad!!!02 Aug 2003 16:36 GMT1
Ok, anybody who can help please do so. This is a Doubly
Linked List that is been used to store data in the form of
a queue. The strange thing is that it queues up to 961
entries. The the program will throw out a Debug Assertion
Pages: 1 2 3 4 5 6 7 8 9 July, 2003
 
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.