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++ / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
App doesn't show (sometimes)10 Feb 2004 09:06 GMT1
I'm using Visual Studio .NET to make a C++ DirectX application. My
problem is that sometimes when I hit RUN, the application begin
loading but doesn't show on the desktop, almost as if I had set the
Visible attribute to False. It isn't the code because to make it show
Run-Time Check Failure #0 ....10 Feb 2004 08:07 GMT11
Error Message:
Run-Time Check Failure #0 - The value of ESP was not
properly saved across a function call. This is usually a
result of calling a function declared with one calling
Two virtuals of the same name10 Feb 2004 07:54 GMT5
In the code below, class Z inherits from T<1> and T<2>. Both parents have
pure virtual members of the same name V(), which are overloaded in Z.
How do I define those overloaded members outside of Z? Currently, they are
defined inside the class declaration and this works fine. The ...
Debugging nested typed template smart pointers function address in Friend MFC class10 Feb 2004 07:36 GMT3
Very sorry but this is *actually* another question about COMPILERS, I just put that title as bait, but HANG ON! this is the last one honestly
Very simply
Is there ANY way you can *download* an optimizing compiler for free
(And that *includes* non-MS ones if the download portion of ...
how to programme to encode CD audio format data  to WMA?10 Feb 2004 06:48 GMT5
In VC6.0, how to programme to encode CD audio track  to WMA?
Hint is ok
My mailbox is  zhpzh0429@eyou.com
Thank you for any helps!!
port I/O in Win95 v Win2k09 Feb 2004 23:16 GMT5
I'm a newbie to VC++, and I'm having some trouble building an executable using some old non-visual code.  I'm writing my code on a Win2k machine for use on a Win95/98 machine, using Visual C++ .NET.  I'm using inp() and outp() functions from the conio.h runtime library, and they ...
Defect passing const lvalues by-value09 Feb 2004 22:04 GMT3
please could anybody check if this defect is fixed in whidbey?
struct X
{
X() {}
Koenig Lookup vs. Barton-Nackman Trick09 Feb 2004 21:58 GMT5
I'm using a user-defined diagnostics stream and custom manipulators that work with it
template<class charT, class traits = std::char_traits<charT>
class basic_diagsstream : public std::basic_ostream<charT, traits
..
How to pass CString from unmanaged code to managed code?09 Feb 2004 21:43 GMT7
I have an existing VC6 application using the MFC.
I am able to pass CString and other parameters from such a VC6 dll to an
unmanaged MFC dll (compiled in Visual Studio .NET).
Now I want to use .Net functionality, i.e. calling methods in managed code.
How to embed any resource in ready EXE..09 Feb 2004 20:05 GMT1
Hye,
   Does anybody of you know, how to embed any resource or code (e.g. ICON
or BMP) to a ready EXE file whose code does not exist...
   And another question, how to get the list of resources used by one EXE
bug: stack overflow in std::auto_ptr09 Feb 2004 18:45 GMT20
Please try this code. I think that it's perfectly legal. However when
compiled under MSVC71 stack overflow happens in first line of main, thus
second line is never executed.
B.
Urgent! Problem debugging application - error: Directory is not a valid working directory.09 Feb 2004 18:01 GMT1
I'm trying to debug an application in the VC dot net compiler and when I
begin, I get the error:
Unable to start debugging
Unable to start program 'c:\myApp\PROGRAM\myApp.exe'
Problem with refreshing the window09 Feb 2004 16:49 GMT1
Hi, I am coding a drawing application, where you draw freely on a
form.  My problem is, when ever the form is painted [ a window
overlaps my window or for is resized ] the drawn shapes are deleted.
I hope that windows forms would handle this but it didn't. Now what
Parameter Input09 Feb 2004 16:25 GMT1
I have just downloaded some code for a class that I am in.  I know
that the code works and I have no problems building the code.
However I also know that the code requires some input parameters.
Main requires 3 parameters or the program won't run, and I know what
Combobox-problem09 Feb 2004 15:35 GMT1
I've been trying all day to add some Strings to a combobox. But it
doesn't seem to work. So I beg you for some help!
This is what I did:
void CBPLCgeneratorDlg::OnCbnSelchangeCmdname()
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 January, 2004
 
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.