Commit Graph

6 Commits

Author SHA1 Message Date
Michael Stefaniuc 2689ecdf1d msident: Use the global HeapAlloc() wrappers.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-01 22:24:54 +01:00
Francois Gouget f78afbb163 msident: Add a __WINE_ALLOC_SIZE attribute to heap_alloc().
And standardize its parameter name.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-20 10:32:00 +01:00
Jacek Caban 7b6498314c msident: Added IUserIdentityManager::EnumIdentities implementation. 2012-03-12 16:37:27 +01:00
Jacek Caban 06a9f864e8 msident: Added CLSID_UserIdentityManager object stub implementation. 2012-03-12 16:37:27 +01:00
Jacek Caban 064a5918df msident: Added DLL registration implementation. 2012-03-12 16:37:26 +01:00
Jacek Caban aadc5cb6de msident: Added stub DLL. 2012-03-09 11:36:33 +01:00