#include "libFireBird.h"Go to the source code of this file.
Functions | |
| void | ShowMessageWin (char *title, char *lpMessage1, char *lpMessage2, dword dwDelay) |
| void ShowMessageWin | ( | char * | title, |
| char * | lpMessage1, | ||
| char * | lpMessage2, | ||
| dword | dwDelay | ||
| ) |
Definition at line 3 of file ShowMessageWin.c.
References ShowMessageWindow(), TRACEENTER, and TRACEEXIT.
Referenced by FM_LoadFontFile(), FMUC_LoadFontFile(), and InitTAPexFailedMsg().