projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Various cosmetic changes.
[wine]
/
dlls
/
oleaut32
/
tmarshal.h
1
#ifndef TMARSHAL_H
2
#define TMARSHAL_H
3
HRESULT WINAPI
4
TypeLibFac_DllGetClassObject(REFCLSID rclsid, REFIID iid,LPVOID *ppv);
5
6
#endif