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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help to solve LNK202210 Aug 2006 14:45 GMT4
I have tryed to use the cli switch on my C++ code
It is a large C++ project compiled to a dll that I call from a number of
different interfaces C++, VBA and C#
However when I try to compile with the CLI switch I get this error:
Using Windows Image Acquisition (WIA) from C++/CLI Managed Code10 Aug 2006 12:25 GMT3
I am using Visual Studio 2005 and wish to program using managed C++ code.
I am writing an application to take still images from a webcam.
I have created an interop 'reference' to the platform SDK dll for Windows
Image Acquisition (WIA). This has created a set of classes under
STUDIO10 Aug 2006 05:51 GMT1
I purchased "Microsoft Visual Studio Program". I have a teaching book for
teaching Visual C++.Net.
Please, any body can guide me, how can I install the "Visual C++.Net" from
the mother program?!!.
Dual Boot x64 Trial09 Aug 2006 18:01 GMT3
I am trying to dual boot Windows XP x64 on my computer. I recently upgraded
my MB and Processor to 64 bit.  I have a WD Raptor Drive (72G 10,00 RPM SATA)
that I have partitioned into 2 35Gb (approx) partitions.
I loaded XP home on one and it ran fine. Then I loaded x64 on the ...
Does CLI have friend classes/functions09 Aug 2006 11:18 GMT1
   I've recently encountered scenario that a friend class would come in
handy for a WinForm. Does C++/CLI have anything equivalent to an unmanaged
C++ friend class or function?
TIA,
How to write text to command prompt console windows?08 Aug 2006 21:55 GMT3
I am using VC++ 6.0 to build a windows based application, however, my
application allows user to input command arguments in the dos prompt
windows. I want to have a warning message for user if they have input the
wrong arguments. How can I write text to the dos prompt windows if ...
static module functions08 Aug 2006 21:52 GMT2
I'm not sure what the term is, but is it possible in C++/CLI to create a
function not in a class that would then be visible to other .NET
languages?  Something like:
namespace Blah
complier bug endl in VS.NET 200308 Aug 2006 20:42 GMT1
I was compiling a VC++ application in VS.NET 2003 and got the following error:
The following line #1 will not complied and created the following MS
compiler error.
If I change endl to "\n" s in #2, it got compiled.  I believe this is a
String^, LCSTR and NULL08 Aug 2006 17:35 GMT1
Hi NG,
I wonder how to pass NULL pointer of type String^ to function call.
I have a native DLL:
 extern "C" long __declspec(dllimport) __stdcall Test(LPCSTR a, LPCSTR
Expand command exit code -2. What does it mean?08 Aug 2006 16:29 GMT7
I am executing an Expand command in order to expand a CAB file. This is done
by calling CreateProcess with the Expand command and then WaitForSingleObject
and checking the process exit code. My C++ code for checking the exit code
looks something like this:
/clr /openMp program runs better under Debug than Release?07 Aug 2006 23:22 GMT1
I've been writing an image-processing app that, sure enough, speeds up
nicely when I put some "#pragma omp parallel for"s in it. When I look at
Perfmon in Debug mode, both processors peg at 100% -- very nice. But when I
switch to Release, one processor pegs and the other stays at ...
Unmanaged C++ project07 Aug 2006 14:50 GMT2
How do I create an unmanaged C++ project in VS2005.NET?
Resource Editor Bug06 Aug 2006 19:30 GMT6
I have upgraded my Win32/C project from MSVC 2003 project to MVSC 2005.
But now I can't save any changes on my resource .rc file.
I can open it in the resource edit, modify and add new controls.
But hitting the CTRL+S or save from the file menu it still have a star
A native 'public class' or 'private class' in VC805 Aug 2006 22:38 GMT2
Specifying 'public class' or 'private class' for C++ class definitions
is not part of the C++ standard. In a topic in the VS 2005 docs 'How to:
Declare public and private on Native classes', it is suggested that this
syntax is supported with VC8 for interaction with CLR ref ...
Windows Service , SQL Table Listener05 Aug 2006 04:06 GMT1
I;m developing a windows service using VC++.NET (unmanaged) that will catch
changes on SQL Table to build XML file of new added, updated records and send
them to specific destination.
My Question What is the mechnisim to make the service know the changes on
Pages: 1 2 3 4 5 6 7 July, 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.