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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
outlook express and Windows Mail05 May 2007 14:04 GMT1
am having problems importing my addressbook from OE to Windoes Mail.  Please
help.
Signature

lady

[VC++]Disable console app close wen code is done05 May 2007 04:05 GMT5
Topic says it all.
after the app is done with the code it exit the console window without asking
how to disable it?
in C# its
passing a struct with an array by reference05 May 2007 03:47 GMT1
I have a struct that has an array in it. I need to assign space to the
array in a function and pass the corresponding struct by reference to
another function so that it can store values into the array. When I
try it with the following code i get these errors
passing 2-dim array from c++ to managed c++ to c#03 May 2007 16:52 GMT4
I want some communication to take place between a c++ app and a c++ .dll
with an intermediate managed/unmanaged c++ dll. Basicall, I want the
unmanaged c++ dll to have a callback to the unmanaged c++ app. Also, the
managed c++ part should call the c# dll. I don't mind about where ...
TCP/IP comms problems between WinXP and DOS03 May 2007 15:00 GMT9
I am using VC++ 6.0 (with SP5 installed). When using WinXP this is with SP2
installed.
I am developing an instrumentation system comprising a set of networked PCs
connected using TCP/IP TCP links. Communications on the Windows PCs use a
A mysterious undocumented keyword?03 May 2007 14:35 GMT3
In VS 2005 (SP1), the following code does not compile:
=============
typedef int _sptr ;
_sptr p = 1;
GetLogicalDrives doesn't retrieve remote drives on Windows Vista02 May 2007 18:31 GMT9
I have a big problem with a Visual C++ 6.0 function that retrives the
logical drives and types in the local system.
This function works perfectly on Windows 98, NT, 2000, XP and 2003, but I
have tested it on Windows Vista and it doesn't retrieve remote network
left handed use of conditional01 May 2007 16:41 GMT15
I was just thinking that I understood the conditional operator when I coded
the following expecting it to fail:
int a= 10, b= 20, c= 0;
((a < b) ? a : b) = c; // a=0
Crash on target PC (not dev PC) when hosting a WinFormsView in a CFrameWnd?01 May 2007 14:22 GMT1
Grateful if anyone has any suggestions here?  I have a VS2005 MFC app
which hosts several types of views in CFrameWnds - one of which
contains a managed control hosted in a CWinFormsView
Everything works well on my dev pc (and other peoples dev pcs), but
Thread deadlock inside CString::AllocBuffer and sudden crashes01 May 2007 08:27 GMT1
Jochen Kalmbach [MVP] wrote:
> *Hallo rajayan!
>
> > Now that we are towards the fag end of the project, we are getting
Pages: 1 2 3 4 5 April, 2007
 
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.