Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Cdt-launch-inbox] [Bug 102043] Console Output Does Not Appear When Launching An Application

https://bugs.eclipse.org/bugs/show_bug.cgi?id=102043


dschaefer@xxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.0.1




------- Additional Comments From dschaefer@xxxxxxx  2005-08-30 08:45 -------
All right already ;-)

I've marked it as gating 3.0.1. Someone will have to look at it by then.

In the meantime try:

#include <windows.h>

MessageBox(NULL, "Hello World", "My App", MB_OK);




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Back to the top