Files
sigmaker-ida/idasdk76/dbg/win32/w32sehch.h
2021-10-31 21:20:46 +02:00

8 lines
106 B
C

#ifndef __W32SEHCH__
#define __W32SEHCH__
void install_x86seh_menu();
void remove_x86seh_menu();
#endif