mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 19:24:03 +00:00
[RSHELL]
* A couple small fixes before I go to bed. * Add to CD, so explorer_new can be run in ros, with the custom classes. CORE-7886 svn path=/branches/shell-experiments/; revision=62156
This commit is contained in:
parent
c486aa0a00
commit
c57c04a7c2
3 changed files with 12 additions and 3 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(CMenuBand);
|
||||
|
||||
#define WRAP_LOG 1
|
||||
#define WRAP_LOG 0
|
||||
|
||||
extern "C" BOOL WINAPI Shell_GetImageLists(HIMAGELIST * lpBigList, HIMAGELIST * lpSmallList);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue