search for: wine_dbgstr_guid

Displaying 3 results from an estimated 3 matches for "wine_dbgstr_guid".

2014 Feb 07
0
Wine release 1.7.12
...oleaut32: Fix OLEFontImpl_SetRatio return when either cyLogical or cyHimetric are 0. Fran?ois Gouget (3): gdiplus: Make METAFILE_GetEmfType() static. Assorted spelling fixes. dpnet/tests: Add a trailing '\n' to an ok() call. Fr?d?ric Delanoy (32): include: Make wine_dbgstr_guid available in test.h for all tests. apphelp/tests: Use common wine_dbgstr_guid implementation from test.h. atl100/tests: Use common wine_dbgstr_guid implementation from test.h. comdlg32/tests: Use common wine_dbgstr_guid implementation from test.h. d3dx9_36/tests: Use common...
2014 Feb 20
0
Wine release 1.7.13
...he primary palette tests. faultrep/tests: AddERExcludedApplication() fails if we have insufficient privileges. Fr?d?ric Delanoy (14): Assorted spelling fixes. propsys: Use BOOL type where appropriate. msvcrtd: Use BOOL type where appropriate. crypt32/tests: Use common wine_dbgstr_guid implementation from test.h. propsys/tests: Use common wine_dbgstr_guid implementation from test.h. dsound/tests: Use wine_dbgstr_guid for printing GUIDs. ole32/tests: Use wine_dbgstr_guid for printing GUIDs. setupapi: Use BOOL type where appropriate. msi: Fix typo in a...
2016 Jul 22
0
Wine release 1.9.15
...dmsynth/tests: Add COM tests for DMSynth and DMSynthSink. dmsynth: Lock/unlock the module only on creation/desctruction. msctf: Don't crash on NULL input in EnumLanguageProfiles(). msctf: Avoid a cast from IEnumTfLanguageProfiles to the COM object. hlink/tests: Use wine_dbgstr_guid() to print a REFIID. shlwapi/tests: Use wine_dbgstr_guid() to trace REFIIDs. comctl32: Avoid using the LPSTREAM COM iface type. Nikolay Sivov (25): webservices/tests: Fix WsCreateMessage() arguments (Clang). webservices/tests: Fix WsReadValue type argument values (Clang)....