source: trunk/src/olesvr32/olesvr32.h@ 10366

Last change on this file since 10366 was 703, checked in by sandervl, 26 years ago

* empty log message *

File size: 204 bytes
Line 
1/* Definitions for the OLE Server32 DLL (OLESVR32.DLL)
2 *
3 * Copyright 1999 Jens Wiessner
4 */
5
6#ifndef __ODIN_OLESVR32_H
7#define __ODIN_OLESVR32_H
8
9LONG OLE_current_handle;
10
11#endif /* __ODIN_OLESVR32_H */
Note: See TracBrowser for help on using the repository browser.