mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
[CMAKE]
* 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:
@@ -266,7 +266,7 @@ public:
|
||||
};
|
||||
|
||||
extern "C"
|
||||
HRESULT
|
||||
HRESULT WINAPI
|
||||
CStartMenu_Constructor(REFIID riid, void **ppv)
|
||||
{
|
||||
IShellMenu* pShellMenu;
|
||||
|
||||
Reference in New Issue
Block a user