[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppBuilderOutputDebugString
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppBuilderOutputDebugString
(C++ Builder) OutputDebugString
Function to write messages to the Event Log.
OutputDebugString("Now starting dangerous function");
OutputDebugString(__FUNC__);
'OutputDebugString' links
- C++ CLX
- C++ VCL
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
