2025-04-27 07:49:33 -04:00

4 lines
132 B
C

#define szNPSTUBClassName "WndClass_NPSTUBMonitor"
#define WM_NPSTUB_LOADDLL (WM_USER)
#define WM_NPSTUB_UNLOADDLL (WM_USER + 1)