ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

ksguid.h
Go to the documentation of this file.
00001 #define INITGUID
00002 #include <guiddef.h>
00003 
00004 #ifndef STATICGUIDOF
00005   #define STATICGUIDOF(guid) STATIC_##guid
00006 #endif
00007 
00008 #if !defined( DEFINE_WAVEFORMATEX_GUID )
00009   #define DEFINE_WAVEFORMATEX_GUID(x) (USHORT)(x), 0x0000, 0x0010, { 0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71 }
00010 #endif
00011 
00012 #if defined( DEFINE_GUIDEX )
00013   #undef DEFINE_GUIDEX
00014   #define DEFINE_GUIDEX(name) EXTERN_C const CDECL GUID __declspec(selectany) name = { STATICGUIDOF(name) }
00015 #else
00016   #define DEFINE_GUIDEX(name) EXTERN_C const CDECL GUID __declspec(selectany) name = { STATICGUIDOF(name) }
00017 #endif
00018 

Generated on Sat May 26 2012 04:29:22 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.