mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 04:39:45 +00:00
oledlg: Add PS_MAXLINKTYPES.
This commit is contained in:
parent
3f46f74e52
commit
ccca9bc8c0
@ -360,6 +360,8 @@ DECL_WINELIB_TYPE_AW(OLEUIPASTESPECIAL)
|
||||
DECL_WINELIB_TYPE_AW(POLEUIPASTESPECIAL)
|
||||
DECL_WINELIB_TYPE_AW(LPOLEUIPASTESPECIAL)
|
||||
|
||||
#define PS_MAXLINKTYPES 8
|
||||
|
||||
#define PSF_SHOWHELP 0x00000001L
|
||||
#define PSF_SELECTPASTE 0x00000002L
|
||||
#define PSF_SELECTPASTELINK 0x00000004L
|
||||
|
Loading…
Reference in New Issue
Block a user