* Take MSVC workaround from trunk.

[RSHELL]
* Fix GCC build.
* Add a couple error checks.

svn path=/branches/shell-experiments/; revision=62307
This commit is contained in:
David Quintana
2014-02-23 16:44:54 +00:00
parent d0f3e72c8e
commit 04a3726c09
4 changed files with 21 additions and 9 deletions
+1 -1
View File
@@ -266,7 +266,7 @@ public:
};
extern "C"
HRESULT
HRESULT WINAPI
CStartMenu_Constructor(REFIID riid, void **ppv)
{
IShellMenu* pShellMenu;