search for: cogetmalloc

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

2015 Dec 04
0
Wine release 1.8-rc3
...odbc32: Fix SQLBindCol prototype. oleaut32/tests: Some tests for SafeArrayDestroyData(). oledlg: Replace existing menu item in case of empty object too. advapi32: Use proper enum member to initialize SECURITY_IMPERSONATION_LEVEL variable (Clang). ole32/tests: Some tests for CoGetMalloc(). browseui: Use defined context kind constant with CoGetMalloc(). Olivier F. R. Dierick (2): shlwapi: SHFreeShared returns TRUE when passed NULL handle. shlwapi/tests: Test SHFreeShared with NULL handle. Piotr Caban (2): comctl32: Set listview focus in WM_LBUTTONDOWN....
2015 Dec 25
0
Wine release 1.9.0
...stbox. comdlg32/fontdlg: Remove dead assignment (Coverity). msvcrt: Fix char to int promotion that breaks pattern lookup. msvcrt: Fix cwscanf* prototypes. po: Update Russian translation. msxml3: Clear request headers on Open(). ole32: Fix parameter validation for CoGetMalloc(). ole32: Simplify OleRegGetMiscStatus() using existing helper, use read-only key permissions. ole32: Simplify OleRegGetUserType() using existing helper. ole32/tests: Some tests for OleRegGetUserType(). ole32: Ignore GetMiscStatus() returned value in OleCreate(). ole32...
2020 Feb 02
0
Wine release 5.1
...Malloc16 structure. compobj: Get rid of _xmalloc16(). compobj: Store the IMalloc pointer as a SEGPTR. compobj: Always set the IMalloc pointer in CoInitialize(). compobj: Reference the IMalloc pointer in CoInitialize(). compobj: Reference the returned IMalloc pointer in CoGetMalloc(). compobj: Implement reference counting for the standard allocator. qedit: Use wide character string literals. amstream: Use wide character string literals. evr: Use wide character string literals. shell32/tests: Fix some failures in test_contextmenu(). ddraw/te...