mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[PSDK] Add missing GPFIDL_FLAGS.
svn path=/trunk/; revision=74888
This commit is contained in:
parent
e024f8f37b
commit
980868b1f9
1 changed files with 2 additions and 0 deletions
|
@ -84,6 +84,8 @@ typedef struct
|
|||
DECLARE_HANDLE(HPSXA);
|
||||
#endif
|
||||
|
||||
typedef int GPFIDL_FLAGS;
|
||||
|
||||
UINT
|
||||
WINAPI
|
||||
SHAddFromPropSheetExtArray(
|
||||
|
|
Loading…
Reference in a new issue