mirror of
https://github.com/reactos/reactos.git
synced 2025-04-12 00:29:04 +00:00
- Fix building of tests
svn path=/trunk/; revision=43164
This commit is contained in:
parent
ee67b18306
commit
2545051fec
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ typedef struct _ITEMDATA
|
|||
PVOID pvData;
|
||||
} ITEMDATA, *LPITEMDATA;
|
||||
|
||||
typedef PVOID (CALLBACK *PFNDPAMERGE)(UINT,PVOID,PVOID,LPARAM);
|
||||
typedef HRESULT (CALLBACK *PFNDPASTM)(LPITEMDATA,IStream*,LPARAM);
|
||||
|
||||
static HDPA (WINAPI *pDPA_Clone)(const HDPA,const HDPA);
|
||||
|
|
Loading…
Reference in a new issue