Files
sigmaker-ida/idasdk75/dbg/win32/w32sehch.h
2021-06-05 21:10:25 +03:00

8 lines
106 B
C

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