|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <algorithm>#include <stddef.h>#include <exception>Go to the source code of this file.
Functions | |
| char * | myfullpath (char *, const char *, int) |
| #define _EXPCLASS __declspec(dllimport) |
| #define _fullpath myfullpath |
| #define _stricmp strcasecmp |
| #define _strnicmp strncasecmp |
| #define OWL_OUTPUT_DEBUG_STRING | ( | lpsz | ) | ::OutputDebugString(lpsz) |