2 Sep
2005
2 Sep
'05
12:17 p.m.
ChangeSet ID: 19941 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/09/02 07:17:52 Modified files: include : guiddef.h Log message: Troy Rollo <wine(a)troy.rollo.name> For C++, declare initialised GUIDs to be "extern const" rather than just "const" to ensure that the initialised GUID is visible to other modules, and use EXTERN_C rather than just "extern" for the benefit of MSVC++, which does name mangling on global variables. Patch: http://cvs.winehq.org/patch.py?id=19941 Old revision New revision Changes Path 1.8 1.9 +7 -1 wine/include/guiddef.h
7409
Age (days ago)
7409
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard