mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +00:00
add DECLSPEC_SELECTANY
svn path=/trunk/; revision=38187
This commit is contained in:
@@ -31,6 +31,10 @@ typedef struct _GUID
|
||||
} GUID;
|
||||
#endif
|
||||
|
||||
#ifndef DECLSPEC_SELECTANY
|
||||
#define DECLSPEC_SELECTANY __declspec(selectany)
|
||||
#endif
|
||||
|
||||
#undef DEFINE_GUID
|
||||
|
||||
#ifdef INITGUID
|
||||
|
||||
Reference in New Issue
Block a user