source: trunk/src/oleaut32/tmarshal.h@ 8266

Last change on this file since 8266 was 7916, checked in by sandervl, 24 years ago

Wine 20020215 resync + added extended logging

File size: 132 bytes
Line 
1#ifndef TMARSHAL_H
2#define TMARSHAL_H
3HRESULT WINAPI
4TypeLibFac_DllGetClassObject(REFCLSID rclsid, REFIID iid,LPVOID *ppv);
5
6#endif
Note: See TracBrowser for help on using the repository browser.