Sweden-Number/dlls/ole32/ifs.h

8 lines
164 B
C
Raw Normal View History

1999-02-17 16:57:24 +01:00
#ifndef __WINE_OLE_IFS_H
#define __WINE_OLE_IFS_H
extern LPMALLOC16 IMalloc16_Constructor();
extern LPMALLOC IMalloc_Constructor();
1999-02-17 16:57:24 +01:00
#endif /* __WINE_OLE_IFS_H */