mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 15:23:03 +00:00
[HEADERS] Move some helpers from undocshell.h to shellutils.h as they didn't cover anything undocumented. Merge traycmd.h in undocshell.h as both contain just undocumented shell definitions.
This commit is contained in:
parent
121f0a5c50
commit
e419195d37
14 changed files with 165 additions and 218 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
#include <stdio.h>
|
||||
#include <shellutils.h>
|
||||
|
||||
/* Test IShellLink::SetPath with environment-variables, existing, non-existing, ...*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue