Yet another attempt at fixing CW_USEDEFAULT handling.
[wine.git] / include / wine / shell16.h
blobe28193b08ad7159c6f3bbe274af2babe829131f0
1 #ifndef __WINE_WINE_SHELL16_H
2 #define __WINE_WINE_SHELL16_H
4 #include "windef.h"
6 BOOL16 WINAPI AboutDlgProc16(HWND16,UINT16,WPARAM16,LPARAM);
7 BOOL WINAPI AboutDlgProc(HWND,UINT,WPARAM,LPARAM);
10 #endif /* __WINE_WINE_SHELL16_H */