windows-nt/Source/XPSP1/NT/shell/ext/ratings/inc/npstubx.h
2020-09-26 16:20:57 +08:00

4 lines
129 B
C

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