source:
trunk/src/msvfw32/msvfw32.h@
1036
Last change on this file since 1036 was 972, checked in by , 26 years ago | |
---|---|
File size: 262 bytes |
Line | |
---|---|
1 | /* $Id: msvfw32.h,v 1.2 1999-09-18 15:57:30 sandervl Exp $ */ |
2 | /* Definitions for the MS Video32 DLL (MSVFW32.DLL) |
3 | * |
4 | * Copyright 1999 Jens Wiessner |
5 | */ |
6 | |
7 | #ifndef __ODIN_MSVFW32_H |
8 | #define __ODIN_MSVFW32_H |
9 | |
10 | #include <heapstring.h> |
11 | |
12 | #endif /* __ODIN_MSVFW32_H */ |
13 | |
14 |
Note:
See TracBrowser
for help on using the repository browser.