#include <windows.h>#include <oorexxapi.h>#include <malloc.h>#include <string.h>#include <stdio.h>#include <io.h>#include "ArgumentParser.h"Go to the source code of this file.
Functions | |
| int WINAPI | WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) |
| int WINAPI WinMain | ( | HINSTANCE | hInstance, |
| HINSTANCE | hPrevInstance, | ||
| LPSTR | lpCmdLine, | ||
| int | nCmdShow | ||
| ) |
Definition at line 57 of file rexxhide.cpp.
References CommandLineToArgvA(), getArguments(), RexxCreateInterpreter(), _CONSTRXSTRING::strlength, and _CONSTRXSTRING::strptr.