mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 15:53:03 +00:00
[RSHELL]
* Implement CMenuSite CORE-7879 svn path=/branches/shell-experiments/; revision=62131
This commit is contained in:
parent
372a7f9133
commit
2dc8375579
4 changed files with 502 additions and 1 deletions
|
@ -29,3 +29,5 @@
|
|||
#define shell32_hInstance 0
|
||||
#define SMC_EXEC 4
|
||||
extern "C" INT WINAPI Shell_GetCachedImageIndex(LPCWSTR szPath, INT nIndex, UINT bSimulateDoc);
|
||||
|
||||
extern "C" HRESULT CMenuSite_Constructor(REFIID riid, LPVOID *ppv);
|
Loading…
Add table
Add a link
Reference in a new issue