|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Functions | |
| static const char * | tmpdir () |
| static int | extract_one (const char *filename, const char *resid) |
| int | extract_msvc_dll (char szFile[MAX_PATH], char szPath[MAX_PATH]) |
| void | cleanup_msvc_dll () |
| int | extract_gcc_dll (char szFile[MAX_PATH]) |
| void | cleanup_gcc_dll () |
Variables | |
| IMAGE_DOS_HEADER | __ImageBase |
| static char | szTempPath [MAX_PATH] |
| void cleanup_gcc_dll | ( | ) |
| void cleanup_msvc_dll | ( | ) |
Definition at line 107 of file data.c.
Referenced by START_TEST().
Definition at line 72 of file data.c.
Referenced by START_TEST().
Definition at line 28 of file data.c.
Referenced by extract_gcc_dll(), and extract_msvc_dll().
Definition at line 18 of file data.c.
Referenced by cleanup_gcc_dll(), cleanup_msvc_dll(), extract_gcc_dll(), and extract_msvc_dll().
|
extern |
Referenced by extract_one().
Definition at line 16 of file data.c.
Referenced by ApplyCursorScheme(), cmd_move(), DoEntry(), PathIsTemporaryW(), CDirectoryWatcher::ProcessNotification(), SaveCursorScheme(), START_TEST(), tmpdir(), and wWinMain().