Sign in
goma
/
wine
/
5bb403ceb2be5f727c24a87bee35e72fdd6b41aa
/
include
/
guiddef.h
80cff47
include: Get rid of the WINE_NO_LONG_AS_INT ifdefs.
by Alexandre Julliard
· 18 years ago
15765dd
The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility.
by Michael Stefaniuc
· 18 years ago
236fd51
uuid: Mark all GUID variables as hidden.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
bf1fff0
include: Make guiddef.h defines match PSDK.
by Robert Shearman
· 19 years ago
7d19bf5
For C++, declare initialised GUIDs to be "extern const" rather than
by Troy Rollo
· 20 years ago
e744735
Define LPCGUID.
by Mike McCormack
· 20 years ago
90c29ab
Make GUIDs non-const when compiling MIDL/widl generated proxies.
by Mike McCormack
· 21 years ago
bd337a8
#ifdef guard the declaration of type IID to be compatible with
by Juan Lang
· 21 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
8a25944
Added missing include directives.
by Francois Gouget
· 24 years ago
ccb257a
Fixed C++ operators return value.
by Ove Kaaven
· 25 years ago
b08cb17
Added guiddef.h and moved a few GUID definitions to the correct file.
by Alexandre Julliard
· 25 years ago