mirror of
https://github.com/reactos/reactos.git
synced 2025-06-23 00:10:17 +00:00

* Add a shell DDE skeleton, based on shell32's DDE stubs. svn path=/branches/shell-experiments/; revision=63934
6 lines
No EOL
258 B
Ruby
6 lines
No EOL
258 B
Ruby
@ stdcall CStartMenu_Constructor(ptr ptr)
|
|
@ stdcall CMenuDeskBar_Constructor(ptr ptr);
|
|
@ stdcall CMenuSite_Constructor(ptr ptr);
|
|
@ stdcall CMenuBand_Constructor(ptr ptr);
|
|
@ stdcall CMergedFolder_Constructor(ptr ptr);
|
|
@ stdcall ShellDDEInit(long); |