Draw the appropriate taskbar mockup image in the dialog when the user clicks the...
authorGed Murphy <gedmurphy@reactos.org>
Thu, 23 Jul 2009 21:35:52 +0000 (21:35 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Thu, 23 Jul 2009 21:35:52 +0000 (21:35 +0000)
commit54d58cdb656055df137ab3774c1883d2955a67c4
treeaadc4a7afe4aec6a3b25460ff1dfd48d540eb240
parent77a79fb006019d839530b4c1bab380ae8c374d92
Draw the appropriate taskbar mockup image in the dialog when the user clicks the checkboxes

svn path=/trunk/; revision=42165
12 files changed:
reactos/base/shell/explorer-new/explorer.rc
reactos/base/shell/explorer-new/lang/en-US.rc
reactos/base/shell/explorer-new/res/auto_hide.bmp [new file with mode: 0644]
reactos/base/shell/explorer-new/res/lock_group_noql.bmp [new file with mode: 0644]
reactos/base/shell/explorer-new/res/lock_group_ql.bmp [new file with mode: 0644]
reactos/base/shell/explorer-new/res/lock_nogroup_noql.bmp [new file with mode: 0644]
reactos/base/shell/explorer-new/res/lock_nogroup_ql.bmp [new file with mode: 0644]
reactos/base/shell/explorer-new/res/nolock_group_noql.bmp [new file with mode: 0644]
reactos/base/shell/explorer-new/res/nolock_nogroup_noql.bmp [new file with mode: 0644]
reactos/base/shell/explorer-new/res/nolock_nogroup_ql.bmp [new file with mode: 0644]
reactos/base/shell/explorer-new/resource.h
reactos/base/shell/explorer-new/trayprop.c