Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygentnerror.h
Go to the documentation of this file.
00001 #pragma once 00002 00003 #ifndef __WINDOWS_H 00004 #include <windows.h> 00005 #endif 00006 00007 #include "tnmsg.h" 00008 00009 extern int Telnet_Redir; 00010 00011 int printm(LPTSTR szModule, BOOL fSystem, DWORD dwMessageId, ...); 00012 void LogErrorConsole(LPTSTR szError); 00013 int printit(const char * it); Generated on Sat May 26 2012 04:16:15 for ReactOS by
1.7.6.1
|