Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ocidl.h « include « w32api « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2618d841d9dd732ef158e45dcdebe56e790b170a (plain)
1
2
3
4
5
6
7
#ifndef _OCIDL_H
#define _OCIDL_H

#include <ole2.h>
#include <olectl.h>

#endif