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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
consuming unmanaged dlls in VC++24 May 2006 09:13 GMT1
I've this problem:
I'm working on a download meter, based on wpcap. As wpcap code is
unmanaged, I decided to create the needed functions in a unmanaged
project (one for opening an an adapter and capturing the packets (and
Creating copy of structure instance via reflection?24 May 2006 09:05 GMT1
I'm checking to see if there is an easy way to "clone" a structure
instance via reflection. I have a System::Object that boxes a
structure instance, and I want to create a new structure instance with
the same field values.
Equivalent to run-time dynamic linking in .NET24 May 2006 03:02 GMT11
I have an unmanaged Win32 app that looks up the name of a DLL (unknown at
compile time) from an external location, loads it with LoadLibrary, and then
uses GetProcAddress on three exported functions (whose names and signatures
are known at compile time). The app then calls these ...
C1001: INTERNAL COMPILER ERROR23 May 2006 22:55 GMT6
Hi, I'm trying to compile a login function using ADSI, but I keep getting the
following error:
D:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\Iads.h(502) : fatal error C1001: INTERNAL
C++ 2003 vs C++ 200523 May 2006 19:10 GMT2
I'm trying to use unmanaged C++ code with Visual Studio 2005. My
libraries were built using VC++ 2003.
When I'm calling my functions I get an AccesViolationException:
Attempted to read or write protected memory. This is often an
question on array in c++23 May 2006 17:40 GMT1
Hi, I have a question about array in vc++.  I initialized an array from 0 to
480 using memset.  and I just realized that in one instance of my code i am
putting a value in array position -2, which the array does not have.  will
this action cause a problem if i try to use delete ...
The "ResolveNativeReference" task failed unexpectedly23 May 2006 13:18 GMT6
I have a C++ project (assembly) and a C# project (client that uses the C++
assembly).  These projects used to work when compiled under VS 2003 but when
I upgraded my projects to VS 2005 I got the following error when I compile
the C# client,
StartDoc fails on W2003 SP1 on a restricted user23 May 2006 10:54 GMT3
After upgrading to Windows 2003 SP1 when trying to print a CDC, StartDoc
called on CDC fails (with error code -1) if the process is impersonated with
a restricted user.
This is happening only after upgrading to SP1 and only when the process is
files I need to distribute23 May 2006 07:47 GMT4
Is there an easy way to tell which files I need to distribute with
my Microsoft Visual Studio 2005 MFC application?
I keep getting a vague message on my target computer saying
the application configuration is incorrect.
Anonymous Delegates23 May 2006 00:46 GMT1
Is it possible to define anonymous delgates in C++/CLI the way you can in
C#?
delegate void MyDelegate();
private void Function()
using mod(%) operand on double data22 May 2006 16:59 GMT2
While I try to find the modulus on double data , Compiler throws
following  error
"Test.cpp(180): error C2296: '%' : illegal, left operand has type
'double' "
VC8 and C499622 May 2006 15:52 GMT3
So we finally switched a big project to VC8. Good. However,
now I can't see any compiler messages anymore, because they
are burried under gazillions of messages that some C std
functions are declared deprecated. Bad. This code is compiled
fatal error C1189: #error :  "No sstream/strstream implementation"22 May 2006 11:38 GMT2
I am trying to build a static library, while building the library i am
getting the following error:
fatal error C1189: #error :  "No sstream/strstream implementation"
Following is the code that is giving error:
VC++ 2005 & books22 May 2006 06:11 GMT5
I'm a VC++ programmer with around 5 years of experience using VC++6.  My
company have plans to migrate to VS 2005 in the future.  I know C++/CLI is
pretty new and there aren't too many books on it but I wonder if someone can
suggest some titles for me.
static linked Windows Forms application project22 May 2006 05:29 GMT2
I'm new to VS2005 and I'm having trouble getting my executable to run
on another machine.
It's a Windows Forms app. and both PCs have the .NET framework
installed.  However, I still get the "This application has failed to
Pages: 1 2 3 4 5 6 7 8 9 10 April, 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.