mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 00:03:00 +00:00
[SHELL32] Add IActiveDesktop stub
CORE-15424
This commit is contained in:
parent
6378c83663
commit
cc2f0a8868
8 changed files with 241 additions and 0 deletions
|
@ -271,6 +271,7 @@ public:
|
|||
|
||||
|
||||
BEGIN_OBJECT_MAP(ObjectMap)
|
||||
OBJECT_ENTRY(CLSID_ActiveDesktop, CActiveDesktop)
|
||||
OBJECT_ENTRY(CLSID_ShellFSFolder, CFSFolder)
|
||||
OBJECT_ENTRY(CLSID_MyComputer, CDrivesFolder)
|
||||
OBJECT_ENTRY(CLSID_ShellDesktop, CDesktopFolder)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue