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++ / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Mapping int out to managed C++ (now failing?)05 Sep 2006 17:06 GMT3
In the MC++ FAQ, we can find how to map a C# "out int" argument to managed
C++. The following solution used to work, in previous version of VS, but
fails with VC# and VC++ Express:
// TestOutInt.h
pointer arithmetic04 Sep 2006 20:17 GMT5
I'm having some trouble interpreting some legacy code...here's a single
line of the kind of pointer arithmetic that baffles me.  I need help
both interpreting and understanding the reasoning behind it.  Can
someone help me?
Candidate function(s) not accessible [?]04 Sep 2006 11:15 GMT2
Sorry another question on mixed code assemblys.
I have a static class library containing a lot of unmanged code.
I have created a mixed code assembly which I am attempting to use in a
forms project.
string to DATE04 Sep 2006 10:49 GMT1
This question continues on from a previous post "DATE to string" but I think
it deserves a new thread.
In my previous post I was trying to convert a DATE to string in a NON MFC
C++ application which (with a little help) was achieved with the following
ms visual C++ 6.004 Sep 2006 00:31 GMT4
I'm practising and running simple programs in C++, only after it's run, the
output window disapears. How can I watch the resualts? thanks,
Hezy.
finding the header include file for matrix class03 Sep 2006 14:49 GMT8
I am new to VS 2003.  I did programming in vb6 and vc6, but not through
studio.  I am having lot of confusion on how to start, where to start?
I like to write a program in vc++ under vs 2003.  i just need exe file that
can be used in command prompt.  where do i start?
Memory leak01 Sep 2006 22:56 GMT6
All I'm doing is going through the webpage and analyzing the data,
here's the outline of the code:
in OnDocumentComplete(LPCTSTR lpszURL)
{
Using multiple _alloca()'s to build up a buffer01 Sep 2006 17:11 GMT6
I usually try to stay away from _alloca().  However, I'm considering using it
for a logging function.  Our current logging function maintains its own
buffer which it grows to fit the string being logged.  To work correctly in a
multi-threaded environment there are locks around ...
LINK : fatal error LNK1000: Internal error during LIB::Search01 Sep 2006 16:18 GMT1
When doing a "Whole Program Optimization" release build, I get the following
error during LINK:-
   Searching \main\Binaries\lib\pc_retail\AAALibs.lib:
LINK : fatal error LNK1000: Internal error during LIB::Search
Passing a pointer to an object in an ActiveX event01 Sep 2006 09:23 GMT1
I have a class CMyObject, that I want to pass in an ActiveX event.
I have not as yet found a way of passing pointers in events - any one
knows how ?
//PseudoCode IDL
Pages: 1 2 3 4 5 6 7 August, 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.