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++ / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
write via parallel port22 Jul 2005 08:59 GMT1
Hi, I have trouble writing on parallel port using C++. It's been years I have worked with C++, I would need files to use as examples. Thank you for helping...
**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware ...
Forward declaration of C# types in managed C++ headers22 Jul 2005 08:05 GMT6
I'm working with C# objects from managed C++ using the gcroot template.
There'a a C++ header containing the definition of a C++ class:
        #using <mscorlib.dll>
        #include <vcclr.h>
what's wrong with my program?22 Jul 2005 07:50 GMT1
#include<iostream>
#include<cstring>
using namespace std;
void quicksort(char *num,int len);
Working Directory22 Jul 2005 07:13 GMT2
I'm using the OpenFileDialog class in my application and this changes my
current working directory (cwd) when a user selects a file to open.
Using MC++, how can I store my cwd into a String and then restore it
after the call to OpenFileDialog?
How to send large chunks of memory from UMC to C# via MC++?22 Jul 2005 07:12 GMT1
I am looking for advice on best practices.  I am coding against a
digital camera SDK.  One of the callback functions returns the
large, multi megabyte images in smaller chunks.  Some of the
images will be JPG, others will be RAW.  
create a standlone application with VS.NET200521 Jul 2005 19:35 GMT1
Please, how can I create a standlone application with Visual Studio.NET 2005?
What should I change in compiler options?
Thanks in advance
function template methods and DLL exports21 Jul 2005 18:03 GMT2
I have a class declared as ff:
class __declspec(dllexport) A {
public:
  A() ;
Build Problem - Debug Vs Release21 Jul 2005 17:01 GMT5
I have built a DLL in Visual C++ 6. When I build the DLL it builds fine for
the debug version of the DLL (and this DLL works fine), however, I seem
unable to build a Release version of the DLL. If I do a 'Batch Build' and
select both Debug and Relase versions for building it will ...
Drag & Drop User Control21 Jul 2005 16:17 GMT2
I am trying to create a windows application that will perform drag and drop
between a usercontrol on a toolbar and a "user document".  As the user
control is being dragged accross the user document, I would like the image of
the user document to be displayed.  
Telnet21 Jul 2005 15:36 GMT1
Team :
I want to connect to linux server through telnet command, after that I want
to execute some command in the server connected.
My plattafom's launching is Windows with Vicualc6.0++
function templates are not being compiled !21 Jul 2005 14:53 GMT7
I have written a class, and several of it's methods are function
templates. When I compiled the code, I realized that I had made some
typos in the code - but the compiler seemed to skip right over these
obvious errors. I gre suspicious and enterred XXX in one of the function
Linker Error21 Jul 2005 13:36 GMT4
    I have a VC 6 project with a few C source code files,and one c++ source
file.  When I refer to any function in the c++ file from the C file, i get a
Linker error saying that "error LNK2001: unresolved external symbol
_AddPicture"  ( AddPicture) is the name of the function ...
Does .NET CLR support  any class functions to read/write profile,21 Jul 2005 12:15 GMT2
Does .NET CLR support  any class functions to read/write profile, such as
SDK function GetPrivateProfieString()/WritePrivateProfileString() for
operating ini file?
Thank you.
How to convert unmanaged string with char array type to managed string with char array type?21 Jul 2005 09:32 GMT1
How to convert an unmanaged string with char array type to a managed string
with char array type?
Thanks.
Regards,
Command line arguments21 Jul 2005 04:17 GMT1
Excuse me please for the dumb question, but how do I fix the command line
arguments in Visual C++ .NET Standard 2003?
Thank you!
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 June, 2005
 
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.