Page MenuHomePhabricator

MyUnknown.h
No OneTemporary

Size
290 B
Referenced Files
None
Subscribers
None

MyUnknown.h

// MyUnknown.h
#ifndef __MYUNKNOWN_H
#define __MYUNKNOWN_H
#ifdef _WIN32
#ifdef _WIN32_WCE
#if (_WIN32_WCE > 300)
#include <basetyps.h>
#else
#define MIDL_INTERFACE(x) struct
#endif
#else
#include <basetyps.h>
#endif
#include <unknwn.h>
#else
#include "MyWindows.h"
#endif
#endif

File Metadata

Mime Type
text/x-c
Expires
Fri, Nov 21, 5:01 AM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1360943
Default Alt Text
MyUnknown.h (290 B)

Event Timeline