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 / C++ Libraries / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
can't see System::Web::Hosting from C++25 May 2005 02:50 GMT2
I've created a managed C++ Console application and added System.Web to the
references.  Then I enter the followng using statements:
using namespace System;
using namespace System::Web;
How to use C# to call the existing libraries containing unmanaged C++ classes directly?19 May 2005 14:07 GMT1
My question is how to use C# to call the existing libraries containing
unmanaged C++ classes directly, but not use C# or managed C++ wrappers
unmanaged C++ classes?
Does anyone know how to do that?
Secure code not dissasemblable with ildasm??14 May 2005 07:37 GMT1
¿Secure c++ .net 2003 code not dissasemblable with ildasm?
Thank you.
Catching "Debug errors"10 May 2005 22:11 GMT2
With the new runtime checks for stack corruption and uninitialized variables,
I get errors like:
---------------------------
Microsoft Visual C++ Debug Library
std::functions - how do I tell if an object qualifies?09 May 2005 18:25 GMT3
Sorry about the title. Don't know how else to phrase.
I trying to learn how best to use the documentation provided in c++.net 7.
I wanted to use std::sort, which requires arguments of type
RandomAccessIterator.
share data between different dlls09 May 2005 18:04 GMT1
For a quite big application, I need to get large amount of data within a
static library (xxx.lib) and put them in a database (a class, say we call it
CData), and then make it accessible by a few different dynamic library files
(yyy.dll, …). I’ve tried to create a global class ...
 
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.