windows-nt/Source/XPSP1/NT/shell/shell32/unicpp/dcompp.h

9 lines
118 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef _DCOMPP_H_
#define _DCOMPP_H_
#define WM_UPDATEBITMAP (WM_USER+1)
BOOL RegisterCompPreviewClass();
#endif