search for: refiid

Displaying 10 results from an estimated 10 matches for "refiid".

Did you mean: refid
2012 Jan 19
0
StarCraft 2 Installer not working
...ve the retail copy of StarCraft 2 and I'm trying to install it. Everytime I tried to load it the installer says there is no data. I'm running on Arch Linux 64-bit. "fixme:process:GetLogicalProcessorInformation ((nil),0x33f5c4): stub fixme:ole:OleCreateStaticFromData (srcdata=0x7dd84c, refiid={00000112-0000-0000-c000-000000000046}, renderopt=2, formatetc=0x7dd864, client=0x866528, storage=0x12ebb8, ppv=0x33ecbc), stub!" That's the only error I get. Has anyone ran in to this problem?
2016 Jul 22
0
Wine release 1.9.15
...ests 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). mshtml: Fix a t...
2007 Oct 26
0
Wine release 0.9.48
...Vista. Michael Stefaniuc (6): wpp: Remove redundant NULL check before free(). Found by Smatch. wrc: Remove redundant NULL check before free(). Found by Smatch. winex11.drv: Fix two missing unlocks on error paths. Found by Smatch. mshtml/tests: Move the 'const' after REFIID as REFIID is a macro that already starts with 'const'. winealsa.drv: Leave the CriticalSection before destroying it. Found by Smatch. winealsa.drv: Leave the CriticalSection before destroying it. Found by Smatch. Mikolaj Zalewski (15): comdlg32: NULL name in PRINTDLG_SetU...
2010 Jul 30
0
Wine release 1.3.0
...msi: Remove the ignored common resource attributes. serialui: Remove the ignored common resource attributes. credui: Remove the ignored common resource attributes. sane.ds: Remove the ignored common resource attributes. ole32: Use IsEqualIID instead of memcmp to compare REFIIDs. oleaut32/tests: Use IsEqualIID instead of memcmp to compare REFIIDs. oleaut32: Use IsEqualGUID instead of memcmp to compare GUIDs. shdocvw: Add the Romanian translation. ntdll: Use IsEqualGUID instead of memcmp to compare GUIDs. server: Simplify tkill() and remove un...
2016 Aug 05
0
Wine release 1.9.16
...plied string. d3dx10: Use debugstr_a() to trace a user-supplied string. d3dx9: Add stubs for D3DXFill*TextureTX(). d3dx9/tests: Add a test for texture shaders. Michael Stefaniuc (25): dmusic: Use debugstr_guid to trace some GUIDs. dmime: Use debugstr_guid() to trace a REFIID. ddraw: Don't memset memory before overwritting it. comctl32: Remove an always true conditional expression. comctl32: Use straight assignments instead of CopyRect(). comctl32: Avoid using memset on RECTs. comctl32/tests: Avoid using memset() on RECTs. comctl3...
2012 Jul 31
0
Wine release 1.5.10
...32: Remove superfluous TRUE:FALSE conditional expressions. winex11.drv: Avoid TRUE:FALSE conditional expressions. kernel32: Avoid TRUE:FALSE conditional expressions. Nikolay Sivov (28): ole32: Fix QueryInterface for file-based ILockBytes. ole32: Remove unsupported interface REFIID from storage stream QueryInterface. ole32: Give names to 1Ole stream header fields. msxml3: Accept selection namespaces string with trailing spaces. ole32: Use a single implementation for 1Ole stream initialization. kernel32: Partial CompareStringEx implementation. adv...
2011 Dec 02
0
Wine release 1.3.34
...files. sane: Convert dialogs to po files. browseui: Convert dialogs to po files. browseui: Make sure that common controls are loaded before creating the dialog. shlwapi: Convert dialogs to po files. kernel32/tests: Avoid size_t in traces. msxml3: Don't return REFIID to avoid compiler warnings. makefiles: Build tags from all the source files. user32: Don't allow activating a WS_CHILD top-level window through SetFocus. gdi32: Only store the path in the DC when it's closed. gdi32: Get rid of the no longer needed path states....
2011 Jul 22
0
Wine release 1.3.25
...l joysticks. For the moment only for buttons and axis. dinput: SetActionMap for joysticks. dinput: SetActionMap setting the axis range according to the action format. Marcus Meissner (4): wingstreamer: Set target of parameter pointer, not parameter (Coverity). dinput: const REFIID is duplicate const (Coverity). shell32: Check error return in get_known_folder_path (Coverity). gdiplus: Check return values of GdipCreateMatrix(2) (Coverity). Mariusz Pluci?ski (4): include: Add FOLDERTYPEID types and values definitions. shell32/tests: Add checking known f...
2007 Aug 10
0
Wine release 0.9.43
...ion. winefile: Use SendMessageW instead of SNDMSG. inkobj: Remove break after return. Found by Smatch. winex11.drv: Move the TRACE before the return. Found by Smatch. dsound: Remove redundant NULL check before HeapFree. Found by Smatch. mshtml: Remove const in front of REFIID as that is a macro that already starts with const. Miko?aj Zalewski (2): write.exe: Add a new program that calls wordpad.exe. user32: CallWindowProc[AW] for mismatched built-in winprocs should take into account if the window is Unicode. Misha Koshelev (19): msi: Use SysAllocStri...
2011 Mar 18
0
Wine release 1.3.16
...ormation, and steal idle time for kernel time. kernel32: CreateProcessA should not call CreateProcessW directly. Marcus Meissner (11): winealsa.drv: Fixed bad sizeof (pointer vs struct) (Coverity). mshtml: Removed duplicate const (Coverity). quartz: Removed const from const REFIID (Coverity). d3dcompiler_43: Initialize a variable (Coverity). shell32: memset only gets character (Coverity). shell32: Arrays are never NULL (Coverity). shdocvw: Removed useless array for NULL check (Coverity). user32: Remove useless NULL checks (Coverity). comdl...