source:
trunk/src/olecli32/olecli32.h
Last change on this file was 734, checked in by , 26 years ago | |
---|---|
File size: 267 bytes |
Rev | Line | |
---|---|---|
[734] | 1 | /* $Id: olecli32.h,v 1.1 1999-08-29 08:15:02 sandervl Exp $ */ |
2 | /* Definitions for the OLE Client32 DLL (OLECLI32.DLL) | |
3 | * | |
4 | * Copyright 1999 Jens Wiessner | |
5 | */ | |
6 | ||
7 | #ifndef __ODIN_OLECLI32_H | |
8 | #define __ODIN_OLECLI32_H | |
9 | ||
10 | LONG OLE_current_handle; | |
11 | ||
12 | #endif /* __ODIN_OLECLI32_H */ |
Note:
See TracBrowser
for help on using the repository browser.