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++ / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
why property view become blank when .h or .cpp edit view get focused?11 Jan 2008 16:52 GMT3
I'm writing C++ code with visual studio 2005, I find when my source
edit view get focused, the property of this class is missing, so if I
want to add a virtual function or a window's message handler function,
I must click in class view.
MSDN Examples11 Jan 2008 09:56 GMT12
Whenever I download MSDN examples and then try to build them It says 'Build
skipped' and never builds them. Hence I can not run them.
What am I doing wrong???
Cheers.
Modeless dialog box11 Jan 2008 02:34 GMT3
I am creating a modeless dialogbox. The problem is in keeping track of it.
How can I keep track of it in CDocument class (CBioSpecDoc) so that I don't
create multiple instance of it when it is still active. When I cancel it; it
destroys it using the OnCancel() function of the ...
Having Trouble Calling ! Finalizer because of Operator Overloads10 Jan 2008 18:08 GMT3
C++ CLR .Net 2
I have a ref class that I have created that wraps an unmanaged pointer. It
acts like a smart pointer for reference counted objects for a particular
library I am working in. I have overloaded the ->, *, assignment, and
how to search tfs by name of file or contents in file?10 Jan 2008 17:41 GMT1
how to search tfs by name of file or contents in file?
free unmanaged resource from managed code09 Jan 2008 21:13 GMT8
In C++/CLI, is there a way to free an array allocated from an
unmanaged dll ? In my managed code, I call a function from that dll
which returns me an array of bytes. But how can I free it ?
Thanks
Mixing C++/CLI and managed extensions for C++08 Jan 2008 15:36 GMT2
Our company has a mix of users with VS2003 & VS2005. I'm am having
difficulty working out how components written with these 2 tools can
be written together. I want to be able to a) incorporate a C++/CLI DLL
written in VS2005 into a managed extensions app written with VS2003
absolute address08 Jan 2008 07:43 GMT1
David Lowndes wrote:
> *>How do you print a document using win32 api?
>
> What sort of document?
absolute address08 Jan 2008 02:20 GMT4
in delphi you can use Ptr to an absolute address, can i do this in vc++.
in dos, i can use a dos font. i assume that if i save the dos font to
disk, then edit it, i have a new font. any copyright issues. or michael
mediford 20 years wrote editfont which did exactly that for dos. i ...
GetProcaddress returns null but GetLastError indicate no problem07 Jan 2008 15:00 GMT7
I have this classic code : load a dll, and get a pointer on a specific
function in that DLL.
The GetProcAddress() returns NULL, but the GetLastWin32Error()
function says : operation successful.
Macro to compile a file set (cpp/h)07 Jan 2008 14:32 GMT5
Is it possible to write a macro that compiles a file set (cpp/h).
I can find it on the menu if I right click on a cpp file but it would be
nice to just have a
macro that I could call using a shortcut.
absolute address07 Jan 2008 07:58 GMT1
Never Mind;
How do you print a document using win32 api? cuz i was using 10 dos
compilers I had to open a file for writing, do some writing to the file,
close it, and then use system("print file"); and believe it or not it
how to link unmanaged c++ into .net class library to test with nunit?07 Jan 2008 03:11 GMT5
hi, i am teaching a class using visual studio 2003 in the labs at
school and trying to get some pure c++ into a dll so i can sic nunit on
it.
trying to put the code below into a .net class library gets unresolved
Console::Writeline()07 Jan 2008 02:41 GMT2
I've got an MFC application in VS2005(VC++). It's a mixed-mode application.
Whenever I use Console::Writeline() It never displays any thing (I don't get
any output).
Here is some code example:
What is the difference between  WM_ACTIVATEAPP and WM_ACTIVATE07 Jan 2008 01:48 GMT2
Want to be sure I understand the difference between  WM_ACTIVATEAPP and
WM_ACTIVATE.
Is it true that:
WM_ACTIVATEAPP is sent/received only if the other window is in a different
Pages: 1 2 3 4 December, 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.