Commit Graph

12 Commits

Author SHA1 Message Date
Nikolay Sivov 8d3af56904 pstorec: Fix QueryInterface() of IPStore.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-13 21:45:28 +01:00
Andrey Gusev 7691a18476 pstorec: Fix a typo in PStore_fnOpenItem declaration.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-06 15:31:44 +09:00
Michael Stefaniuc 14d3dfde67 pstorec: Get rid of a cast from a COM object to an iface.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-04 17:30:23 +09:00
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
Michael Stefaniuc 3131a9f831 pstorec: "Fix" DllCanUnloadNow() implementation. 2012-11-22 11:55:57 +01:00
Michael Stefaniuc 7e34aec1a0 pstorec: Print the debug string and not the pointer to it. 2012-03-26 18:15:30 +02:00
Michael Stefaniuc d2a6d95d5a pstorec: Use an iface instead of a vtbl pointer in PStore_impl. 2010-11-29 13:28:26 +01:00
Reece Dunn a2c41b72f8 Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
Rob Shearman 413af76988 pstorec: Fix incorrectly spelt PPST_PROMPTIFO type in pstorec.c and pstore.idl. 2008-04-14 13:33:26 +02:00
Francois Gouget b2656633a6 Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
Michael Stefaniuc d6be8fbb30 pstorec: Win64 printf format warning fixes. 2006-10-09 12:55:36 +02:00
Mike McCormack acb7f8abe2 pstorec: Add a stub implementation. 2006-08-11 11:57:27 +02:00