repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added some digital video interface
[wine/multimedia.git]
/
ole
/
ifs.h
blob
ea56cc6ebb1a4d442734943863a6054952893e9e
1
#ifndef __WINE_OLE_IFS_H
2
#define __WINE_OLE_IFS_H
3
4
extern
LPMALLOC16
IMalloc16_Constructor
();
5
extern
LPMALLOC
IMalloc_Constructor
();
6
7
#endif
/* __WINE_OLE_IFS_H */