Go to the source code of this file.
Functions | |
void | DrawTextOnFirstPlan (char *text, BOOL shadowMode) |
void | MyOpenBrowser (char *url) |
Ouvre un browser internet, utilise un ShellExecute. | |
void | ErrorMessage (BOOL useLastError, UINT type, const TCHAR *message,...) |
BOOL | Run (char *exe, char *message) |
void | MailTo (char *eMail) |
Definition in file communTools.h.
|
Definition at line 8 of file communTools.cpp. |
|
Definition at line 99 of file communTools.cpp. Referenced by SysTrayProc(). |
|
Definition at line 209 of file communTools.cpp. Referenced by AboutProc(). |
|
Ouvre un browser internet, utilise un ShellExecute.
Definition at line 53 of file communTools.cpp. Referenced by AboutProc(), and SysTrayProc(). |
|
Definition at line 160 of file communTools.cpp. References BOOL(). |