[RSHELL]
authorDavid Quintana <gigaherz@gmail.com>
Wed, 12 Feb 2014 16:48:36 +0000 (16:48 +0000)
committerDavid Quintana <gigaherz@gmail.com>
Wed, 12 Feb 2014 16:48:36 +0000 (16:48 +0000)
commit5f6b18cc4dca613506b1e34de2f298bced47efa9
treef2347e3083a0c7ed0bb32813db123b158bc6c96f
parent2dc83755793eb5e6848658e698c9a6c9aa3f05f8
[RSHELL]
* Implemented a class that wraps CMenuBand, for the purpose of logging the calls, with parameters and returned values (disabled, set WRAP_LOG to 1).
* Partial (WIP) implementation of CMenuBand.

[ATL]
* VirtualAlloc can not have a non-zero size while using MEM_RELEASE.

svn path=/branches/shell-experiments/; revision=62132
base/shell/rshell/CMakeLists.txt
base/shell/rshell/CMenuBand.cpp [new file with mode: 0644]
base/shell/rshell/CStartMenu.cpp
base/shell/rshell/precomp.h
lib/atl/atlwin.h