Nikolay Sivov
|
febb3974b5
|
gameux: Use CLSIDFromString() instead of shell32 equivalent.
|
2014-10-06 17:34:23 +02:00 |
Nikolay Sivov
|
d721eee1dd
|
gameux: Cleanup failure handling when processing main definition element, use better naming.
|
2014-10-06 17:34:05 +02:00 |
Frédéric Delanoy
|
0f2bed51bd
|
Assorted spelling fixes.
|
2014-02-10 15:47:29 +01:00 |
Nikolay Sivov
|
0bbd6cb050
|
gameux: Fix release/free of uninitialized pointers (Coverity).
|
2013-04-08 11:37:14 +02:00 |
André Hentschel
|
97dbccf5f2
|
gameux: Avoid double free (coverity).
|
2012-10-25 11:47:05 +02:00 |
Nikolay Sivov
|
fa4148d2ae
|
gameux: Call interface methods properly.
|
2012-08-20 10:58:50 +02:00 |
Michael Stefaniuc
|
e5db5b8dfd
|
gameux: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:20 +02:00 |
Henri Verbeet
|
a4ee6226ae
|
gameux: Don't shadow hr in GAMEUX_RegisterGame().
|
2011-10-14 13:12:27 +02:00 |
Henri Verbeet
|
95ede76673
|
gameux: Parse GDFs in a separate thread.
The res protocol handler dislikes running from a multithreaded apartment.
|
2011-10-11 19:43:26 +02:00 |
Michael Stefaniuc
|
75ba717967
|
gameux: COM cleanup in gameexplorer.c.
|
2011-08-22 16:14:34 +02:00 |
Francois Gouget
|
18ea0aef9c
|
gameux: Remove WINAPI on static functions where not needed.
|
2011-04-28 17:59:14 +02:00 |
Francois Gouget
|
dad6598599
|
gameux: Make some functions static.
|
2011-04-22 10:45:16 +02:00 |
Alexandre Julliard
|
f6b6c7bade
|
include: Correctly define the msxml typelib by directly including xmldom.idl and xmldso.idl.
|
2010-12-21 12:17:11 +01:00 |
André Hentschel
|
9b97fa1a60
|
gameux: Fix test failures on Wine wow64.
|
2010-12-20 12:47:41 +01:00 |
Francois Gouget
|
b990617a95
|
Assorted spelling fixes.
|
2010-11-02 13:16:57 +01:00 |
Louis Lenders
|
75f0573964
|
gameux: Improve stub for GameExplorerImpl_VerifyAccess.
|
2010-10-12 12:17:50 +02:00 |
Mariusz Pluciński
|
23efe79289
|
gameux: Add partial implementation of IGameStatisticsMgr::GetGameStatistics.
|
2010-09-24 15:45:52 +02:00 |
Mariusz Pluciński
|
95a9bc043e
|
gameux: Add UninstallGame implementation.
|
2010-09-16 10:13:24 -05:00 |
Mariusz Pluciński
|
5213d9d07e
|
gameux: Add InstallGame implementation.
|
2010-09-16 10:13:15 -05:00 |
Mariusz Pluciński
|
d02a6ab2b1
|
gameux: IGameExplorer::UpdateGame implementation.
|
2010-09-15 11:28:53 -05:00 |
Mariusz Pluciński
|
bb9a6ea2b0
|
gameux: IGameExplorer::RemoveGame implementation.
|
2010-09-09 18:04:57 +02:00 |
Mariusz Pluciński
|
9b7347b619
|
gameux: Add storing Description registry value.
|
2010-09-09 18:04:48 +02:00 |
Mariusz Pluciński
|
3c68877bc5
|
gameux: Add storing Title registry value.
|
2010-09-09 18:04:42 +02:00 |
Mariusz Pluciński
|
180ac750bb
|
gameux: Add support of loading Application Id into registry.
|
2010-09-09 18:04:27 +02:00 |
Mariusz Pluciński
|
0949e083ec
|
gameux: Initial implementation of IGameExplorer::AddGame.
|
2010-09-09 18:04:00 +02:00 |
Mariusz Pluciński
|
5aed3941ee
|
gameux: Add IGameExplorer2 implementation stub.
|
2010-08-17 14:42:10 +02:00 |
Mariusz Pluciński
|
9878d6b384
|
gameux: Add stub of IGameExplorer implementation.
|
2010-07-28 16:28:25 +02:00 |