Sign in
goma
/
wine
/
65367a9f16c7d14e2a38680d73de0f1fe386ffba
/
.
/
include
/
wine
/
shell16.h
blob: e28193b08ad7159c6f3bbe274af2babe829131f0 [
file
]
#ifndef
__WINE_WINE_SHELL16_H
#define
__WINE_WINE_SHELL16_H
#include
"windef.h"
BOOL16 WINAPI
AboutDlgProc16
(
HWND16
,
UINT16
,
WPARAM16
,
LPARAM
);
BOOL WINAPI
AboutDlgProc
(
HWND
,
UINT
,
WPARAM
,
LPARAM
);
#endif
/* __WINE_WINE_SHELL16_H */