blob: 8493ed903d79613489d695e82d7a24347c5e6134 [file]
void patchInit();
void patchTerm();
void patchInstall(void *orig, void *hook, void **preal, const char *nm);
int patchInstalled(DWORD);