Wine-commits
Threads by month
- ----- 2026 -----
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- 1 participants
- 189148 discussions
[Git][wine/wine][master] 7 commits: mf/tests: Test SAR's IMFRateSupport interface.
by Alexandre Julliard (@julliard) 08 Feb '26
by Alexandre Julliard (@julliard) 08 Feb '26
08 Feb '26
Alexandre Julliard pushed to branch master at wine / wine
Commits:
87c1116d by Brendan McGrath at 2026-02-08T21:25:43+01:00
mf/tests: Test SAR's IMFRateSupport interface.
- - - - -
08476d50 by Brendan McGrath at 2026-02-08T21:25:44+01:00
mf/tests: Test SAR's IMFPresentationTimeSource interface.
This also removes duplicated tests from test_sar.
- - - - -
6ef0acb4 by Brendan McGrath at 2026-02-08T21:25:46+01:00
mf/tests: Test SAR's SetPresentationClock.
- - - - -
19ec23aa by Brendan McGrath at 2026-02-08T21:25:46+01:00
mf/tests: Test SAR timer with pre-roll and no duration.
- - - - -
ff05a733 by Brendan McGrath at 2026-02-08T21:25:46+01:00
mf/tests: Test SAR timer with pre-roll and duration.
- - - - -
d2e018b8 by Brendan McGrath at 2026-02-08T21:25:46+01:00
mf/tests: Test SAR timer with ENDOFSEGMENT marker.
- - - - -
38172b12 by Brendan McGrath at 2026-02-08T21:25:46+01:00
mf/tests: Test SAR scrubbing start.
- - - - -
1 changed file:
- dlls/mf/tests/mf.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2610906350c2027db1395076f8048…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2610906350c2027db1395076f8048…
You're receiving this email because of your account on gitlab.winehq.org.
1
0
[Git][wine/wine][master] 6 commits: mf: Make flushing on sample grabber largely a no-op.
by Alexandre Julliard (@julliard) 08 Feb '26
by Alexandre Julliard (@julliard) 08 Feb '26
08 Feb '26
Alexandre Julliard pushed to branch master at wine / wine
Commits:
fef7eb6a by Brendan McGrath at 2026-02-08T21:25:27+01:00
mf: Make flushing on sample grabber largely a no-op.
Testing on Windows seems to show a Flush on the sample grabber doesn't
actually flush.
- - - - -
febfda64 by Brendan McGrath at 2026-02-08T21:25:30+01:00
mf: Keep count of samples queued.
- - - - -
6905555f by Brendan McGrath at 2026-02-08T21:25:30+01:00
mf: Always queue a sample unless stopped.
- - - - -
7488a4b8 by Brendan McGrath at 2026-02-08T21:25:30+01:00
mf: Ensure we always have four requests outstanding/satisfied.
The total of:
1. unsatisfied sample requests made to MF; plus
2. samples queued (i.e. satisfied requests)
should always equal 4. Thus, for example, if we flush 3 samples, we need
to request 3 more.
The stop state appears to flush all samples from sample grabber and
all requests outstanding with MF. Hence, starting playback from the stop
state always makes four new sample requests.
Pause and resume always makes four new sample requests, but will also not
flush the queue. This appears to be a Windows bug, as looping pause and
resume can therefore result in samples being queued until we are OOM.
- - - - -
314dffea by Brendan McGrath at 2026-02-08T21:25:32+01:00
mf: Remove no longer used sample_count and samples array.
All samples are now queued in the 'items' list.
- - - - -
26109063 by Brendan McGrath at 2026-02-08T21:25:34+01:00
mf: Request new sample before processing markers.
This switches the order of the RequestSample and Marker events to match
the order on Windows.
- - - - -
2 changed files:
- dlls/mf/samplegrabber.c
- dlls/mf/tests/mf.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d20c6db395b0725e4de06fd2dffbd…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d20c6db395b0725e4de06fd2dffbd…
You're receiving this email because of your account on gitlab.winehq.org.
1
0
[Git][wine/wine][master] 6 commits: mf/tests: Modify test_seek_clock_sink to be ref counted.
by Alexandre Julliard (@julliard) 08 Feb '26
by Alexandre Julliard (@julliard) 08 Feb '26
08 Feb '26
Alexandre Julliard pushed to branch master at wine / wine
Commits:
d1ba156c by Brendan McGrath at 2026-02-08T21:25:15+01:00
mf/tests: Modify test_seek_clock_sink to be ref counted.
- - - - -
c74fb5e8 by Brendan McGrath at 2026-02-08T21:25:15+01:00
mf/tests: Modify test_media_sink to store test_stream_sink.
- - - - -
ff19973f by Brendan McGrath at 2026-02-08T21:25:15+01:00
mf/tests: Add ClockStateSink to test media sink.
- - - - -
cc8fa33c by Brendan McGrath at 2026-02-08T21:25:15+01:00
mf/tests: Fix leaks in test source.
- - - - -
f957def6 by Brendan McGrath at 2026-02-08T21:25:15+01:00
mf/tests: Test that there is no pre-roll during scrubbing.
- - - - -
d20c6db3 by Brendan McGrath at 2026-02-08T21:25:15+01:00
mf/tests: Check that Rate change in PLAY state is ignored.
- - - - -
1 changed file:
- dlls/mf/tests/mf.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/799fc65ba0886873fa24e7055a029…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/799fc65ba0886873fa24e7055a029…
You're receiving this email because of your account on gitlab.winehq.org.
1
0
08 Feb '26
Alexandre Julliard pushed to branch master at wine / wine
Commits:
799fc65b by Daniel Lehman at 2026-02-08T12:45:37+01:00
cldapi: Add stub dll.
- - - - -
4 changed files:
- configure
- configure.ac
- + dlls/cldapi/Makefile.in
- + dlls/cldapi/cldapi.spec
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/799fc65ba0886873fa24e7055a0295…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/799fc65ba0886873fa24e7055a0295…
You're receiving this email because of your account on gitlab.winehq.org.
1
0
[Git][wine/wine][master] 3 commits: winemac: Register clipboard format with NtUserRegisterWindowMessage.
by Alexandre Julliard (@julliard) 08 Feb '26
by Alexandre Julliard (@julliard) 08 Feb '26
08 Feb '26
Alexandre Julliard pushed to branch master at wine / wine
Commits:
7d29860d by Rémi Bernon at 2026-02-08T12:45:37+01:00
winemac: Register clipboard format with NtUserRegisterWindowMessage.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59257
- - - - -
86941454 by Rémi Bernon at 2026-02-08T12:45:37+01:00
winewayland: Register clipboard format with NtUserRegisterWindowMessage.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59257
- - - - -
0ed7e47d by Rémi Bernon at 2026-02-08T12:45:37+01:00
winex11: Register clipboard format with NtUserRegisterWindowMessage.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59257
- - - - -
3 changed files:
- dlls/winemac.drv/clipboard.c
- dlls/winewayland.drv/wayland_data_device.c
- dlls/winex11.drv/clipboard.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9b804cb588f21d9e8c6c9a2c9aca2…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9b804cb588f21d9e8c6c9a2c9aca2…
You're receiving this email because of your account on gitlab.winehq.org.
1
0
[Git][wine/wine][master] 2 commits: dlls: Rename light.msstyles to aero.msstyles.
by Alexandre Julliard (@julliard) 08 Feb '26
by Alexandre Julliard (@julliard) 08 Feb '26
08 Feb '26
Alexandre Julliard pushed to branch master at wine / wine
Commits:
d684f92d by Dmitry Timoshkov at 2026-02-08T12:45:37+01:00
dlls: Rename light.msstyles to aero.msstyles.
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
- - - - -
9b804cb5 by Dmitry Timoshkov at 2026-02-08T12:45:37+01:00
uxtheme/tests: Add a test to show that current theme name is supposed to be "aero.msstyles".
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
- - - - -
1022 changed files:
- MAINTAINERS
- configure
- configure.ac
- dlls/light.msstyles/Makefile.in → dlls/aero.msstyles/Makefile.in
- dlls/light.msstyles/light.rc → dlls/aero.msstyles/aero.rc
- dlls/light.msstyles/blue_button.bmp → dlls/aero.msstyles/blue_button.bmp
- dlls/light.msstyles/blue_button.svg → dlls/aero.msstyles/blue_button.svg
- dlls/light.msstyles/blue_checkbox_13px.bmp → dlls/aero.msstyles/blue_checkbox_13px.bmp
- dlls/light.msstyles/blue_checkbox_13px.svg → dlls/aero.msstyles/blue_checkbox_13px.svg
- dlls/light.msstyles/blue_checkbox_16px.bmp → dlls/aero.msstyles/blue_checkbox_16px.bmp
- dlls/light.msstyles/blue_checkbox_16px.svg → dlls/aero.msstyles/blue_checkbox_16px.svg
- dlls/light.msstyles/blue_checkbox_20px.bmp → dlls/aero.msstyles/blue_checkbox_20px.bmp
- dlls/light.msstyles/blue_checkbox_20px.svg → dlls/aero.msstyles/blue_checkbox_20px.svg
- dlls/light.msstyles/blue_checkbox_26px.bmp → dlls/aero.msstyles/blue_checkbox_26px.bmp
- dlls/light.msstyles/blue_checkbox_26px.svg → dlls/aero.msstyles/blue_checkbox_26px.svg
- dlls/light.msstyles/blue_checkbox_32px.bmp → dlls/aero.msstyles/blue_checkbox_32px.bmp
- dlls/light.msstyles/blue_checkbox_32px.svg → dlls/aero.msstyles/blue_checkbox_32px.svg
- dlls/light.msstyles/blue_checkbox_40px.bmp → dlls/aero.msstyles/blue_checkbox_40px.bmp
- dlls/light.msstyles/blue_checkbox_40px.svg → dlls/aero.msstyles/blue_checkbox_40px.svg
- dlls/light.msstyles/blue_checkbox_52px.bmp → dlls/aero.msstyles/blue_checkbox_52px.bmp
- dlls/light.msstyles/blue_checkbox_52px.svg → dlls/aero.msstyles/blue_checkbox_52px.svg
- dlls/light.msstyles/blue_combobox_border.bmp → dlls/aero.msstyles/blue_combobox_border.bmp
- dlls/light.msstyles/blue_combobox_border.svg → dlls/aero.msstyles/blue_combobox_border.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_glyph_10px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_glyph_10px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_glyph_10px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_glyph_10px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_glyph_11px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_glyph_11px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_glyph_11px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_glyph_11px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_glyph_14px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_glyph_14px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_glyph_14px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_glyph_14px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_glyph_17px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_glyph_17px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_glyph_17px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_glyph_17px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_glyph_21px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_glyph_21px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_glyph_21px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_glyph_21px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_glyph_27px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_glyph_27px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_glyph_27px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_glyph_27px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_glyph_9px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_glyph_9px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_glyph_9px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_glyph_9px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_left.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_left.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_left.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_left.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_left_glyph_10px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_left_glyph_10px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_left_glyph_10px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_left_glyph_10px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_left_glyph_11px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_left_glyph_11px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_left_glyph_11px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_left_glyph_11px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_left_glyph_14px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_left_glyph_14px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_left_glyph_14px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_left_glyph_14px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_left_glyph_17px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_left_glyph_17px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_left_glyph_17px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_left_glyph_17px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_left_glyph_21px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_left_glyph_21px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_left_glyph_21px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_left_glyph_21px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_left_glyph_27px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_left_glyph_27px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_left_glyph_27px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_left_glyph_27px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_left_glyph_9px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_left_glyph_9px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_left_glyph_9px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_left_glyph_9px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_right.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_right.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_right.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_right.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_right_glyph_10px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_right_glyph_10px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_right_glyph_10px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_right_glyph_10px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_right_glyph_11px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_right_glyph_11px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_right_glyph_11px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_right_glyph_11px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_right_glyph_14px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_right_glyph_14px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_right_glyph_14px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_right_glyph_14px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_right_glyph_17px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_right_glyph_17px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_right_glyph_17px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_right_glyph_17px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_right_glyph_21px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_right_glyph_21px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_right_glyph_21px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_right_glyph_21px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_right_glyph_27px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_right_glyph_27px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_right_glyph_27px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_right_glyph_27px.svg
- dlls/light.msstyles/blue_combobox_dropdownbutton_right_glyph_9px.bmp → dlls/aero.msstyles/blue_combobox_dropdownbutton_right_glyph_9px.bmp
- dlls/light.msstyles/blue_combobox_dropdownbutton_right_glyph_9px.svg → dlls/aero.msstyles/blue_combobox_dropdownbutton_right_glyph_9px.svg
- dlls/light.msstyles/blue_combobox_readonly.bmp → dlls/aero.msstyles/blue_combobox_readonly.bmp
- dlls/light.msstyles/blue_combobox_readonly.svg → dlls/aero.msstyles/blue_combobox_readonly.svg
- dlls/light.msstyles/blue_commandlink.bmp → dlls/aero.msstyles/blue_commandlink.bmp
- dlls/light.msstyles/blue_commandlink.svg → dlls/aero.msstyles/blue_commandlink.svg
- dlls/light.msstyles/blue_commandlink_glyph_30px.bmp → dlls/aero.msstyles/blue_commandlink_glyph_30px.bmp
- dlls/light.msstyles/blue_commandlink_glyph_30px.svg → dlls/aero.msstyles/blue_commandlink_glyph_30px.svg
- dlls/light.msstyles/blue_commandlink_glyph_37px.bmp → dlls/aero.msstyles/blue_commandlink_glyph_37px.bmp
- dlls/light.msstyles/blue_commandlink_glyph_37px.svg → dlls/aero.msstyles/blue_commandlink_glyph_37px.svg
- dlls/light.msstyles/blue_commandlink_glyph_45px.bmp → dlls/aero.msstyles/blue_commandlink_glyph_45px.bmp
- dlls/light.msstyles/blue_commandlink_glyph_45px.svg → dlls/aero.msstyles/blue_commandlink_glyph_45px.svg
- dlls/light.msstyles/blue_commandlink_glyph_52px.bmp → dlls/aero.msstyles/blue_commandlink_glyph_52px.bmp
- dlls/light.msstyles/blue_commandlink_glyph_52px.svg → dlls/aero.msstyles/blue_commandlink_glyph_52px.svg
- dlls/light.msstyles/blue_commandlink_glyph_60px.bmp → dlls/aero.msstyles/blue_commandlink_glyph_60px.bmp
- dlls/light.msstyles/blue_commandlink_glyph_60px.svg → dlls/aero.msstyles/blue_commandlink_glyph_60px.svg
- dlls/light.msstyles/blue_commandlink_glyph_67px.bmp → dlls/aero.msstyles/blue_commandlink_glyph_67px.bmp
- dlls/light.msstyles/blue_commandlink_glyph_67px.svg → dlls/aero.msstyles/blue_commandlink_glyph_67px.svg
- dlls/light.msstyles/blue_commandlink_glyph_75px.bmp → dlls/aero.msstyles/blue_commandlink_glyph_75px.bmp
- dlls/light.msstyles/blue_commandlink_glyph_75px.svg → dlls/aero.msstyles/blue_commandlink_glyph_75px.svg
- dlls/light.msstyles/blue_edit_background_1x12px.bmp → dlls/aero.msstyles/blue_edit_background_1x12px.bmp
- dlls/light.msstyles/blue_edit_background_1x12px.svg → dlls/aero.msstyles/blue_edit_background_1x12px.svg
- dlls/light.msstyles/blue_edit_background_1x15px.bmp → dlls/aero.msstyles/blue_edit_background_1x15px.bmp
- dlls/light.msstyles/blue_edit_background_1x15px.svg → dlls/aero.msstyles/blue_edit_background_1x15px.svg
- dlls/light.msstyles/blue_edit_background_1x18px.bmp → dlls/aero.msstyles/blue_edit_background_1x18px.bmp
- dlls/light.msstyles/blue_edit_background_1x18px.svg → dlls/aero.msstyles/blue_edit_background_1x18px.svg
- dlls/light.msstyles/blue_edit_background_1x24px.bmp → dlls/aero.msstyles/blue_edit_background_1x24px.bmp
- dlls/light.msstyles/blue_edit_background_1x24px.svg → dlls/aero.msstyles/blue_edit_background_1x24px.svg
- dlls/light.msstyles/blue_edit_background_1x6px.bmp → dlls/aero.msstyles/blue_edit_background_1x6px.bmp
- dlls/light.msstyles/blue_edit_background_1x6px.svg → dlls/aero.msstyles/blue_edit_background_1x6px.svg
- dlls/light.msstyles/blue_edit_border_hscroll.bmp → dlls/aero.msstyles/blue_edit_border_hscroll.bmp
- dlls/light.msstyles/blue_edit_border_hscroll.svg → dlls/aero.msstyles/blue_edit_border_hscroll.svg
- dlls/light.msstyles/blue_edit_border_hvscroll.bmp → dlls/aero.msstyles/blue_edit_border_hvscroll.bmp
- dlls/light.msstyles/blue_edit_border_hvscroll.svg → dlls/aero.msstyles/blue_edit_border_hvscroll.svg
- dlls/light.msstyles/blue_edit_border_noscroll.bmp → dlls/aero.msstyles/blue_edit_border_noscroll.bmp
- dlls/light.msstyles/blue_edit_border_noscroll.svg → dlls/aero.msstyles/blue_edit_border_noscroll.svg
- dlls/light.msstyles/blue_edit_border_vscroll.bmp → dlls/aero.msstyles/blue_edit_border_vscroll.bmp
- dlls/light.msstyles/blue_edit_border_vscroll.svg → dlls/aero.msstyles/blue_edit_border_vscroll.svg
- dlls/light.msstyles/blue_explorer_listview_item_hot.bmp → dlls/aero.msstyles/blue_explorer_listview_item_hot.bmp
- dlls/light.msstyles/blue_explorer_listview_item_hot.svg → dlls/aero.msstyles/blue_explorer_listview_item_hot.svg
- dlls/light.msstyles/blue_explorer_listview_item_hot_selected.bmp → dlls/aero.msstyles/blue_explorer_listview_item_hot_selected.bmp
- dlls/light.msstyles/blue_explorer_listview_item_hot_selected.svg → dlls/aero.msstyles/blue_explorer_listview_item_hot_selected.svg
- dlls/light.msstyles/blue_explorer_listview_item_selected.bmp → dlls/aero.msstyles/blue_explorer_listview_item_selected.bmp
- dlls/light.msstyles/blue_explorer_listview_item_selected.svg → dlls/aero.msstyles/blue_explorer_listview_item_selected.svg
- dlls/light.msstyles/blue_explorer_listview_item_selected_not_focus.bmp → dlls/aero.msstyles/blue_explorer_listview_item_selected_not_focus.bmp
- dlls/light.msstyles/blue_explorer_listview_item_selected_not_focus.svg → dlls/aero.msstyles/blue_explorer_listview_item_selected_not_focus.svg
- dlls/light.msstyles/blue_explorer_treeview_glyph_16px.bmp → dlls/aero.msstyles/blue_explorer_treeview_glyph_16px.bmp
- dlls/light.msstyles/blue_explorer_treeview_glyph_16px.svg → dlls/aero.msstyles/blue_explorer_treeview_glyph_16px.svg
- dlls/light.msstyles/blue_explorer_treeview_glyph_20px.bmp → dlls/aero.msstyles/blue_explorer_treeview_glyph_20px.bmp
- dlls/light.msstyles/blue_explorer_treeview_glyph_20px.svg → dlls/aero.msstyles/blue_explorer_treeview_glyph_20px.svg
- dlls/light.msstyles/blue_explorer_treeview_glyph_24px.bmp → dlls/aero.msstyles/blue_explorer_treeview_glyph_24px.bmp
- dlls/light.msstyles/blue_explorer_treeview_glyph_24px.svg → dlls/aero.msstyles/blue_explorer_treeview_glyph_24px.svg
- dlls/light.msstyles/blue_explorer_treeview_glyph_32px.bmp → dlls/aero.msstyles/blue_explorer_treeview_glyph_32px.bmp
- dlls/light.msstyles/blue_explorer_treeview_glyph_32px.svg → dlls/aero.msstyles/blue_explorer_treeview_glyph_32px.svg
- dlls/light.msstyles/blue_explorer_treeview_glyph_40px.bmp → dlls/aero.msstyles/blue_explorer_treeview_glyph_40px.bmp
- dlls/light.msstyles/blue_explorer_treeview_glyph_40px.svg → dlls/aero.msstyles/blue_explorer_treeview_glyph_40px.svg
- dlls/light.msstyles/blue_explorer_treeview_glyph_48px.bmp → dlls/aero.msstyles/blue_explorer_treeview_glyph_48px.bmp
- dlls/light.msstyles/blue_explorer_treeview_glyph_48px.svg → dlls/aero.msstyles/blue_explorer_treeview_glyph_48px.svg
- dlls/light.msstyles/blue_explorer_treeview_glyph_64px.bmp → dlls/aero.msstyles/blue_explorer_treeview_glyph_64px.bmp
- dlls/light.msstyles/blue_explorer_treeview_glyph_64px.svg → dlls/aero.msstyles/blue_explorer_treeview_glyph_64px.svg
- dlls/light.msstyles/blue_explorer_treeview_hot_glyph_16px.bmp → dlls/aero.msstyles/blue_explorer_treeview_hot_glyph_16px.bmp
- dlls/light.msstyles/blue_explorer_treeview_hot_glyph_16px.svg → dlls/aero.msstyles/blue_explorer_treeview_hot_glyph_16px.svg
- dlls/light.msstyles/blue_explorer_treeview_hot_glyph_20px.bmp → dlls/aero.msstyles/blue_explorer_treeview_hot_glyph_20px.bmp
- dlls/light.msstyles/blue_explorer_treeview_hot_glyph_20px.svg → dlls/aero.msstyles/blue_explorer_treeview_hot_glyph_20px.svg
- dlls/light.msstyles/blue_explorer_treeview_hot_glyph_24px.bmp → dlls/aero.msstyles/blue_explorer_treeview_hot_glyph_24px.bmp
- dlls/light.msstyles/blue_explorer_treeview_hot_glyph_24px.svg → dlls/aero.msstyles/blue_explorer_treeview_hot_glyph_24px.svg
- dlls/light.msstyles/blue_explorer_treeview_hot_glyph_32px.bmp → dlls/aero.msstyles/blue_explorer_treeview_hot_glyph_32px.bmp
- dlls/light.msstyles/blue_explorer_treeview_hot_glyph_32px.svg → dlls/aero.msstyles/blue_explorer_treeview_hot_glyph_32px.svg
- dlls/light.msstyles/blue_explorer_treeview_hot_glyph_40px.bmp → dlls/aero.msstyles/blue_explorer_treeview_hot_glyph_40px.bmp
- dlls/light.msstyles/blue_explorer_treeview_hot_glyph_40px.svg → dlls/aero.msstyles/blue_explorer_treeview_hot_glyph_40px.svg
- dlls/light.msstyles/blue_explorer_treeview_hot_glyph_48px.bmp → dlls/aero.msstyles/blue_explorer_treeview_hot_glyph_48px.bmp
- dlls/light.msstyles/blue_explorer_treeview_hot_glyph_48px.svg → dlls/aero.msstyles/blue_explorer_treeview_hot_glyph_48px.svg
- dlls/light.msstyles/blue_explorer_treeview_hot_glyph_64px.bmp → dlls/aero.msstyles/blue_explorer_treeview_hot_glyph_64px.bmp
- dlls/light.msstyles/blue_explorer_treeview_hot_glyph_64px.svg → dlls/aero.msstyles/blue_explorer_treeview_hot_glyph_64px.svg
- dlls/light.msstyles/blue_explorer_treeview_item_hot.bmp → dlls/aero.msstyles/blue_explorer_treeview_item_hot.bmp
- dlls/light.msstyles/blue_explorer_treeview_item_hot.svg → dlls/aero.msstyles/blue_explorer_treeview_item_hot.svg
- dlls/light.msstyles/blue_explorer_treeview_item_hot_selected.bmp → dlls/aero.msstyles/blue_explorer_treeview_item_hot_selected.bmp
- dlls/light.msstyles/blue_explorer_treeview_item_hot_selected.svg → dlls/aero.msstyles/blue_explorer_treeview_item_hot_selected.svg
- dlls/light.msstyles/blue_explorer_treeview_item_selected.bmp → dlls/aero.msstyles/blue_explorer_treeview_item_selected.bmp
- dlls/light.msstyles/blue_explorer_treeview_item_selected.svg → dlls/aero.msstyles/blue_explorer_treeview_item_selected.svg
- dlls/light.msstyles/blue_explorer_treeview_item_selected_not_focus.bmp → dlls/aero.msstyles/blue_explorer_treeview_item_selected_not_focus.bmp
- dlls/light.msstyles/blue_explorer_treeview_item_selected_not_focus.svg → dlls/aero.msstyles/blue_explorer_treeview_item_selected_not_focus.svg
- dlls/light.msstyles/blue_groupbox.bmp → dlls/aero.msstyles/blue_groupbox.bmp
- dlls/light.msstyles/blue_groupbox.svg → dlls/aero.msstyles/blue_groupbox.svg
- dlls/light.msstyles/blue_header.bmp → dlls/aero.msstyles/blue_header.bmp
- dlls/light.msstyles/blue_header.svg → dlls/aero.msstyles/blue_header.svg
- dlls/light.msstyles/blue_header_dropdown.bmp → dlls/aero.msstyles/blue_header_dropdown.bmp
- dlls/light.msstyles/blue_header_dropdown.svg → dlls/aero.msstyles/blue_header_dropdown.svg
- dlls/light.msstyles/blue_header_dropdown_filter.bmp → dlls/aero.msstyles/blue_header_dropdown_filter.bmp
- dlls/light.msstyles/blue_header_dropdown_filter.svg → dlls/aero.msstyles/blue_header_dropdown_filter.svg
- dlls/light.msstyles/blue_header_dropdown_filter_glyph_10px.bmp → dlls/aero.msstyles/blue_header_dropdown_filter_glyph_10px.bmp
- dlls/light.msstyles/blue_header_dropdown_filter_glyph_10px.svg → dlls/aero.msstyles/blue_header_dropdown_filter_glyph_10px.svg
- dlls/light.msstyles/blue_header_dropdown_filter_glyph_12px.bmp → dlls/aero.msstyles/blue_header_dropdown_filter_glyph_12px.bmp
- dlls/light.msstyles/blue_header_dropdown_filter_glyph_12px.svg → dlls/aero.msstyles/blue_header_dropdown_filter_glyph_12px.svg
- dlls/light.msstyles/blue_header_dropdown_filter_glyph_15px.bmp → dlls/aero.msstyles/blue_header_dropdown_filter_glyph_15px.bmp
- dlls/light.msstyles/blue_header_dropdown_filter_glyph_15px.svg → dlls/aero.msstyles/blue_header_dropdown_filter_glyph_15px.svg
- dlls/light.msstyles/blue_header_dropdown_filter_glyph_19px.bmp → dlls/aero.msstyles/blue_header_dropdown_filter_glyph_19px.bmp
- dlls/light.msstyles/blue_header_dropdown_filter_glyph_19px.svg → dlls/aero.msstyles/blue_header_dropdown_filter_glyph_19px.svg
- dlls/light.msstyles/blue_header_dropdown_filter_glyph_23px.bmp → dlls/aero.msstyles/blue_header_dropdown_filter_glyph_23px.bmp
- dlls/light.msstyles/blue_header_dropdown_filter_glyph_23px.svg → dlls/aero.msstyles/blue_header_dropdown_filter_glyph_23px.svg
- dlls/light.msstyles/blue_header_dropdown_glyph_10px.bmp → dlls/aero.msstyles/blue_header_dropdown_glyph_10px.bmp
- dlls/light.msstyles/blue_header_dropdown_glyph_10px.svg → dlls/aero.msstyles/blue_header_dropdown_glyph_10px.svg
- dlls/light.msstyles/blue_header_dropdown_glyph_13px.bmp → dlls/aero.msstyles/blue_header_dropdown_glyph_13px.bmp
- dlls/light.msstyles/blue_header_dropdown_glyph_13px.svg → dlls/aero.msstyles/blue_header_dropdown_glyph_13px.svg
- dlls/light.msstyles/blue_header_dropdown_glyph_17px.bmp → dlls/aero.msstyles/blue_header_dropdown_glyph_17px.bmp
- dlls/light.msstyles/blue_header_dropdown_glyph_17px.svg → dlls/aero.msstyles/blue_header_dropdown_glyph_17px.svg
- dlls/light.msstyles/blue_header_dropdown_glyph_21px.bmp → dlls/aero.msstyles/blue_header_dropdown_glyph_21px.bmp
- dlls/light.msstyles/blue_header_dropdown_glyph_21px.svg → dlls/aero.msstyles/blue_header_dropdown_glyph_21px.svg
- dlls/light.msstyles/blue_header_dropdown_glyph_29px.bmp → dlls/aero.msstyles/blue_header_dropdown_glyph_29px.bmp
- dlls/light.msstyles/blue_header_dropdown_glyph_29px.svg → dlls/aero.msstyles/blue_header_dropdown_glyph_29px.svg
- dlls/light.msstyles/blue_header_dropdown_glyph_7px.bmp → dlls/aero.msstyles/blue_header_dropdown_glyph_7px.bmp
- dlls/light.msstyles/blue_header_dropdown_glyph_7px.svg → dlls/aero.msstyles/blue_header_dropdown_glyph_7px.svg
- dlls/light.msstyles/blue_header_dropdown_glyph_9px.bmp → dlls/aero.msstyles/blue_header_dropdown_glyph_9px.bmp
- dlls/light.msstyles/blue_header_dropdown_glyph_9px.svg → dlls/aero.msstyles/blue_header_dropdown_glyph_9px.svg
- dlls/light.msstyles/blue_header_item.bmp → dlls/aero.msstyles/blue_header_item.bmp
- dlls/light.msstyles/blue_header_item.svg → dlls/aero.msstyles/blue_header_item.svg
- dlls/light.msstyles/blue_header_overflow.bmp → dlls/aero.msstyles/blue_header_overflow.bmp
- dlls/light.msstyles/blue_header_overflow.svg → dlls/aero.msstyles/blue_header_overflow.svg
- dlls/light.msstyles/blue_header_overflow_glyph_10px.bmp → dlls/aero.msstyles/blue_header_overflow_glyph_10px.bmp
- dlls/light.msstyles/blue_header_overflow_glyph_10px.svg → dlls/aero.msstyles/blue_header_overflow_glyph_10px.svg
- dlls/light.msstyles/blue_header_overflow_glyph_12px.bmp → dlls/aero.msstyles/blue_header_overflow_glyph_12px.bmp
- dlls/light.msstyles/blue_header_overflow_glyph_12px.svg → dlls/aero.msstyles/blue_header_overflow_glyph_12px.svg
- dlls/light.msstyles/blue_header_overflow_glyph_16px.bmp → dlls/aero.msstyles/blue_header_overflow_glyph_16px.bmp
- dlls/light.msstyles/blue_header_overflow_glyph_16px.svg → dlls/aero.msstyles/blue_header_overflow_glyph_16px.svg
- dlls/light.msstyles/blue_header_overflow_glyph_20px.bmp → dlls/aero.msstyles/blue_header_overflow_glyph_20px.bmp
- dlls/light.msstyles/blue_header_overflow_glyph_20px.svg → dlls/aero.msstyles/blue_header_overflow_glyph_20px.svg
- dlls/light.msstyles/blue_header_overflow_glyph_24px.bmp → dlls/aero.msstyles/blue_header_overflow_glyph_24px.bmp
- dlls/light.msstyles/blue_header_overflow_glyph_24px.svg → dlls/aero.msstyles/blue_header_overflow_glyph_24px.svg
- dlls/light.msstyles/blue_header_overflow_glyph_32px.bmp → dlls/aero.msstyles/blue_header_overflow_glyph_32px.bmp
- dlls/light.msstyles/blue_header_overflow_glyph_32px.svg → dlls/aero.msstyles/blue_header_overflow_glyph_32px.svg
- dlls/light.msstyles/blue_header_overflow_glyph_8px.bmp → dlls/aero.msstyles/blue_header_overflow_glyph_8px.bmp
- dlls/light.msstyles/blue_header_overflow_glyph_8px.svg → dlls/aero.msstyles/blue_header_overflow_glyph_8px.svg
- dlls/light.msstyles/blue_header_sort_arrow_13px.bmp → dlls/aero.msstyles/blue_header_sort_arrow_13px.bmp
- dlls/light.msstyles/blue_header_sort_arrow_13px.svg → dlls/aero.msstyles/blue_header_sort_arrow_13px.svg
- dlls/light.msstyles/blue_header_sort_arrow_16px.bmp → dlls/aero.msstyles/blue_header_sort_arrow_16px.bmp
- dlls/light.msstyles/blue_header_sort_arrow_16px.svg → dlls/aero.msstyles/blue_header_sort_arrow_16px.svg
- dlls/light.msstyles/blue_header_sort_arrow_17px.bmp → dlls/aero.msstyles/blue_header_sort_arrow_17px.bmp
- dlls/light.msstyles/blue_header_sort_arrow_17px.svg → dlls/aero.msstyles/blue_header_sort_arrow_17px.svg
- dlls/light.msstyles/blue_header_sort_arrow_20px.bmp → dlls/aero.msstyles/blue_header_sort_arrow_20px.bmp
- dlls/light.msstyles/blue_header_sort_arrow_20px.svg → dlls/aero.msstyles/blue_header_sort_arrow_20px.svg
- dlls/light.msstyles/blue_header_sort_arrow_26px.bmp → dlls/aero.msstyles/blue_header_sort_arrow_26px.bmp
- dlls/light.msstyles/blue_header_sort_arrow_26px.svg → dlls/aero.msstyles/blue_header_sort_arrow_26px.svg
- dlls/light.msstyles/blue_header_sort_arrow_39px.bmp → dlls/aero.msstyles/blue_header_sort_arrow_39px.bmp
- dlls/light.msstyles/blue_header_sort_arrow_39px.svg → dlls/aero.msstyles/blue_header_sort_arrow_39px.svg
- dlls/light.msstyles/blue_header_sort_arrow_52px.bmp → dlls/aero.msstyles/blue_header_sort_arrow_52px.bmp
- dlls/light.msstyles/blue_header_sort_arrow_52px.svg → dlls/aero.msstyles/blue_header_sort_arrow_52px.svg
- dlls/light.msstyles/blue_listview_collapse_button_15px.bmp → dlls/aero.msstyles/blue_listview_collapse_button_15px.bmp
- dlls/light.msstyles/blue_listview_collapse_button_15px.svg → dlls/aero.msstyles/blue_listview_collapse_button_15px.svg
- dlls/light.msstyles/blue_listview_collapse_button_19px.bmp → dlls/aero.msstyles/blue_listview_collapse_button_19px.bmp
- dlls/light.msstyles/blue_listview_collapse_button_19px.svg → dlls/aero.msstyles/blue_listview_collapse_button_19px.svg
- dlls/light.msstyles/blue_listview_collapse_button_23px.bmp → dlls/aero.msstyles/blue_listview_collapse_button_23px.bmp
- dlls/light.msstyles/blue_listview_collapse_button_23px.svg → dlls/aero.msstyles/blue_listview_collapse_button_23px.svg
- dlls/light.msstyles/blue_listview_collapse_button_30px.bmp → dlls/aero.msstyles/blue_listview_collapse_button_30px.bmp
- dlls/light.msstyles/blue_listview_collapse_button_30px.svg → dlls/aero.msstyles/blue_listview_collapse_button_30px.svg
- dlls/light.msstyles/blue_listview_collapse_button_37px.bmp → dlls/aero.msstyles/blue_listview_collapse_button_37px.bmp
- dlls/light.msstyles/blue_listview_collapse_button_37px.svg → dlls/aero.msstyles/blue_listview_collapse_button_37px.svg
- dlls/light.msstyles/blue_listview_collapse_button_45px.bmp → dlls/aero.msstyles/blue_listview_collapse_button_45px.bmp
- dlls/light.msstyles/blue_listview_collapse_button_45px.svg → dlls/aero.msstyles/blue_listview_collapse_button_45px.svg
- dlls/light.msstyles/blue_listview_collapse_button_60px.bmp → dlls/aero.msstyles/blue_listview_collapse_button_60px.bmp
- dlls/light.msstyles/blue_listview_collapse_button_60px.svg → dlls/aero.msstyles/blue_listview_collapse_button_60px.svg
- dlls/light.msstyles/blue_listview_column_detail.bmp → dlls/aero.msstyles/blue_listview_column_detail.bmp
- dlls/light.msstyles/blue_listview_column_detail.svg → dlls/aero.msstyles/blue_listview_column_detail.svg
- dlls/light.msstyles/blue_listview_expand_button_15px.bmp → dlls/aero.msstyles/blue_listview_expand_button_15px.bmp
- dlls/light.msstyles/blue_listview_expand_button_15px.svg → dlls/aero.msstyles/blue_listview_expand_button_15px.svg
- dlls/light.msstyles/blue_listview_expand_button_19px.bmp → dlls/aero.msstyles/blue_listview_expand_button_19px.bmp
- dlls/light.msstyles/blue_listview_expand_button_19px.svg → dlls/aero.msstyles/blue_listview_expand_button_19px.svg
- dlls/light.msstyles/blue_listview_expand_button_23px.bmp → dlls/aero.msstyles/blue_listview_expand_button_23px.bmp
- dlls/light.msstyles/blue_listview_expand_button_23px.svg → dlls/aero.msstyles/blue_listview_expand_button_23px.svg
- dlls/light.msstyles/blue_listview_expand_button_30px.bmp → dlls/aero.msstyles/blue_listview_expand_button_30px.bmp
- dlls/light.msstyles/blue_listview_expand_button_30px.svg → dlls/aero.msstyles/blue_listview_expand_button_30px.svg
- dlls/light.msstyles/blue_listview_expand_button_37px.bmp → dlls/aero.msstyles/blue_listview_expand_button_37px.bmp
- dlls/light.msstyles/blue_listview_expand_button_37px.svg → dlls/aero.msstyles/blue_listview_expand_button_37px.svg
- dlls/light.msstyles/blue_listview_expand_button_45px.bmp → dlls/aero.msstyles/blue_listview_expand_button_45px.bmp
- dlls/light.msstyles/blue_listview_expand_button_45px.svg → dlls/aero.msstyles/blue_listview_expand_button_45px.svg
- dlls/light.msstyles/blue_listview_expand_button_60px.bmp → dlls/aero.msstyles/blue_listview_expand_button_60px.bmp
- dlls/light.msstyles/blue_listview_expand_button_60px.svg → dlls/aero.msstyles/blue_listview_expand_button_60px.svg
- dlls/light.msstyles/blue_listview_group_header_close_hot.bmp → dlls/aero.msstyles/blue_listview_group_header_close_hot.bmp
- dlls/light.msstyles/blue_listview_group_header_close_hot.svg → dlls/aero.msstyles/blue_listview_group_header_close_hot.svg
- dlls/light.msstyles/blue_listview_group_header_close_mixed_selection.bmp → dlls/aero.msstyles/blue_listview_group_header_close_mixed_selection.bmp
- dlls/light.msstyles/blue_listview_group_header_close_mixed_selection.svg → dlls/aero.msstyles/blue_listview_group_header_close_mixed_selection.svg
- dlls/light.msstyles/blue_listview_group_header_close_mixed_selection_hot.bmp → dlls/aero.msstyles/blue_listview_group_header_close_mixed_selection_hot.bmp
- dlls/light.msstyles/blue_listview_group_header_close_mixed_selection_hot.svg → dlls/aero.msstyles/blue_listview_group_header_close_mixed_selection_hot.svg
- dlls/light.msstyles/blue_listview_group_header_close_selected.bmp → dlls/aero.msstyles/blue_listview_group_header_close_selected.bmp
- dlls/light.msstyles/blue_listview_group_header_close_selected.svg → dlls/aero.msstyles/blue_listview_group_header_close_selected.svg
- dlls/light.msstyles/blue_listview_group_header_close_selected_hot.bmp → dlls/aero.msstyles/blue_listview_group_header_close_selected_hot.bmp
- dlls/light.msstyles/blue_listview_group_header_close_selected_hot.svg → dlls/aero.msstyles/blue_listview_group_header_close_selected_hot.svg
- dlls/light.msstyles/blue_listview_group_header_close_selected_not_focused.bmp → dlls/aero.msstyles/blue_listview_group_header_close_selected_not_focused.bmp
- dlls/light.msstyles/blue_listview_group_header_close_selected_not_focused.svg → dlls/aero.msstyles/blue_listview_group_header_close_selected_not_focused.svg
- dlls/light.msstyles/blue_listview_group_header_close_selected_not_focused_hot.bmp → dlls/aero.msstyles/blue_listview_group_header_close_selected_not_focused_hot.bmp
- dlls/light.msstyles/blue_listview_group_header_close_selected_not_focused_hot.svg → dlls/aero.msstyles/blue_listview_group_header_close_selected_not_focused_hot.svg
- dlls/light.msstyles/blue_listview_group_header_line.bmp → dlls/aero.msstyles/blue_listview_group_header_line.bmp
- dlls/light.msstyles/blue_listview_group_header_line.svg → dlls/aero.msstyles/blue_listview_group_header_line.svg
- dlls/light.msstyles/blue_listview_group_header_open_hot.bmp → dlls/aero.msstyles/blue_listview_group_header_open_hot.bmp
- dlls/light.msstyles/blue_listview_group_header_open_hot.svg → dlls/aero.msstyles/blue_listview_group_header_open_hot.svg
- dlls/light.msstyles/blue_listview_group_header_open_mixed_selection_hot.bmp → dlls/aero.msstyles/blue_listview_group_header_open_mixed_selection_hot.bmp
- dlls/light.msstyles/blue_listview_group_header_open_mixed_selection_hot.svg → dlls/aero.msstyles/blue_listview_group_header_open_mixed_selection_hot.svg
- dlls/light.msstyles/blue_listview_group_header_open_selected_hot.bmp → dlls/aero.msstyles/blue_listview_group_header_open_selected_hot.bmp
- dlls/light.msstyles/blue_listview_group_header_open_selected_hot.svg → dlls/aero.msstyles/blue_listview_group_header_open_selected_hot.svg
- dlls/light.msstyles/blue_listview_group_header_open_selected_not_focused_hot.bmp → dlls/aero.msstyles/blue_listview_group_header_open_selected_not_focused_hot.bmp
- dlls/light.msstyles/blue_listview_group_header_open_selected_not_focused_hot.svg → dlls/aero.msstyles/blue_listview_group_header_open_selected_not_focused_hot.svg
- dlls/light.msstyles/blue_menu_bar_background.bmp → dlls/aero.msstyles/blue_menu_bar_background.bmp
- dlls/light.msstyles/blue_menu_bar_background.svg → dlls/aero.msstyles/blue_menu_bar_background.svg
- dlls/light.msstyles/blue_menu_bar_item.bmp → dlls/aero.msstyles/blue_menu_bar_item.bmp
- dlls/light.msstyles/blue_menu_bar_item.svg → dlls/aero.msstyles/blue_menu_bar_item.svg
- dlls/light.msstyles/blue_menu_popup_background.bmp → dlls/aero.msstyles/blue_menu_popup_background.bmp
- dlls/light.msstyles/blue_menu_popup_background.svg → dlls/aero.msstyles/blue_menu_popup_background.svg
- dlls/light.msstyles/blue_menu_popup_borders.bmp → dlls/aero.msstyles/blue_menu_popup_borders.bmp
- dlls/light.msstyles/blue_menu_popup_borders.svg → dlls/aero.msstyles/blue_menu_popup_borders.svg
- dlls/light.msstyles/blue_menu_popup_check_16px.bmp → dlls/aero.msstyles/blue_menu_popup_check_16px.bmp
- dlls/light.msstyles/blue_menu_popup_check_16px.svg → dlls/aero.msstyles/blue_menu_popup_check_16px.svg
- dlls/light.msstyles/blue_menu_popup_check_18px.bmp → dlls/aero.msstyles/blue_menu_popup_check_18px.bmp
- dlls/light.msstyles/blue_menu_popup_check_18px.svg → dlls/aero.msstyles/blue_menu_popup_check_18px.svg
- dlls/light.msstyles/blue_menu_popup_check_25px.bmp → dlls/aero.msstyles/blue_menu_popup_check_25px.bmp
- dlls/light.msstyles/blue_menu_popup_check_25px.svg → dlls/aero.msstyles/blue_menu_popup_check_25px.svg
- dlls/light.msstyles/blue_menu_popup_check_32px.bmp → dlls/aero.msstyles/blue_menu_popup_check_32px.bmp
- dlls/light.msstyles/blue_menu_popup_check_32px.svg → dlls/aero.msstyles/blue_menu_popup_check_32px.svg
- dlls/light.msstyles/blue_menu_popup_check_40px.bmp → dlls/aero.msstyles/blue_menu_popup_check_40px.bmp
- dlls/light.msstyles/blue_menu_popup_check_40px.svg → dlls/aero.msstyles/blue_menu_popup_check_40px.svg
- dlls/light.msstyles/blue_menu_popup_check_48px.bmp → dlls/aero.msstyles/blue_menu_popup_check_48px.bmp
- dlls/light.msstyles/blue_menu_popup_check_48px.svg → dlls/aero.msstyles/blue_menu_popup_check_48px.svg
- dlls/light.msstyles/blue_menu_popup_check_64px.bmp → dlls/aero.msstyles/blue_menu_popup_check_64px.bmp
- dlls/light.msstyles/blue_menu_popup_check_64px.svg → dlls/aero.msstyles/blue_menu_popup_check_64px.svg
- dlls/light.msstyles/blue_menu_popup_check_background.bmp → dlls/aero.msstyles/blue_menu_popup_check_background.bmp
- dlls/light.msstyles/blue_menu_popup_check_background.svg → dlls/aero.msstyles/blue_menu_popup_check_background.svg
- dlls/light.msstyles/blue_menu_popup_gutter.bmp → dlls/aero.msstyles/blue_menu_popup_gutter.bmp
- dlls/light.msstyles/blue_menu_popup_gutter.svg → dlls/aero.msstyles/blue_menu_popup_gutter.svg
- dlls/light.msstyles/blue_menu_popup_item.bmp → dlls/aero.msstyles/blue_menu_popup_item.bmp
- dlls/light.msstyles/blue_menu_popup_item.svg → dlls/aero.msstyles/blue_menu_popup_item.svg
- dlls/light.msstyles/blue_menu_popup_separator.bmp → dlls/aero.msstyles/blue_menu_popup_separator.bmp
- dlls/light.msstyles/blue_menu_popup_separator.svg → dlls/aero.msstyles/blue_menu_popup_separator.svg
- dlls/light.msstyles/blue_menu_popup_submenu_11px.bmp → dlls/aero.msstyles/blue_menu_popup_submenu_11px.bmp
- dlls/light.msstyles/blue_menu_popup_submenu_11px.svg → dlls/aero.msstyles/blue_menu_popup_submenu_11px.svg
- dlls/light.msstyles/blue_menu_popup_submenu_14px.bmp → dlls/aero.msstyles/blue_menu_popup_submenu_14px.bmp
- dlls/light.msstyles/blue_menu_popup_submenu_14px.svg → dlls/aero.msstyles/blue_menu_popup_submenu_14px.svg
- dlls/light.msstyles/blue_menu_popup_submenu_18px.bmp → dlls/aero.msstyles/blue_menu_popup_submenu_18px.bmp
- dlls/light.msstyles/blue_menu_popup_submenu_18px.svg → dlls/aero.msstyles/blue_menu_popup_submenu_18px.svg
- dlls/light.msstyles/blue_menu_popup_submenu_23px.bmp → dlls/aero.msstyles/blue_menu_popup_submenu_23px.bmp
- dlls/light.msstyles/blue_menu_popup_submenu_23px.svg → dlls/aero.msstyles/blue_menu_popup_submenu_23px.svg
- dlls/light.msstyles/blue_menu_popup_submenu_27px.bmp → dlls/aero.msstyles/blue_menu_popup_submenu_27px.bmp
- dlls/light.msstyles/blue_menu_popup_submenu_27px.svg → dlls/aero.msstyles/blue_menu_popup_submenu_27px.svg
- dlls/light.msstyles/blue_menu_popup_submenu_36px.bmp → dlls/aero.msstyles/blue_menu_popup_submenu_36px.bmp
- dlls/light.msstyles/blue_menu_popup_submenu_36px.svg → dlls/aero.msstyles/blue_menu_popup_submenu_36px.svg
- dlls/light.msstyles/blue_menu_popup_submenu_9px.bmp → dlls/aero.msstyles/blue_menu_popup_submenu_9px.bmp
- dlls/light.msstyles/blue_menu_popup_submenu_9px.svg → dlls/aero.msstyles/blue_menu_popup_submenu_9px.svg
- dlls/light.msstyles/blue_menu_system_close_11px.bmp → dlls/aero.msstyles/blue_menu_system_close_11px.bmp
- dlls/light.msstyles/blue_menu_system_close_11px.svg → dlls/aero.msstyles/blue_menu_system_close_11px.svg
- dlls/light.msstyles/blue_menu_system_close_14px.bmp → dlls/aero.msstyles/blue_menu_system_close_14px.bmp
- dlls/light.msstyles/blue_menu_system_close_14px.svg → dlls/aero.msstyles/blue_menu_system_close_14px.svg
- dlls/light.msstyles/blue_menu_system_close_17px.bmp → dlls/aero.msstyles/blue_menu_system_close_17px.bmp
- dlls/light.msstyles/blue_menu_system_close_17px.svg → dlls/aero.msstyles/blue_menu_system_close_17px.svg
- dlls/light.msstyles/blue_menu_system_close_22px.bmp → dlls/aero.msstyles/blue_menu_system_close_22px.bmp
- dlls/light.msstyles/blue_menu_system_close_22px.svg → dlls/aero.msstyles/blue_menu_system_close_22px.svg
- dlls/light.msstyles/blue_menu_system_close_28px.bmp → dlls/aero.msstyles/blue_menu_system_close_28px.bmp
- dlls/light.msstyles/blue_menu_system_close_28px.svg → dlls/aero.msstyles/blue_menu_system_close_28px.svg
- dlls/light.msstyles/blue_menu_system_close_34px.bmp → dlls/aero.msstyles/blue_menu_system_close_34px.bmp
- dlls/light.msstyles/blue_menu_system_close_34px.svg → dlls/aero.msstyles/blue_menu_system_close_34px.svg
- dlls/light.msstyles/blue_menu_system_close_44px.bmp → dlls/aero.msstyles/blue_menu_system_close_44px.bmp
- dlls/light.msstyles/blue_menu_system_close_44px.svg → dlls/aero.msstyles/blue_menu_system_close_44px.svg
- dlls/light.msstyles/blue_menu_system_maximize_11px.bmp → dlls/aero.msstyles/blue_menu_system_maximize_11px.bmp
- dlls/light.msstyles/blue_menu_system_maximize_11px.svg → dlls/aero.msstyles/blue_menu_system_maximize_11px.svg
- dlls/light.msstyles/blue_menu_system_maximize_14px.bmp → dlls/aero.msstyles/blue_menu_system_maximize_14px.bmp
- dlls/light.msstyles/blue_menu_system_maximize_14px.svg → dlls/aero.msstyles/blue_menu_system_maximize_14px.svg
- dlls/light.msstyles/blue_menu_system_maximize_17px.bmp → dlls/aero.msstyles/blue_menu_system_maximize_17px.bmp
- dlls/light.msstyles/blue_menu_system_maximize_17px.svg → dlls/aero.msstyles/blue_menu_system_maximize_17px.svg
- dlls/light.msstyles/blue_menu_system_maximize_22px.bmp → dlls/aero.msstyles/blue_menu_system_maximize_22px.bmp
- dlls/light.msstyles/blue_menu_system_maximize_22px.svg → dlls/aero.msstyles/blue_menu_system_maximize_22px.svg
- dlls/light.msstyles/blue_menu_system_maximize_28px.bmp → dlls/aero.msstyles/blue_menu_system_maximize_28px.bmp
- dlls/light.msstyles/blue_menu_system_maximize_28px.svg → dlls/aero.msstyles/blue_menu_system_maximize_28px.svg
- dlls/light.msstyles/blue_menu_system_maximize_34px.bmp → dlls/aero.msstyles/blue_menu_system_maximize_34px.bmp
- dlls/light.msstyles/blue_menu_system_maximize_34px.svg → dlls/aero.msstyles/blue_menu_system_maximize_34px.svg
- dlls/light.msstyles/blue_menu_system_maximize_44px.bmp → dlls/aero.msstyles/blue_menu_system_maximize_44px.bmp
- dlls/light.msstyles/blue_menu_system_maximize_44px.svg → dlls/aero.msstyles/blue_menu_system_maximize_44px.svg
- dlls/light.msstyles/blue_menu_system_minimize_11px.bmp → dlls/aero.msstyles/blue_menu_system_minimize_11px.bmp
- dlls/light.msstyles/blue_menu_system_minimize_11px.svg → dlls/aero.msstyles/blue_menu_system_minimize_11px.svg
- dlls/light.msstyles/blue_menu_system_minimize_14px.bmp → dlls/aero.msstyles/blue_menu_system_minimize_14px.bmp
- dlls/light.msstyles/blue_menu_system_minimize_14px.svg → dlls/aero.msstyles/blue_menu_system_minimize_14px.svg
- dlls/light.msstyles/blue_menu_system_minimize_17px.bmp → dlls/aero.msstyles/blue_menu_system_minimize_17px.bmp
- dlls/light.msstyles/blue_menu_system_minimize_17px.svg → dlls/aero.msstyles/blue_menu_system_minimize_17px.svg
- dlls/light.msstyles/blue_menu_system_minimize_22px.bmp → dlls/aero.msstyles/blue_menu_system_minimize_22px.bmp
- dlls/light.msstyles/blue_menu_system_minimize_22px.svg → dlls/aero.msstyles/blue_menu_system_minimize_22px.svg
- dlls/light.msstyles/blue_menu_system_minimize_28px.bmp → dlls/aero.msstyles/blue_menu_system_minimize_28px.bmp
- dlls/light.msstyles/blue_menu_system_minimize_28px.svg → dlls/aero.msstyles/blue_menu_system_minimize_28px.svg
- dlls/light.msstyles/blue_menu_system_minimize_34px.bmp → dlls/aero.msstyles/blue_menu_system_minimize_34px.bmp
- dlls/light.msstyles/blue_menu_system_minimize_34px.svg → dlls/aero.msstyles/blue_menu_system_minimize_34px.svg
- dlls/light.msstyles/blue_menu_system_minimize_44px.bmp → dlls/aero.msstyles/blue_menu_system_minimize_44px.bmp
- dlls/light.msstyles/blue_menu_system_minimize_44px.svg → dlls/aero.msstyles/blue_menu_system_minimize_44px.svg
- dlls/light.msstyles/blue_menu_system_restore_11px.bmp → dlls/aero.msstyles/blue_menu_system_restore_11px.bmp
- dlls/light.msstyles/blue_menu_system_restore_11px.svg → dlls/aero.msstyles/blue_menu_system_restore_11px.svg
- dlls/light.msstyles/blue_menu_system_restore_14px.bmp → dlls/aero.msstyles/blue_menu_system_restore_14px.bmp
- dlls/light.msstyles/blue_menu_system_restore_14px.svg → dlls/aero.msstyles/blue_menu_system_restore_14px.svg
- dlls/light.msstyles/blue_menu_system_restore_17px.bmp → dlls/aero.msstyles/blue_menu_system_restore_17px.bmp
- dlls/light.msstyles/blue_menu_system_restore_17px.svg → dlls/aero.msstyles/blue_menu_system_restore_17px.svg
- dlls/light.msstyles/blue_menu_system_restore_22px.bmp → dlls/aero.msstyles/blue_menu_system_restore_22px.bmp
- dlls/light.msstyles/blue_menu_system_restore_22px.svg → dlls/aero.msstyles/blue_menu_system_restore_22px.svg
- dlls/light.msstyles/blue_menu_system_restore_28px.bmp → dlls/aero.msstyles/blue_menu_system_restore_28px.bmp
- dlls/light.msstyles/blue_menu_system_restore_28px.svg → dlls/aero.msstyles/blue_menu_system_restore_28px.svg
- dlls/light.msstyles/blue_menu_system_restore_34px.bmp → dlls/aero.msstyles/blue_menu_system_restore_34px.bmp
- dlls/light.msstyles/blue_menu_system_restore_34px.svg → dlls/aero.msstyles/blue_menu_system_restore_34px.svg
- dlls/light.msstyles/blue_menu_system_restore_44px.bmp → dlls/aero.msstyles/blue_menu_system_restore_44px.bmp
- dlls/light.msstyles/blue_menu_system_restore_44px.svg → dlls/aero.msstyles/blue_menu_system_restore_44px.svg
- dlls/light.msstyles/blue_navigation_back_button_120px.bmp → dlls/aero.msstyles/blue_navigation_back_button_120px.bmp
- dlls/light.msstyles/blue_navigation_back_button_120px.svg → dlls/aero.msstyles/blue_navigation_back_button_120px.svg
- dlls/light.msstyles/blue_navigation_back_button_30px.bmp → dlls/aero.msstyles/blue_navigation_back_button_30px.bmp
- dlls/light.msstyles/blue_navigation_back_button_30px.svg → dlls/aero.msstyles/blue_navigation_back_button_30px.svg
- dlls/light.msstyles/blue_navigation_back_button_38px.bmp → dlls/aero.msstyles/blue_navigation_back_button_38px.bmp
- dlls/light.msstyles/blue_navigation_back_button_38px.svg → dlls/aero.msstyles/blue_navigation_back_button_38px.svg
- dlls/light.msstyles/blue_navigation_back_button_45px.bmp → dlls/aero.msstyles/blue_navigation_back_button_45px.bmp
- dlls/light.msstyles/blue_navigation_back_button_45px.svg → dlls/aero.msstyles/blue_navigation_back_button_45px.svg
- dlls/light.msstyles/blue_navigation_back_button_60px.bmp → dlls/aero.msstyles/blue_navigation_back_button_60px.bmp
- dlls/light.msstyles/blue_navigation_back_button_60px.svg → dlls/aero.msstyles/blue_navigation_back_button_60px.svg
- dlls/light.msstyles/blue_navigation_back_button_74px.bmp → dlls/aero.msstyles/blue_navigation_back_button_74px.bmp
- dlls/light.msstyles/blue_navigation_back_button_74px.svg → dlls/aero.msstyles/blue_navigation_back_button_74px.svg
- dlls/light.msstyles/blue_navigation_back_button_90px.bmp → dlls/aero.msstyles/blue_navigation_back_button_90px.bmp
- dlls/light.msstyles/blue_navigation_back_button_90px.svg → dlls/aero.msstyles/blue_navigation_back_button_90px.svg
- dlls/light.msstyles/blue_navigation_forward_button_120px.bmp → dlls/aero.msstyles/blue_navigation_forward_button_120px.bmp
- dlls/light.msstyles/blue_navigation_forward_button_120px.svg → dlls/aero.msstyles/blue_navigation_forward_button_120px.svg
- dlls/light.msstyles/blue_navigation_forward_button_30px.bmp → dlls/aero.msstyles/blue_navigation_forward_button_30px.bmp
- dlls/light.msstyles/blue_navigation_forward_button_30px.svg → dlls/aero.msstyles/blue_navigation_forward_button_30px.svg
- dlls/light.msstyles/blue_navigation_forward_button_38px.bmp → dlls/aero.msstyles/blue_navigation_forward_button_38px.bmp
- dlls/light.msstyles/blue_navigation_forward_button_38px.svg → dlls/aero.msstyles/blue_navigation_forward_button_38px.svg
- dlls/light.msstyles/blue_navigation_forward_button_45px.bmp → dlls/aero.msstyles/blue_navigation_forward_button_45px.bmp
- dlls/light.msstyles/blue_navigation_forward_button_45px.svg → dlls/aero.msstyles/blue_navigation_forward_button_45px.svg
- dlls/light.msstyles/blue_navigation_forward_button_60px.bmp → dlls/aero.msstyles/blue_navigation_forward_button_60px.bmp
- dlls/light.msstyles/blue_navigation_forward_button_60px.svg → dlls/aero.msstyles/blue_navigation_forward_button_60px.svg
- dlls/light.msstyles/blue_navigation_forward_button_74px.bmp → dlls/aero.msstyles/blue_navigation_forward_button_74px.bmp
- dlls/light.msstyles/blue_navigation_forward_button_74px.svg → dlls/aero.msstyles/blue_navigation_forward_button_74px.svg
- dlls/light.msstyles/blue_navigation_forward_button_90px.bmp → dlls/aero.msstyles/blue_navigation_forward_button_90px.bmp
- dlls/light.msstyles/blue_navigation_forward_button_90px.svg → dlls/aero.msstyles/blue_navigation_forward_button_90px.svg
- dlls/light.msstyles/blue_navigation_menu_button_13px.bmp → dlls/aero.msstyles/blue_navigation_menu_button_13px.bmp
- dlls/light.msstyles/blue_navigation_menu_button_13px.svg → dlls/aero.msstyles/blue_navigation_menu_button_13px.svg
- dlls/light.msstyles/blue_navigation_menu_button_17px.bmp → dlls/aero.msstyles/blue_navigation_menu_button_17px.bmp
- dlls/light.msstyles/blue_navigation_menu_button_17px.svg → dlls/aero.msstyles/blue_navigation_menu_button_17px.svg
- dlls/light.msstyles/blue_navigation_menu_button_19px.bmp → dlls/aero.msstyles/blue_navigation_menu_button_19px.bmp
- dlls/light.msstyles/blue_navigation_menu_button_19px.svg → dlls/aero.msstyles/blue_navigation_menu_button_19px.svg
- dlls/light.msstyles/blue_navigation_menu_button_26px.bmp → dlls/aero.msstyles/blue_navigation_menu_button_26px.bmp
- dlls/light.msstyles/blue_navigation_menu_button_26px.svg → dlls/aero.msstyles/blue_navigation_menu_button_26px.svg
- dlls/light.msstyles/blue_navigation_menu_button_32px.bmp → dlls/aero.msstyles/blue_navigation_menu_button_32px.bmp
- dlls/light.msstyles/blue_navigation_menu_button_32px.svg → dlls/aero.msstyles/blue_navigation_menu_button_32px.svg
- dlls/light.msstyles/blue_navigation_menu_button_39px.bmp → dlls/aero.msstyles/blue_navigation_menu_button_39px.bmp
- dlls/light.msstyles/blue_navigation_menu_button_39px.svg → dlls/aero.msstyles/blue_navigation_menu_button_39px.svg
- dlls/light.msstyles/blue_navigation_menu_button_52px.bmp → dlls/aero.msstyles/blue_navigation_menu_button_52px.bmp
- dlls/light.msstyles/blue_navigation_menu_button_52px.svg → dlls/aero.msstyles/blue_navigation_menu_button_52px.svg
- dlls/light.msstyles/blue_radiobutton_13px.bmp → dlls/aero.msstyles/blue_radiobutton_13px.bmp
- dlls/light.msstyles/blue_radiobutton_13px.svg → dlls/aero.msstyles/blue_radiobutton_13px.svg
- dlls/light.msstyles/blue_radiobutton_16px.bmp → dlls/aero.msstyles/blue_radiobutton_16px.bmp
- dlls/light.msstyles/blue_radiobutton_16px.svg → dlls/aero.msstyles/blue_radiobutton_16px.svg
- dlls/light.msstyles/blue_radiobutton_19px.bmp → dlls/aero.msstyles/blue_radiobutton_19px.bmp
- dlls/light.msstyles/blue_radiobutton_19px.svg → dlls/aero.msstyles/blue_radiobutton_19px.svg
- dlls/light.msstyles/blue_radiobutton_22px.bmp → dlls/aero.msstyles/blue_radiobutton_22px.bmp
- dlls/light.msstyles/blue_radiobutton_22px.svg → dlls/aero.msstyles/blue_radiobutton_22px.svg
- dlls/light.msstyles/blue_radiobutton_25px.bmp → dlls/aero.msstyles/blue_radiobutton_25px.bmp
- dlls/light.msstyles/blue_radiobutton_25px.svg → dlls/aero.msstyles/blue_radiobutton_25px.svg
- dlls/light.msstyles/blue_radiobutton_28px.bmp → dlls/aero.msstyles/blue_radiobutton_28px.bmp
- dlls/light.msstyles/blue_radiobutton_28px.svg → dlls/aero.msstyles/blue_radiobutton_28px.svg
- dlls/light.msstyles/blue_radiobutton_31px.bmp → dlls/aero.msstyles/blue_radiobutton_31px.bmp
- dlls/light.msstyles/blue_radiobutton_31px.svg → dlls/aero.msstyles/blue_radiobutton_31px.svg
- dlls/light.msstyles/blue_rebar_background.bmp → dlls/aero.msstyles/blue_rebar_background.bmp
- dlls/light.msstyles/blue_rebar_background.svg → dlls/aero.msstyles/blue_rebar_background.svg
- dlls/light.msstyles/blue_rebar_chevron_background.bmp → dlls/aero.msstyles/blue_rebar_chevron_background.bmp
- dlls/light.msstyles/blue_rebar_chevron_background.svg → dlls/aero.msstyles/blue_rebar_chevron_background.svg
- dlls/light.msstyles/blue_rebar_chevron_glyph_10px.bmp → dlls/aero.msstyles/blue_rebar_chevron_glyph_10px.bmp
- dlls/light.msstyles/blue_rebar_chevron_glyph_10px.svg → dlls/aero.msstyles/blue_rebar_chevron_glyph_10px.svg
- dlls/light.msstyles/blue_rebar_chevron_glyph_13px.bmp → dlls/aero.msstyles/blue_rebar_chevron_glyph_13px.bmp
- dlls/light.msstyles/blue_rebar_chevron_glyph_13px.svg → dlls/aero.msstyles/blue_rebar_chevron_glyph_13px.svg
- dlls/light.msstyles/blue_rebar_chevron_glyph_15px.bmp → dlls/aero.msstyles/blue_rebar_chevron_glyph_15px.bmp
- dlls/light.msstyles/blue_rebar_chevron_glyph_15px.svg → dlls/aero.msstyles/blue_rebar_chevron_glyph_15px.svg
- dlls/light.msstyles/blue_rebar_chevron_glyph_20px.bmp → dlls/aero.msstyles/blue_rebar_chevron_glyph_20px.bmp
- dlls/light.msstyles/blue_rebar_chevron_glyph_20px.svg → dlls/aero.msstyles/blue_rebar_chevron_glyph_20px.svg
- dlls/light.msstyles/blue_rebar_chevron_glyph_25px.bmp → dlls/aero.msstyles/blue_rebar_chevron_glyph_25px.bmp
- dlls/light.msstyles/blue_rebar_chevron_glyph_25px.svg → dlls/aero.msstyles/blue_rebar_chevron_glyph_25px.svg
- dlls/light.msstyles/blue_rebar_chevron_glyph_30px.bmp → dlls/aero.msstyles/blue_rebar_chevron_glyph_30px.bmp
- dlls/light.msstyles/blue_rebar_chevron_glyph_30px.svg → dlls/aero.msstyles/blue_rebar_chevron_glyph_30px.svg
- dlls/light.msstyles/blue_rebar_chevron_glyph_40px.bmp → dlls/aero.msstyles/blue_rebar_chevron_glyph_40px.bmp
- dlls/light.msstyles/blue_rebar_chevron_glyph_40px.svg → dlls/aero.msstyles/blue_rebar_chevron_glyph_40px.svg
- dlls/light.msstyles/blue_rebar_chevron_vertical_background.bmp → dlls/aero.msstyles/blue_rebar_chevron_vertical_background.bmp
- dlls/light.msstyles/blue_rebar_chevron_vertical_background.svg → dlls/aero.msstyles/blue_rebar_chevron_vertical_background.svg
- dlls/light.msstyles/blue_rebar_chevron_vertical_glyph_10px.bmp → dlls/aero.msstyles/blue_rebar_chevron_vertical_glyph_10px.bmp
- dlls/light.msstyles/blue_rebar_chevron_vertical_glyph_10px.svg → dlls/aero.msstyles/blue_rebar_chevron_vertical_glyph_10px.svg
- dlls/light.msstyles/blue_rebar_chevron_vertical_glyph_13px.bmp → dlls/aero.msstyles/blue_rebar_chevron_vertical_glyph_13px.bmp
- dlls/light.msstyles/blue_rebar_chevron_vertical_glyph_13px.svg → dlls/aero.msstyles/blue_rebar_chevron_vertical_glyph_13px.svg
- dlls/light.msstyles/blue_rebar_chevron_vertical_glyph_15px.bmp → dlls/aero.msstyles/blue_rebar_chevron_vertical_glyph_15px.bmp
- dlls/light.msstyles/blue_rebar_chevron_vertical_glyph_15px.svg → dlls/aero.msstyles/blue_rebar_chevron_vertical_glyph_15px.svg
- dlls/light.msstyles/blue_rebar_gripper_horizontal.bmp → dlls/aero.msstyles/blue_rebar_gripper_horizontal.bmp
- dlls/light.msstyles/blue_rebar_gripper_horizontal.svg → dlls/aero.msstyles/blue_rebar_gripper_horizontal.svg
- dlls/light.msstyles/blue_rebar_gripper_vertical.bmp → dlls/aero.msstyles/blue_rebar_gripper_vertical.bmp
- dlls/light.msstyles/blue_rebar_gripper_vertical.svg → dlls/aero.msstyles/blue_rebar_gripper_vertical.svg
- dlls/light.msstyles/blue_rebar_splitter.bmp → dlls/aero.msstyles/blue_rebar_splitter.bmp
- dlls/light.msstyles/blue_rebar_splitter.svg → dlls/aero.msstyles/blue_rebar_splitter.svg
- dlls/light.msstyles/blue_rebar_splitter_vertical.bmp → dlls/aero.msstyles/blue_rebar_splitter_vertical.bmp
- dlls/light.msstyles/blue_rebar_splitter_vertical.svg → dlls/aero.msstyles/blue_rebar_splitter_vertical.svg
- dlls/light.msstyles/blue_scrollbar_arrow_glyphs_13px.bmp → dlls/aero.msstyles/blue_scrollbar_arrow_glyphs_13px.bmp
- dlls/light.msstyles/blue_scrollbar_arrow_glyphs_13px.svg → dlls/aero.msstyles/blue_scrollbar_arrow_glyphs_13px.svg
- dlls/light.msstyles/blue_scrollbar_arrow_glyphs_16px.bmp → dlls/aero.msstyles/blue_scrollbar_arrow_glyphs_16px.bmp
- dlls/light.msstyles/blue_scrollbar_arrow_glyphs_16px.svg → dlls/aero.msstyles/blue_scrollbar_arrow_glyphs_16px.svg
- dlls/light.msstyles/blue_scrollbar_arrow_glyphs_20px.bmp → dlls/aero.msstyles/blue_scrollbar_arrow_glyphs_20px.bmp
- dlls/light.msstyles/blue_scrollbar_arrow_glyphs_20px.svg → dlls/aero.msstyles/blue_scrollbar_arrow_glyphs_20px.svg
- dlls/light.msstyles/blue_scrollbar_arrow_glyphs_26px.bmp → dlls/aero.msstyles/blue_scrollbar_arrow_glyphs_26px.bmp
- dlls/light.msstyles/blue_scrollbar_arrow_glyphs_26px.svg → dlls/aero.msstyles/blue_scrollbar_arrow_glyphs_26px.svg
- dlls/light.msstyles/blue_scrollbar_arrow_glyphs_32px.bmp → dlls/aero.msstyles/blue_scrollbar_arrow_glyphs_32px.bmp
- dlls/light.msstyles/blue_scrollbar_arrow_glyphs_32px.svg → dlls/aero.msstyles/blue_scrollbar_arrow_glyphs_32px.svg
- dlls/light.msstyles/blue_scrollbar_arrow_glyphs_39px.bmp → dlls/aero.msstyles/blue_scrollbar_arrow_glyphs_39px.bmp
- dlls/light.msstyles/blue_scrollbar_arrow_glyphs_39px.svg → dlls/aero.msstyles/blue_scrollbar_arrow_glyphs_39px.svg
- dlls/light.msstyles/blue_scrollbar_arrow_glyphs_52px.bmp → dlls/aero.msstyles/blue_scrollbar_arrow_glyphs_52px.bmp
- dlls/light.msstyles/blue_scrollbar_arrow_glyphs_52px.svg → dlls/aero.msstyles/blue_scrollbar_arrow_glyphs_52px.svg
- dlls/light.msstyles/blue_scrollbar_arrows.bmp → dlls/aero.msstyles/blue_scrollbar_arrows.bmp
- dlls/light.msstyles/blue_scrollbar_arrows.svg → dlls/aero.msstyles/blue_scrollbar_arrows.svg
- dlls/light.msstyles/blue_scrollbar_gripper_horizontal_10px.bmp → dlls/aero.msstyles/blue_scrollbar_gripper_horizontal_10px.bmp
- dlls/light.msstyles/blue_scrollbar_gripper_horizontal_10px.svg → dlls/aero.msstyles/blue_scrollbar_gripper_horizontal_10px.svg
- dlls/light.msstyles/blue_scrollbar_gripper_horizontal_12px.bmp → dlls/aero.msstyles/blue_scrollbar_gripper_horizontal_12px.bmp
- dlls/light.msstyles/blue_scrollbar_gripper_horizontal_12px.svg → dlls/aero.msstyles/blue_scrollbar_gripper_horizontal_12px.svg
- dlls/light.msstyles/blue_scrollbar_gripper_horizontal_16px.bmp → dlls/aero.msstyles/blue_scrollbar_gripper_horizontal_16px.bmp
- dlls/light.msstyles/blue_scrollbar_gripper_horizontal_16px.svg → dlls/aero.msstyles/blue_scrollbar_gripper_horizontal_16px.svg
- dlls/light.msstyles/blue_scrollbar_gripper_horizontal_20px.bmp → dlls/aero.msstyles/blue_scrollbar_gripper_horizontal_20px.bmp
- dlls/light.msstyles/blue_scrollbar_gripper_horizontal_20px.svg → dlls/aero.msstyles/blue_scrollbar_gripper_horizontal_20px.svg
- dlls/light.msstyles/blue_scrollbar_gripper_horizontal_25px.bmp → dlls/aero.msstyles/blue_scrollbar_gripper_horizontal_25px.bmp
- dlls/light.msstyles/blue_scrollbar_gripper_horizontal_25px.svg → dlls/aero.msstyles/blue_scrollbar_gripper_horizontal_25px.svg
- dlls/light.msstyles/blue_scrollbar_gripper_horizontal_30px.bmp → dlls/aero.msstyles/blue_scrollbar_gripper_horizontal_30px.bmp
- dlls/light.msstyles/blue_scrollbar_gripper_horizontal_30px.svg → dlls/aero.msstyles/blue_scrollbar_gripper_horizontal_30px.svg
- dlls/light.msstyles/blue_scrollbar_gripper_horizontal_40px.bmp → dlls/aero.msstyles/blue_scrollbar_gripper_horizontal_40px.bmp
- dlls/light.msstyles/blue_scrollbar_gripper_horizontal_40px.svg → dlls/aero.msstyles/blue_scrollbar_gripper_horizontal_40px.svg
- dlls/light.msstyles/blue_scrollbar_gripper_vertical_11px.bmp → dlls/aero.msstyles/blue_scrollbar_gripper_vertical_11px.bmp
- dlls/light.msstyles/blue_scrollbar_gripper_vertical_11px.svg → dlls/aero.msstyles/blue_scrollbar_gripper_vertical_11px.svg
- dlls/light.msstyles/blue_scrollbar_gripper_vertical_14px.bmp → dlls/aero.msstyles/blue_scrollbar_gripper_vertical_14px.bmp
- dlls/light.msstyles/blue_scrollbar_gripper_vertical_14px.svg → dlls/aero.msstyles/blue_scrollbar_gripper_vertical_14px.svg
- dlls/light.msstyles/blue_scrollbar_gripper_vertical_22px.bmp → dlls/aero.msstyles/blue_scrollbar_gripper_vertical_22px.bmp
- dlls/light.msstyles/blue_scrollbar_gripper_vertical_22px.svg → dlls/aero.msstyles/blue_scrollbar_gripper_vertical_22px.svg
- dlls/light.msstyles/blue_scrollbar_gripper_vertical_27px.bmp → dlls/aero.msstyles/blue_scrollbar_gripper_vertical_27px.bmp
- dlls/light.msstyles/blue_scrollbar_gripper_vertical_27px.svg → dlls/aero.msstyles/blue_scrollbar_gripper_vertical_27px.svg
- dlls/light.msstyles/blue_scrollbar_gripper_vertical_36px.bmp → dlls/aero.msstyles/blue_scrollbar_gripper_vertical_36px.bmp
- dlls/light.msstyles/blue_scrollbar_gripper_vertical_36px.svg → dlls/aero.msstyles/blue_scrollbar_gripper_vertical_36px.svg
- dlls/light.msstyles/blue_scrollbar_gripper_vertical_9px.bmp → dlls/aero.msstyles/blue_scrollbar_gripper_vertical_9px.bmp
- dlls/light.msstyles/blue_scrollbar_gripper_vertical_9px.svg → dlls/aero.msstyles/blue_scrollbar_gripper_vertical_9px.svg
- dlls/light.msstyles/blue_scrollbar_lower_track_horizontal.bmp → dlls/aero.msstyles/blue_scrollbar_lower_track_horizontal.bmp
- dlls/light.msstyles/blue_scrollbar_lower_track_horizontal.svg → dlls/aero.msstyles/blue_scrollbar_lower_track_horizontal.svg
- dlls/light.msstyles/blue_scrollbar_lower_track_vertical.bmp → dlls/aero.msstyles/blue_scrollbar_lower_track_vertical.bmp
- dlls/light.msstyles/blue_scrollbar_lower_track_vertical.svg → dlls/aero.msstyles/blue_scrollbar_lower_track_vertical.svg
- dlls/light.msstyles/blue_scrollbar_resizebox_grip_16px.bmp → dlls/aero.msstyles/blue_scrollbar_resizebox_grip_16px.bmp
- dlls/light.msstyles/blue_scrollbar_resizebox_grip_16px.svg → dlls/aero.msstyles/blue_scrollbar_resizebox_grip_16px.svg
- dlls/light.msstyles/blue_scrollbar_resizebox_grip_20px.bmp → dlls/aero.msstyles/blue_scrollbar_resizebox_grip_20px.bmp
- dlls/light.msstyles/blue_scrollbar_resizebox_grip_20px.svg → dlls/aero.msstyles/blue_scrollbar_resizebox_grip_20px.svg
- dlls/light.msstyles/blue_scrollbar_resizebox_grip_24px.bmp → dlls/aero.msstyles/blue_scrollbar_resizebox_grip_24px.bmp
- dlls/light.msstyles/blue_scrollbar_resizebox_grip_24px.svg → dlls/aero.msstyles/blue_scrollbar_resizebox_grip_24px.svg
- dlls/light.msstyles/blue_scrollbar_resizebox_grip_32px.bmp → dlls/aero.msstyles/blue_scrollbar_resizebox_grip_32px.bmp
- dlls/light.msstyles/blue_scrollbar_resizebox_grip_32px.svg → dlls/aero.msstyles/blue_scrollbar_resizebox_grip_32px.svg
- dlls/light.msstyles/blue_scrollbar_resizebox_grip_40px.bmp → dlls/aero.msstyles/blue_scrollbar_resizebox_grip_40px.bmp
- dlls/light.msstyles/blue_scrollbar_resizebox_grip_40px.svg → dlls/aero.msstyles/blue_scrollbar_resizebox_grip_40px.svg
- dlls/light.msstyles/blue_scrollbar_resizebox_grip_48px.bmp → dlls/aero.msstyles/blue_scrollbar_resizebox_grip_48px.bmp
- dlls/light.msstyles/blue_scrollbar_resizebox_grip_48px.svg → dlls/aero.msstyles/blue_scrollbar_resizebox_grip_48px.svg
- dlls/light.msstyles/blue_scrollbar_resizebox_grip_64px.bmp → dlls/aero.msstyles/blue_scrollbar_resizebox_grip_64px.bmp
- dlls/light.msstyles/blue_scrollbar_resizebox_grip_64px.svg → dlls/aero.msstyles/blue_scrollbar_resizebox_grip_64px.svg
- dlls/light.msstyles/blue_scrollbar_thumb_horizontal.bmp → dlls/aero.msstyles/blue_scrollbar_thumb_horizontal.bmp
- dlls/light.msstyles/blue_scrollbar_thumb_horizontal.svg → dlls/aero.msstyles/blue_scrollbar_thumb_horizontal.svg
- dlls/light.msstyles/blue_scrollbar_thumb_vertical.bmp → dlls/aero.msstyles/blue_scrollbar_thumb_vertical.bmp
- dlls/light.msstyles/blue_scrollbar_thumb_vertical.svg → dlls/aero.msstyles/blue_scrollbar_thumb_vertical.svg
- dlls/light.msstyles/blue_scrollbar_upper_track_horizontal.bmp → dlls/aero.msstyles/blue_scrollbar_upper_track_horizontal.bmp
- dlls/light.msstyles/blue_scrollbar_upper_track_horizontal.svg → dlls/aero.msstyles/blue_scrollbar_upper_track_horizontal.svg
- dlls/light.msstyles/blue_scrollbar_upper_track_vertical.bmp → dlls/aero.msstyles/blue_scrollbar_upper_track_vertical.bmp
- dlls/light.msstyles/blue_scrollbar_upper_track_vertical.svg → dlls/aero.msstyles/blue_scrollbar_upper_track_vertical.svg
- dlls/light.msstyles/blue_spin_background_down.bmp → dlls/aero.msstyles/blue_spin_background_down.bmp
- dlls/light.msstyles/blue_spin_background_down.svg → dlls/aero.msstyles/blue_spin_background_down.svg
- dlls/light.msstyles/blue_spin_background_left.bmp → dlls/aero.msstyles/blue_spin_background_left.bmp
- dlls/light.msstyles/blue_spin_background_left.svg → dlls/aero.msstyles/blue_spin_background_left.svg
- dlls/light.msstyles/blue_spin_background_right.bmp → dlls/aero.msstyles/blue_spin_background_right.bmp
- dlls/light.msstyles/blue_spin_background_right.svg → dlls/aero.msstyles/blue_spin_background_right.svg
- dlls/light.msstyles/blue_spin_background_up.bmp → dlls/aero.msstyles/blue_spin_background_up.bmp
- dlls/light.msstyles/blue_spin_background_up.svg → dlls/aero.msstyles/blue_spin_background_up.svg
- dlls/light.msstyles/blue_spin_glyph_down_11px.bmp → dlls/aero.msstyles/blue_spin_glyph_down_11px.bmp
- dlls/light.msstyles/blue_spin_glyph_down_11px.svg → dlls/aero.msstyles/blue_spin_glyph_down_11px.svg
- dlls/light.msstyles/blue_spin_glyph_down_14px.bmp → dlls/aero.msstyles/blue_spin_glyph_down_14px.bmp
- dlls/light.msstyles/blue_spin_glyph_down_14px.svg → dlls/aero.msstyles/blue_spin_glyph_down_14px.svg
- dlls/light.msstyles/blue_spin_glyph_down_18px.bmp → dlls/aero.msstyles/blue_spin_glyph_down_18px.bmp
- dlls/light.msstyles/blue_spin_glyph_down_18px.svg → dlls/aero.msstyles/blue_spin_glyph_down_18px.svg
- dlls/light.msstyles/blue_spin_glyph_down_21px.bmp → dlls/aero.msstyles/blue_spin_glyph_down_21px.bmp
- dlls/light.msstyles/blue_spin_glyph_down_21px.svg → dlls/aero.msstyles/blue_spin_glyph_down_21px.svg
- dlls/light.msstyles/blue_spin_glyph_down_28px.bmp → dlls/aero.msstyles/blue_spin_glyph_down_28px.bmp
- dlls/light.msstyles/blue_spin_glyph_down_28px.svg → dlls/aero.msstyles/blue_spin_glyph_down_28px.svg
- dlls/light.msstyles/blue_spin_glyph_down_7x16px.bmp → dlls/aero.msstyles/blue_spin_glyph_down_7x16px.bmp
- dlls/light.msstyles/blue_spin_glyph_down_7x16px.svg → dlls/aero.msstyles/blue_spin_glyph_down_7x16px.svg
- dlls/light.msstyles/blue_spin_glyph_down_7x24px.bmp → dlls/aero.msstyles/blue_spin_glyph_down_7x24px.bmp
- dlls/light.msstyles/blue_spin_glyph_down_7x24px.svg → dlls/aero.msstyles/blue_spin_glyph_down_7x24px.svg
- dlls/light.msstyles/blue_spin_glyph_left_12px.bmp → dlls/aero.msstyles/blue_spin_glyph_left_12px.bmp
- dlls/light.msstyles/blue_spin_glyph_left_12px.svg → dlls/aero.msstyles/blue_spin_glyph_left_12px.svg
- dlls/light.msstyles/blue_spin_glyph_left_15px.bmp → dlls/aero.msstyles/blue_spin_glyph_left_15px.bmp
- dlls/light.msstyles/blue_spin_glyph_left_15px.svg → dlls/aero.msstyles/blue_spin_glyph_left_15px.svg
- dlls/light.msstyles/blue_spin_glyph_left_18px.bmp → dlls/aero.msstyles/blue_spin_glyph_left_18px.bmp
- dlls/light.msstyles/blue_spin_glyph_left_18px.svg → dlls/aero.msstyles/blue_spin_glyph_left_18px.svg
- dlls/light.msstyles/blue_spin_glyph_left_24px.bmp → dlls/aero.msstyles/blue_spin_glyph_left_24px.bmp
- dlls/light.msstyles/blue_spin_glyph_left_24px.svg → dlls/aero.msstyles/blue_spin_glyph_left_24px.svg
- dlls/light.msstyles/blue_spin_glyph_left_4px.bmp → dlls/aero.msstyles/blue_spin_glyph_left_4px.bmp
- dlls/light.msstyles/blue_spin_glyph_left_4px.svg → dlls/aero.msstyles/blue_spin_glyph_left_4px.svg
- dlls/light.msstyles/blue_spin_glyph_left_6px.bmp → dlls/aero.msstyles/blue_spin_glyph_left_6px.bmp
- dlls/light.msstyles/blue_spin_glyph_left_6px.svg → dlls/aero.msstyles/blue_spin_glyph_left_6px.svg
- dlls/light.msstyles/blue_spin_glyph_left_9px.bmp → dlls/aero.msstyles/blue_spin_glyph_left_9px.bmp
- dlls/light.msstyles/blue_spin_glyph_left_9px.svg → dlls/aero.msstyles/blue_spin_glyph_left_9px.svg
- dlls/light.msstyles/blue_spin_glyph_right_12px.bmp → dlls/aero.msstyles/blue_spin_glyph_right_12px.bmp
- dlls/light.msstyles/blue_spin_glyph_right_12px.svg → dlls/aero.msstyles/blue_spin_glyph_right_12px.svg
- dlls/light.msstyles/blue_spin_glyph_right_15px.bmp → dlls/aero.msstyles/blue_spin_glyph_right_15px.bmp
- dlls/light.msstyles/blue_spin_glyph_right_15px.svg → dlls/aero.msstyles/blue_spin_glyph_right_15px.svg
- dlls/light.msstyles/blue_spin_glyph_right_18px.bmp → dlls/aero.msstyles/blue_spin_glyph_right_18px.bmp
- dlls/light.msstyles/blue_spin_glyph_right_18px.svg → dlls/aero.msstyles/blue_spin_glyph_right_18px.svg
- dlls/light.msstyles/blue_spin_glyph_right_24px.bmp → dlls/aero.msstyles/blue_spin_glyph_right_24px.bmp
- dlls/light.msstyles/blue_spin_glyph_right_24px.svg → dlls/aero.msstyles/blue_spin_glyph_right_24px.svg
- dlls/light.msstyles/blue_spin_glyph_right_4px.bmp → dlls/aero.msstyles/blue_spin_glyph_right_4px.bmp
- dlls/light.msstyles/blue_spin_glyph_right_4px.svg → dlls/aero.msstyles/blue_spin_glyph_right_4px.svg
- dlls/light.msstyles/blue_spin_glyph_right_6px.bmp → dlls/aero.msstyles/blue_spin_glyph_right_6px.bmp
- dlls/light.msstyles/blue_spin_glyph_right_6px.svg → dlls/aero.msstyles/blue_spin_glyph_right_6px.svg
- dlls/light.msstyles/blue_spin_glyph_right_9px.bmp → dlls/aero.msstyles/blue_spin_glyph_right_9px.bmp
- dlls/light.msstyles/blue_spin_glyph_right_9px.svg → dlls/aero.msstyles/blue_spin_glyph_right_9px.svg
- dlls/light.msstyles/blue_spin_glyph_up_11px.bmp → dlls/aero.msstyles/blue_spin_glyph_up_11px.bmp
- dlls/light.msstyles/blue_spin_glyph_up_11px.svg → dlls/aero.msstyles/blue_spin_glyph_up_11px.svg
- dlls/light.msstyles/blue_spin_glyph_up_14px.bmp → dlls/aero.msstyles/blue_spin_glyph_up_14px.bmp
- dlls/light.msstyles/blue_spin_glyph_up_14px.svg → dlls/aero.msstyles/blue_spin_glyph_up_14px.svg
- dlls/light.msstyles/blue_spin_glyph_up_18px.bmp → dlls/aero.msstyles/blue_spin_glyph_up_18px.bmp
- dlls/light.msstyles/blue_spin_glyph_up_18px.svg → dlls/aero.msstyles/blue_spin_glyph_up_18px.svg
- dlls/light.msstyles/blue_spin_glyph_up_21px.bmp → dlls/aero.msstyles/blue_spin_glyph_up_21px.bmp
- dlls/light.msstyles/blue_spin_glyph_up_21px.svg → dlls/aero.msstyles/blue_spin_glyph_up_21px.svg
- dlls/light.msstyles/blue_spin_glyph_up_28px.bmp → dlls/aero.msstyles/blue_spin_glyph_up_28px.bmp
- dlls/light.msstyles/blue_spin_glyph_up_28px.svg → dlls/aero.msstyles/blue_spin_glyph_up_28px.svg
- dlls/light.msstyles/blue_spin_glyph_up_7x20px.bmp → dlls/aero.msstyles/blue_spin_glyph_up_7x20px.bmp
- dlls/light.msstyles/blue_spin_glyph_up_7x20px.svg → dlls/aero.msstyles/blue_spin_glyph_up_7x20px.svg
- dlls/light.msstyles/blue_spin_glyph_up_7x24px.bmp → dlls/aero.msstyles/blue_spin_glyph_up_7x24px.bmp
- dlls/light.msstyles/blue_spin_glyph_up_7x24px.svg → dlls/aero.msstyles/blue_spin_glyph_up_7x24px.svg
- dlls/light.msstyles/blue_status_background.bmp → dlls/aero.msstyles/blue_status_background.bmp
- dlls/light.msstyles/blue_status_background.svg → dlls/aero.msstyles/blue_status_background.svg
- dlls/light.msstyles/blue_status_pane.bmp → dlls/aero.msstyles/blue_status_pane.bmp
- dlls/light.msstyles/blue_status_pane.svg → dlls/aero.msstyles/blue_status_pane.svg
- dlls/light.msstyles/blue_tab_background.bmp → dlls/aero.msstyles/blue_tab_background.bmp
- dlls/light.msstyles/blue_tab_background.svg → dlls/aero.msstyles/blue_tab_background.svg
- dlls/light.msstyles/blue_tab_item.bmp → dlls/aero.msstyles/blue_tab_item.bmp
- dlls/light.msstyles/blue_tab_item.svg → dlls/aero.msstyles/blue_tab_item.svg
- dlls/light.msstyles/blue_tab_item_left.bmp → dlls/aero.msstyles/blue_tab_item_left.bmp
- dlls/light.msstyles/blue_tab_item_left.svg → dlls/aero.msstyles/blue_tab_item_left.svg
- dlls/light.msstyles/blue_tab_item_right.bmp → dlls/aero.msstyles/blue_tab_item_right.bmp
- dlls/light.msstyles/blue_tab_item_right.svg → dlls/aero.msstyles/blue_tab_item_right.svg
- dlls/light.msstyles/blue_tab_pane_edge.bmp → dlls/aero.msstyles/blue_tab_pane_edge.bmp
- dlls/light.msstyles/blue_tab_pane_edge.svg → dlls/aero.msstyles/blue_tab_pane_edge.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_hover_19px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_hover_19px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_hover_19px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_hover_19px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_hover_24px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_hover_24px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_hover_24px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_hover_24px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_hover_29px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_hover_29px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_hover_29px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_hover_29px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_hover_33px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_hover_33px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_hover_33px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_hover_33px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_hover_38px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_hover_38px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_hover_38px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_hover_38px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_hover_43px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_hover_43px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_hover_43px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_hover_43px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_hover_48px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_hover_48px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_hover_48px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_hover_48px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_normal_19px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_normal_19px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_normal_19px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_normal_19px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_normal_24px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_normal_24px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_normal_24px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_normal_24px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_normal_29px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_normal_29px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_normal_29px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_normal_29px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_normal_33px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_normal_33px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_normal_33px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_normal_33px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_normal_38px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_normal_38px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_normal_38px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_normal_38px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_normal_43px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_normal_43px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_normal_43px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_normal_43px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_normal_48px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_normal_48px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_normal_48px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_normal_48px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_pressed_19px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_pressed_19px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_pressed_19px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_pressed_19px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_pressed_24px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_pressed_24px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_pressed_24px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_pressed_24px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_pressed_29px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_pressed_29px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_pressed_29px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_pressed_29px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_pressed_33px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_pressed_33px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_pressed_33px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_pressed_33px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_pressed_38px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_pressed_38px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_pressed_38px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_pressed_38px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_pressed_43px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_pressed_43px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_pressed_43px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_pressed_43px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_pressed_48px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_pressed_48px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_expanded_pressed_48px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_expanded_pressed_48px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_hover_19px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_hover_19px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_hover_19px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_hover_19px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_hover_24px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_hover_24px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_hover_24px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_hover_24px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_hover_29px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_hover_29px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_hover_29px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_hover_29px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_hover_33px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_hover_33px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_hover_33px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_hover_33px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_hover_38px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_hover_38px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_hover_38px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_hover_38px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_hover_43px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_hover_43px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_hover_43px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_hover_43px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_hover_48px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_hover_48px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_hover_48px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_hover_48px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_normal_19px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_normal_19px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_normal_19px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_normal_19px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_normal_24px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_normal_24px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_normal_24px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_normal_24px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_normal_29px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_normal_29px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_normal_29px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_normal_29px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_normal_33px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_normal_33px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_normal_33px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_normal_33px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_normal_38px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_normal_38px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_normal_38px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_normal_38px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_normal_43px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_normal_43px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_normal_43px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_normal_43px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_normal_48px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_normal_48px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_normal_48px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_normal_48px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_pressed_19px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_pressed_19px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_pressed_19px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_pressed_19px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_pressed_24px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_pressed_24px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_pressed_24px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_pressed_24px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_pressed_29px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_pressed_29px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_pressed_29px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_pressed_29px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_pressed_33px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_pressed_33px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_pressed_33px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_pressed_33px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_pressed_38px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_pressed_38px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_pressed_38px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_pressed_38px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_pressed_43px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_pressed_43px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_pressed_43px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_pressed_43px.svg
- dlls/light.msstyles/blue_taskdialog_expando_button_pressed_48px.bmp → dlls/aero.msstyles/blue_taskdialog_expando_button_pressed_48px.bmp
- dlls/light.msstyles/blue_taskdialog_expando_button_pressed_48px.svg → dlls/aero.msstyles/blue_taskdialog_expando_button_pressed_48px.svg
- dlls/light.msstyles/blue_taskdialog_footnote_separator.bmp → dlls/aero.msstyles/blue_taskdialog_footnote_separator.bmp
- dlls/light.msstyles/blue_taskdialog_footnote_separator.svg → dlls/aero.msstyles/blue_taskdialog_footnote_separator.svg
- dlls/light.msstyles/blue_taskdialog_secondary_panel.bmp → dlls/aero.msstyles/blue_taskdialog_secondary_panel.bmp
- dlls/light.msstyles/blue_taskdialog_secondary_panel.svg → dlls/aero.msstyles/blue_taskdialog_secondary_panel.svg
- dlls/light.msstyles/blue_toolbar_buttons.bmp → dlls/aero.msstyles/blue_toolbar_buttons.bmp
- dlls/light.msstyles/blue_toolbar_buttons.svg → dlls/aero.msstyles/blue_toolbar_buttons.svg
- dlls/light.msstyles/blue_toolbar_buttons_split.bmp → dlls/aero.msstyles/blue_toolbar_buttons_split.bmp
- dlls/light.msstyles/blue_toolbar_buttons_split.svg → dlls/aero.msstyles/blue_toolbar_buttons_split.svg
- dlls/light.msstyles/blue_toolbar_buttons_split_dropdown.bmp → dlls/aero.msstyles/blue_toolbar_buttons_split_dropdown.bmp
- dlls/light.msstyles/blue_toolbar_buttons_split_dropdown.svg → dlls/aero.msstyles/blue_toolbar_buttons_split_dropdown.svg
- dlls/light.msstyles/blue_toolbar_buttons_split_dropdown_glyph_11px.bmp → dlls/aero.msstyles/blue_toolbar_buttons_split_dropdown_glyph_11px.bmp
- dlls/light.msstyles/blue_toolbar_buttons_split_dropdown_glyph_11px.svg → dlls/aero.msstyles/blue_toolbar_buttons_split_dropdown_glyph_11px.svg
- dlls/light.msstyles/blue_toolbar_buttons_split_dropdown_glyph_14px.bmp → dlls/aero.msstyles/blue_toolbar_buttons_split_dropdown_glyph_14px.bmp
- dlls/light.msstyles/blue_toolbar_buttons_split_dropdown_glyph_14px.svg → dlls/aero.msstyles/blue_toolbar_buttons_split_dropdown_glyph_14px.svg
- dlls/light.msstyles/blue_toolbar_buttons_split_dropdown_glyph_17px.bmp → dlls/aero.msstyles/blue_toolbar_buttons_split_dropdown_glyph_17px.bmp
- dlls/light.msstyles/blue_toolbar_buttons_split_dropdown_glyph_17px.svg → dlls/aero.msstyles/blue_toolbar_buttons_split_dropdown_glyph_17px.svg
- dlls/light.msstyles/blue_toolbar_buttons_split_dropdown_glyph_21px.bmp → dlls/aero.msstyles/blue_toolbar_buttons_split_dropdown_glyph_21px.bmp
- dlls/light.msstyles/blue_toolbar_buttons_split_dropdown_glyph_21px.svg → dlls/aero.msstyles/blue_toolbar_buttons_split_dropdown_glyph_21px.svg
- dlls/light.msstyles/blue_toolbar_buttons_split_dropdown_glyph_28px.bmp → dlls/aero.msstyles/blue_toolbar_buttons_split_dropdown_glyph_28px.bmp
- dlls/light.msstyles/blue_toolbar_buttons_split_dropdown_glyph_28px.svg → dlls/aero.msstyles/blue_toolbar_buttons_split_dropdown_glyph_28px.svg
- dlls/light.msstyles/blue_toolbar_buttons_split_dropdown_glyph_7px.bmp → dlls/aero.msstyles/blue_toolbar_buttons_split_dropdown_glyph_7px.bmp
- dlls/light.msstyles/blue_toolbar_buttons_split_dropdown_glyph_7px.svg → dlls/aero.msstyles/blue_toolbar_buttons_split_dropdown_glyph_7px.svg
- dlls/light.msstyles/blue_toolbar_buttons_split_dropdown_glyph_9px.bmp → dlls/aero.msstyles/blue_toolbar_buttons_split_dropdown_glyph_9px.bmp
- dlls/light.msstyles/blue_toolbar_buttons_split_dropdown_glyph_9px.svg → dlls/aero.msstyles/blue_toolbar_buttons_split_dropdown_glyph_9px.svg
- dlls/light.msstyles/blue_toolbar_dropdown_button_glyph_11px.bmp → dlls/aero.msstyles/blue_toolbar_dropdown_button_glyph_11px.bmp
- dlls/light.msstyles/blue_toolbar_dropdown_button_glyph_11px.svg → dlls/aero.msstyles/blue_toolbar_dropdown_button_glyph_11px.svg
- dlls/light.msstyles/blue_toolbar_dropdown_button_glyph_14px.bmp → dlls/aero.msstyles/blue_toolbar_dropdown_button_glyph_14px.bmp
- dlls/light.msstyles/blue_toolbar_dropdown_button_glyph_14px.svg → dlls/aero.msstyles/blue_toolbar_dropdown_button_glyph_14px.svg
- dlls/light.msstyles/blue_toolbar_dropdown_button_glyph_17px.bmp → dlls/aero.msstyles/blue_toolbar_dropdown_button_glyph_17px.bmp
- dlls/light.msstyles/blue_toolbar_dropdown_button_glyph_17px.svg → dlls/aero.msstyles/blue_toolbar_dropdown_button_glyph_17px.svg
- dlls/light.msstyles/blue_toolbar_dropdown_button_glyph_7px.bmp → dlls/aero.msstyles/blue_toolbar_dropdown_button_glyph_7px.bmp
- dlls/light.msstyles/blue_toolbar_dropdown_button_glyph_7px.svg → dlls/aero.msstyles/blue_toolbar_dropdown_button_glyph_7px.svg
- dlls/light.msstyles/blue_toolbar_dropdown_button_glyph_9px.bmp → dlls/aero.msstyles/blue_toolbar_dropdown_button_glyph_9px.bmp
- dlls/light.msstyles/blue_toolbar_dropdown_button_glyph_9px.svg → dlls/aero.msstyles/blue_toolbar_dropdown_button_glyph_9px.svg
- dlls/light.msstyles/blue_toolbar_separator_horizontal.bmp → dlls/aero.msstyles/blue_toolbar_separator_horizontal.bmp
- dlls/light.msstyles/blue_toolbar_separator_horizontal.svg → dlls/aero.msstyles/blue_toolbar_separator_horizontal.svg
- dlls/light.msstyles/blue_toolbar_separator_vertical.bmp → dlls/aero.msstyles/blue_toolbar_separator_vertical.bmp
- dlls/light.msstyles/blue_toolbar_separator_vertical.svg → dlls/aero.msstyles/blue_toolbar_separator_vertical.svg
- dlls/light.msstyles/blue_tooltip_ballon.bmp → dlls/aero.msstyles/blue_tooltip_ballon.bmp
- dlls/light.msstyles/blue_tooltip_ballon.svg → dlls/aero.msstyles/blue_tooltip_ballon.svg
- dlls/light.msstyles/blue_tooltip_ballon_stem_21px.bmp → dlls/aero.msstyles/blue_tooltip_ballon_stem_21px.bmp
- dlls/light.msstyles/blue_tooltip_ballon_stem_21px.svg → dlls/aero.msstyles/blue_tooltip_ballon_stem_21px.svg
- dlls/light.msstyles/blue_tooltip_ballon_stem_26px.bmp → dlls/aero.msstyles/blue_tooltip_ballon_stem_26px.bmp
- dlls/light.msstyles/blue_tooltip_ballon_stem_26px.svg → dlls/aero.msstyles/blue_tooltip_ballon_stem_26px.svg
- dlls/light.msstyles/blue_tooltip_ballon_stem_32px.bmp → dlls/aero.msstyles/blue_tooltip_ballon_stem_32px.bmp
- dlls/light.msstyles/blue_tooltip_ballon_stem_32px.svg → dlls/aero.msstyles/blue_tooltip_ballon_stem_32px.svg
- dlls/light.msstyles/blue_tooltip_ballon_stem_42px.bmp → dlls/aero.msstyles/blue_tooltip_ballon_stem_42px.bmp
- dlls/light.msstyles/blue_tooltip_ballon_stem_42px.svg → dlls/aero.msstyles/blue_tooltip_ballon_stem_42px.svg
- dlls/light.msstyles/blue_tooltip_ballon_stem_53px.bmp → dlls/aero.msstyles/blue_tooltip_ballon_stem_53px.bmp
- dlls/light.msstyles/blue_tooltip_ballon_stem_53px.svg → dlls/aero.msstyles/blue_tooltip_ballon_stem_53px.svg
- dlls/light.msstyles/blue_tooltip_ballon_stem_63px.bmp → dlls/aero.msstyles/blue_tooltip_ballon_stem_63px.bmp
- dlls/light.msstyles/blue_tooltip_ballon_stem_63px.svg → dlls/aero.msstyles/blue_tooltip_ballon_stem_63px.svg
- dlls/light.msstyles/blue_tooltip_ballon_stem_84px.bmp → dlls/aero.msstyles/blue_tooltip_ballon_stem_84px.bmp
- dlls/light.msstyles/blue_tooltip_ballon_stem_84px.svg → dlls/aero.msstyles/blue_tooltip_ballon_stem_84px.svg
- dlls/light.msstyles/blue_tooltip_close_16px.bmp → dlls/aero.msstyles/blue_tooltip_close_16px.bmp
- dlls/light.msstyles/blue_tooltip_close_16px.svg → dlls/aero.msstyles/blue_tooltip_close_16px.svg
- dlls/light.msstyles/blue_tooltip_close_20px.bmp → dlls/aero.msstyles/blue_tooltip_close_20px.bmp
- dlls/light.msstyles/blue_tooltip_close_20px.svg → dlls/aero.msstyles/blue_tooltip_close_20px.svg
- dlls/light.msstyles/blue_tooltip_close_24px.bmp → dlls/aero.msstyles/blue_tooltip_close_24px.bmp
- dlls/light.msstyles/blue_tooltip_close_24px.svg → dlls/aero.msstyles/blue_tooltip_close_24px.svg
- dlls/light.msstyles/blue_tooltip_close_28px.bmp → dlls/aero.msstyles/blue_tooltip_close_28px.bmp
- dlls/light.msstyles/blue_tooltip_close_28px.svg → dlls/aero.msstyles/blue_tooltip_close_28px.svg
- dlls/light.msstyles/blue_tooltip_close_32px.bmp → dlls/aero.msstyles/blue_tooltip_close_32px.bmp
- dlls/light.msstyles/blue_tooltip_close_32px.svg → dlls/aero.msstyles/blue_tooltip_close_32px.svg
- dlls/light.msstyles/blue_tooltip_close_36px.bmp → dlls/aero.msstyles/blue_tooltip_close_36px.bmp
- dlls/light.msstyles/blue_tooltip_close_36px.svg → dlls/aero.msstyles/blue_tooltip_close_36px.svg
- dlls/light.msstyles/blue_tooltip_close_40px.bmp → dlls/aero.msstyles/blue_tooltip_close_40px.bmp
- dlls/light.msstyles/blue_tooltip_close_40px.svg → dlls/aero.msstyles/blue_tooltip_close_40px.svg
- dlls/light.msstyles/blue_tooltip_standard.bmp → dlls/aero.msstyles/blue_tooltip_standard.bmp
- dlls/light.msstyles/blue_tooltip_standard.svg → dlls/aero.msstyles/blue_tooltip_standard.svg
- dlls/light.msstyles/blue_tooltip_wrench_17px.bmp → dlls/aero.msstyles/blue_tooltip_wrench_17px.bmp
- dlls/light.msstyles/blue_tooltip_wrench_17px.svg → dlls/aero.msstyles/blue_tooltip_wrench_17px.svg
- dlls/light.msstyles/blue_tooltip_wrench_21px.bmp → dlls/aero.msstyles/blue_tooltip_wrench_21px.bmp
- dlls/light.msstyles/blue_tooltip_wrench_21px.svg → dlls/aero.msstyles/blue_tooltip_wrench_21px.svg
- dlls/light.msstyles/blue_tooltip_wrench_26px.bmp → dlls/aero.msstyles/blue_tooltip_wrench_26px.bmp
- dlls/light.msstyles/blue_tooltip_wrench_26px.svg → dlls/aero.msstyles/blue_tooltip_wrench_26px.svg
- dlls/light.msstyles/blue_tooltip_wrench_34px.bmp → dlls/aero.msstyles/blue_tooltip_wrench_34px.bmp
- dlls/light.msstyles/blue_tooltip_wrench_34px.svg → dlls/aero.msstyles/blue_tooltip_wrench_34px.svg
- dlls/light.msstyles/blue_tooltip_wrench_42px.bmp → dlls/aero.msstyles/blue_tooltip_wrench_42px.bmp
- dlls/light.msstyles/blue_tooltip_wrench_42px.svg → dlls/aero.msstyles/blue_tooltip_wrench_42px.svg
- dlls/light.msstyles/blue_tooltip_wrench_51px.bmp → dlls/aero.msstyles/blue_tooltip_wrench_51px.bmp
- dlls/light.msstyles/blue_tooltip_wrench_51px.svg → dlls/aero.msstyles/blue_tooltip_wrench_51px.svg
- dlls/light.msstyles/blue_tooltip_wrench_68px.bmp → dlls/aero.msstyles/blue_tooltip_wrench_68px.bmp
- dlls/light.msstyles/blue_tooltip_wrench_68px.svg → dlls/aero.msstyles/blue_tooltip_wrench_68px.svg
- dlls/light.msstyles/blue_trackbar_slider_track.bmp → dlls/aero.msstyles/blue_trackbar_slider_track.bmp
- dlls/light.msstyles/blue_trackbar_slider_track.svg → dlls/aero.msstyles/blue_trackbar_slider_track.svg
- dlls/light.msstyles/blue_trackbar_thumb_down_11px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_down_11px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_down_11px.svg → dlls/aero.msstyles/blue_trackbar_thumb_down_11px.svg
- dlls/light.msstyles/blue_trackbar_thumb_down_15px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_down_15px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_down_15px.svg → dlls/aero.msstyles/blue_trackbar_thumb_down_15px.svg
- dlls/light.msstyles/blue_trackbar_thumb_down_17px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_down_17px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_down_17px.svg → dlls/aero.msstyles/blue_trackbar_thumb_down_17px.svg
- dlls/light.msstyles/blue_trackbar_thumb_down_22px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_down_22px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_down_22px.svg → dlls/aero.msstyles/blue_trackbar_thumb_down_22px.svg
- dlls/light.msstyles/blue_trackbar_thumb_down_28px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_down_28px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_down_28px.svg → dlls/aero.msstyles/blue_trackbar_thumb_down_28px.svg
- dlls/light.msstyles/blue_trackbar_thumb_down_33px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_down_33px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_down_33px.svg → dlls/aero.msstyles/blue_trackbar_thumb_down_33px.svg
- dlls/light.msstyles/blue_trackbar_thumb_down_44px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_down_44px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_down_44px.svg → dlls/aero.msstyles/blue_trackbar_thumb_down_44px.svg
- dlls/light.msstyles/blue_trackbar_thumb_horizontal.bmp → dlls/aero.msstyles/blue_trackbar_thumb_horizontal.bmp
- dlls/light.msstyles/blue_trackbar_thumb_horizontal.svg → dlls/aero.msstyles/blue_trackbar_thumb_horizontal.svg
- dlls/light.msstyles/blue_trackbar_thumb_left_19px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_left_19px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_left_19px.svg → dlls/aero.msstyles/blue_trackbar_thumb_left_19px.svg
- dlls/light.msstyles/blue_trackbar_thumb_left_25px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_left_25px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_left_25px.svg → dlls/aero.msstyles/blue_trackbar_thumb_left_25px.svg
- dlls/light.msstyles/blue_trackbar_thumb_left_29px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_left_29px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_left_29px.svg → dlls/aero.msstyles/blue_trackbar_thumb_left_29px.svg
- dlls/light.msstyles/blue_trackbar_thumb_left_38px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_left_38px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_left_38px.svg → dlls/aero.msstyles/blue_trackbar_thumb_left_38px.svg
- dlls/light.msstyles/blue_trackbar_thumb_left_48px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_left_48px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_left_48px.svg → dlls/aero.msstyles/blue_trackbar_thumb_left_48px.svg
- dlls/light.msstyles/blue_trackbar_thumb_left_57px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_left_57px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_left_57px.svg → dlls/aero.msstyles/blue_trackbar_thumb_left_57px.svg
- dlls/light.msstyles/blue_trackbar_thumb_left_76px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_left_76px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_left_76px.svg → dlls/aero.msstyles/blue_trackbar_thumb_left_76px.svg
- dlls/light.msstyles/blue_trackbar_thumb_right_19px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_right_19px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_right_19px.svg → dlls/aero.msstyles/blue_trackbar_thumb_right_19px.svg
- dlls/light.msstyles/blue_trackbar_thumb_right_25px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_right_25px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_right_25px.svg → dlls/aero.msstyles/blue_trackbar_thumb_right_25px.svg
- dlls/light.msstyles/blue_trackbar_thumb_right_29px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_right_29px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_right_29px.svg → dlls/aero.msstyles/blue_trackbar_thumb_right_29px.svg
- dlls/light.msstyles/blue_trackbar_thumb_right_38px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_right_38px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_right_38px.svg → dlls/aero.msstyles/blue_trackbar_thumb_right_38px.svg
- dlls/light.msstyles/blue_trackbar_thumb_right_48px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_right_48px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_right_48px.svg → dlls/aero.msstyles/blue_trackbar_thumb_right_48px.svg
- dlls/light.msstyles/blue_trackbar_thumb_right_57px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_right_57px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_right_57px.svg → dlls/aero.msstyles/blue_trackbar_thumb_right_57px.svg
- dlls/light.msstyles/blue_trackbar_thumb_right_76px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_right_76px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_right_76px.svg → dlls/aero.msstyles/blue_trackbar_thumb_right_76px.svg
- dlls/light.msstyles/blue_trackbar_thumb_up_11px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_up_11px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_up_11px.svg → dlls/aero.msstyles/blue_trackbar_thumb_up_11px.svg
- dlls/light.msstyles/blue_trackbar_thumb_up_15px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_up_15px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_up_15px.svg → dlls/aero.msstyles/blue_trackbar_thumb_up_15px.svg
- dlls/light.msstyles/blue_trackbar_thumb_up_17px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_up_17px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_up_17px.svg → dlls/aero.msstyles/blue_trackbar_thumb_up_17px.svg
- dlls/light.msstyles/blue_trackbar_thumb_up_22px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_up_22px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_up_22px.svg → dlls/aero.msstyles/blue_trackbar_thumb_up_22px.svg
- dlls/light.msstyles/blue_trackbar_thumb_up_28px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_up_28px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_up_28px.svg → dlls/aero.msstyles/blue_trackbar_thumb_up_28px.svg
- dlls/light.msstyles/blue_trackbar_thumb_up_33px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_up_33px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_up_33px.svg → dlls/aero.msstyles/blue_trackbar_thumb_up_33px.svg
- dlls/light.msstyles/blue_trackbar_thumb_up_44px.bmp → dlls/aero.msstyles/blue_trackbar_thumb_up_44px.bmp
- dlls/light.msstyles/blue_trackbar_thumb_up_44px.svg → dlls/aero.msstyles/blue_trackbar_thumb_up_44px.svg
- dlls/light.msstyles/blue_trackbar_thumb_vertical.bmp → dlls/aero.msstyles/blue_trackbar_thumb_vertical.bmp
- dlls/light.msstyles/blue_trackbar_thumb_vertical.svg → dlls/aero.msstyles/blue_trackbar_thumb_vertical.svg
- dlls/light.msstyles/blue_treeview_expand_collapse_11px.bmp → dlls/aero.msstyles/blue_treeview_expand_collapse_11px.bmp
- dlls/light.msstyles/blue_treeview_expand_collapse_11px.svg → dlls/aero.msstyles/blue_treeview_expand_collapse_11px.svg
- dlls/light.msstyles/blue_treeview_expand_collapse_13px.bmp → dlls/aero.msstyles/blue_treeview_expand_collapse_13px.bmp
- dlls/light.msstyles/blue_treeview_expand_collapse_13px.svg → dlls/aero.msstyles/blue_treeview_expand_collapse_13px.svg
- dlls/light.msstyles/blue_treeview_expand_collapse_16px.bmp → dlls/aero.msstyles/blue_treeview_expand_collapse_16px.bmp
- dlls/light.msstyles/blue_treeview_expand_collapse_16px.svg → dlls/aero.msstyles/blue_treeview_expand_collapse_16px.svg
- dlls/light.msstyles/blue_treeview_expand_collapse_18px.bmp → dlls/aero.msstyles/blue_treeview_expand_collapse_18px.bmp
- dlls/light.msstyles/blue_treeview_expand_collapse_18px.svg → dlls/aero.msstyles/blue_treeview_expand_collapse_18px.svg
- dlls/light.msstyles/blue_treeview_expand_collapse_20px.bmp → dlls/aero.msstyles/blue_treeview_expand_collapse_20px.bmp
- dlls/light.msstyles/blue_treeview_expand_collapse_20px.svg → dlls/aero.msstyles/blue_treeview_expand_collapse_20px.svg
- dlls/light.msstyles/blue_treeview_expand_collapse_23px.bmp → dlls/aero.msstyles/blue_treeview_expand_collapse_23px.bmp
- dlls/light.msstyles/blue_treeview_expand_collapse_23px.svg → dlls/aero.msstyles/blue_treeview_expand_collapse_23px.svg
- dlls/light.msstyles/blue_treeview_expand_collapse_9px.bmp → dlls/aero.msstyles/blue_treeview_expand_collapse_9px.bmp
- dlls/light.msstyles/blue_treeview_expand_collapse_9px.svg → dlls/aero.msstyles/blue_treeview_expand_collapse_9px.svg
- dlls/light.msstyles/blue_window_caption.bmp → dlls/aero.msstyles/blue_window_caption.bmp
- dlls/light.msstyles/blue_window_caption.svg → dlls/aero.msstyles/blue_window_caption.svg
- dlls/light.msstyles/blue_window_caption_sizing_template.bmp → dlls/aero.msstyles/blue_window_caption_sizing_template.bmp
- dlls/light.msstyles/blue_window_caption_sizing_template.svg → dlls/aero.msstyles/blue_window_caption_sizing_template.svg
- dlls/light.msstyles/blue_window_close_button_background.bmp → dlls/aero.msstyles/blue_window_close_button_background.bmp
- dlls/light.msstyles/blue_window_close_button_background.svg → dlls/aero.msstyles/blue_window_close_button_background.svg
- dlls/light.msstyles/blue_window_close_button_glyph_13px.bmp → dlls/aero.msstyles/blue_window_close_button_glyph_13px.bmp
- dlls/light.msstyles/blue_window_close_button_glyph_13px.svg → dlls/aero.msstyles/blue_window_close_button_glyph_13px.svg
- dlls/light.msstyles/blue_window_close_button_glyph_19px.bmp → dlls/aero.msstyles/blue_window_close_button_glyph_19px.bmp
- dlls/light.msstyles/blue_window_close_button_glyph_19px.svg → dlls/aero.msstyles/blue_window_close_button_glyph_19px.svg
- dlls/light.msstyles/blue_window_close_button_glyph_23px.bmp → dlls/aero.msstyles/blue_window_close_button_glyph_23px.bmp
- dlls/light.msstyles/blue_window_close_button_glyph_23px.svg → dlls/aero.msstyles/blue_window_close_button_glyph_23px.svg
- dlls/light.msstyles/blue_window_close_button_glyph_26px.bmp → dlls/aero.msstyles/blue_window_close_button_glyph_26px.bmp
- dlls/light.msstyles/blue_window_close_button_glyph_26px.svg → dlls/aero.msstyles/blue_window_close_button_glyph_26px.svg
- dlls/light.msstyles/blue_window_close_button_glyph_32px.bmp → dlls/aero.msstyles/blue_window_close_button_glyph_32px.bmp
- dlls/light.msstyles/blue_window_close_button_glyph_32px.svg → dlls/aero.msstyles/blue_window_close_button_glyph_32px.svg
- dlls/light.msstyles/blue_window_close_button_glyph_39px.bmp → dlls/aero.msstyles/blue_window_close_button_glyph_39px.bmp
- dlls/light.msstyles/blue_window_close_button_glyph_39px.svg → dlls/aero.msstyles/blue_window_close_button_glyph_39px.svg
- dlls/light.msstyles/blue_window_close_button_glyph_52px.bmp → dlls/aero.msstyles/blue_window_close_button_glyph_52px.bmp
- dlls/light.msstyles/blue_window_close_button_glyph_52px.svg → dlls/aero.msstyles/blue_window_close_button_glyph_52px.svg
- dlls/light.msstyles/blue_window_frame_bottom.bmp → dlls/aero.msstyles/blue_window_frame_bottom.bmp
- dlls/light.msstyles/blue_window_frame_bottom.svg → dlls/aero.msstyles/blue_window_frame_bottom.svg
- dlls/light.msstyles/blue_window_frame_left.bmp → dlls/aero.msstyles/blue_window_frame_left.bmp
- dlls/light.msstyles/blue_window_frame_left.svg → dlls/aero.msstyles/blue_window_frame_left.svg
- dlls/light.msstyles/blue_window_frame_right.bmp → dlls/aero.msstyles/blue_window_frame_right.bmp
- dlls/light.msstyles/blue_window_frame_right.svg → dlls/aero.msstyles/blue_window_frame_right.svg
- dlls/light.msstyles/blue_window_help_button_background.bmp → dlls/aero.msstyles/blue_window_help_button_background.bmp
- dlls/light.msstyles/blue_window_help_button_background.svg → dlls/aero.msstyles/blue_window_help_button_background.svg
- dlls/light.msstyles/blue_window_help_button_glyph_13px.bmp → dlls/aero.msstyles/blue_window_help_button_glyph_13px.bmp
- dlls/light.msstyles/blue_window_help_button_glyph_13px.svg → dlls/aero.msstyles/blue_window_help_button_glyph_13px.svg
- dlls/light.msstyles/blue_window_help_button_glyph_19px.bmp → dlls/aero.msstyles/blue_window_help_button_glyph_19px.bmp
- dlls/light.msstyles/blue_window_help_button_glyph_19px.svg → dlls/aero.msstyles/blue_window_help_button_glyph_19px.svg
- dlls/light.msstyles/blue_window_help_button_glyph_23px.bmp → dlls/aero.msstyles/blue_window_help_button_glyph_23px.bmp
- dlls/light.msstyles/blue_window_help_button_glyph_23px.svg → dlls/aero.msstyles/blue_window_help_button_glyph_23px.svg
- dlls/light.msstyles/blue_window_help_button_glyph_26px.bmp → dlls/aero.msstyles/blue_window_help_button_glyph_26px.bmp
- dlls/light.msstyles/blue_window_help_button_glyph_26px.svg → dlls/aero.msstyles/blue_window_help_button_glyph_26px.svg
- dlls/light.msstyles/blue_window_help_button_glyph_32px.bmp → dlls/aero.msstyles/blue_window_help_button_glyph_32px.bmp
- dlls/light.msstyles/blue_window_help_button_glyph_32px.svg → dlls/aero.msstyles/blue_window_help_button_glyph_32px.svg
- dlls/light.msstyles/blue_window_help_button_glyph_39px.bmp → dlls/aero.msstyles/blue_window_help_button_glyph_39px.bmp
- dlls/light.msstyles/blue_window_help_button_glyph_39px.svg → dlls/aero.msstyles/blue_window_help_button_glyph_39px.svg
- dlls/light.msstyles/blue_window_help_button_glyph_52px.bmp → dlls/aero.msstyles/blue_window_help_button_glyph_52px.bmp
- dlls/light.msstyles/blue_window_help_button_glyph_52px.svg → dlls/aero.msstyles/blue_window_help_button_glyph_52px.svg
- dlls/light.msstyles/blue_window_max_button_background.bmp → dlls/aero.msstyles/blue_window_max_button_background.bmp
- dlls/light.msstyles/blue_window_max_button_background.svg → dlls/aero.msstyles/blue_window_max_button_background.svg
- dlls/light.msstyles/blue_window_max_button_glyph_13px.bmp → dlls/aero.msstyles/blue_window_max_button_glyph_13px.bmp
- dlls/light.msstyles/blue_window_max_button_glyph_13px.svg → dlls/aero.msstyles/blue_window_max_button_glyph_13px.svg
- dlls/light.msstyles/blue_window_max_button_glyph_19px.bmp → dlls/aero.msstyles/blue_window_max_button_glyph_19px.bmp
- dlls/light.msstyles/blue_window_max_button_glyph_19px.svg → dlls/aero.msstyles/blue_window_max_button_glyph_19px.svg
- dlls/light.msstyles/blue_window_max_button_glyph_23px.bmp → dlls/aero.msstyles/blue_window_max_button_glyph_23px.bmp
- dlls/light.msstyles/blue_window_max_button_glyph_23px.svg → dlls/aero.msstyles/blue_window_max_button_glyph_23px.svg
- dlls/light.msstyles/blue_window_max_button_glyph_26px.bmp → dlls/aero.msstyles/blue_window_max_button_glyph_26px.bmp
- dlls/light.msstyles/blue_window_max_button_glyph_26px.svg → dlls/aero.msstyles/blue_window_max_button_glyph_26px.svg
- dlls/light.msstyles/blue_window_max_button_glyph_32px.bmp → dlls/aero.msstyles/blue_window_max_button_glyph_32px.bmp
- dlls/light.msstyles/blue_window_max_button_glyph_32px.svg → dlls/aero.msstyles/blue_window_max_button_glyph_32px.svg
- dlls/light.msstyles/blue_window_max_button_glyph_39px.bmp → dlls/aero.msstyles/blue_window_max_button_glyph_39px.bmp
- dlls/light.msstyles/blue_window_max_button_glyph_39px.svg → dlls/aero.msstyles/blue_window_max_button_glyph_39px.svg
- dlls/light.msstyles/blue_window_max_button_glyph_52px.bmp → dlls/aero.msstyles/blue_window_max_button_glyph_52px.bmp
- dlls/light.msstyles/blue_window_max_button_glyph_52px.svg → dlls/aero.msstyles/blue_window_max_button_glyph_52px.svg
- dlls/light.msstyles/blue_window_max_caption.bmp → dlls/aero.msstyles/blue_window_max_caption.bmp
- dlls/light.msstyles/blue_window_max_caption.svg → dlls/aero.msstyles/blue_window_max_caption.svg
- dlls/light.msstyles/blue_window_mdi_close_button_background.bmp → dlls/aero.msstyles/blue_window_mdi_close_button_background.bmp
- dlls/light.msstyles/blue_window_mdi_close_button_background.svg → dlls/aero.msstyles/blue_window_mdi_close_button_background.svg
- dlls/light.msstyles/blue_window_mdi_close_button_glyph.bmp → dlls/aero.msstyles/blue_window_mdi_close_button_glyph.bmp
- dlls/light.msstyles/blue_window_mdi_close_button_glyph.svg → dlls/aero.msstyles/blue_window_mdi_close_button_glyph.svg
- dlls/light.msstyles/blue_window_mdi_min_button_background.bmp → dlls/aero.msstyles/blue_window_mdi_min_button_background.bmp
- dlls/light.msstyles/blue_window_mdi_min_button_background.svg → dlls/aero.msstyles/blue_window_mdi_min_button_background.svg
- dlls/light.msstyles/blue_window_mdi_min_button_glyph.bmp → dlls/aero.msstyles/blue_window_mdi_min_button_glyph.bmp
- dlls/light.msstyles/blue_window_mdi_min_button_glyph.svg → dlls/aero.msstyles/blue_window_mdi_min_button_glyph.svg
- dlls/light.msstyles/blue_window_mdi_restore_button_background.bmp → dlls/aero.msstyles/blue_window_mdi_restore_button_background.bmp
- dlls/light.msstyles/blue_window_mdi_restore_button_background.svg → dlls/aero.msstyles/blue_window_mdi_restore_button_background.svg
- dlls/light.msstyles/blue_window_mdi_restore_button_glyph.bmp → dlls/aero.msstyles/blue_window_mdi_restore_button_glyph.bmp
- dlls/light.msstyles/blue_window_mdi_restore_button_glyph.svg → dlls/aero.msstyles/blue_window_mdi_restore_button_glyph.svg
- dlls/light.msstyles/blue_window_min_button_background.bmp → dlls/aero.msstyles/blue_window_min_button_background.bmp
- dlls/light.msstyles/blue_window_min_button_background.svg → dlls/aero.msstyles/blue_window_min_button_background.svg
- dlls/light.msstyles/blue_window_min_button_glyph_13px.bmp → dlls/aero.msstyles/blue_window_min_button_glyph_13px.bmp
- dlls/light.msstyles/blue_window_min_button_glyph_13px.svg → dlls/aero.msstyles/blue_window_min_button_glyph_13px.svg
- dlls/light.msstyles/blue_window_min_button_glyph_19px.bmp → dlls/aero.msstyles/blue_window_min_button_glyph_19px.bmp
- dlls/light.msstyles/blue_window_min_button_glyph_19px.svg → dlls/aero.msstyles/blue_window_min_button_glyph_19px.svg
- dlls/light.msstyles/blue_window_min_button_glyph_23px.bmp → dlls/aero.msstyles/blue_window_min_button_glyph_23px.bmp
- dlls/light.msstyles/blue_window_min_button_glyph_23px.svg → dlls/aero.msstyles/blue_window_min_button_glyph_23px.svg
- dlls/light.msstyles/blue_window_min_button_glyph_26px.bmp → dlls/aero.msstyles/blue_window_min_button_glyph_26px.bmp
- dlls/light.msstyles/blue_window_min_button_glyph_26px.svg → dlls/aero.msstyles/blue_window_min_button_glyph_26px.svg
- dlls/light.msstyles/blue_window_min_button_glyph_32px.bmp → dlls/aero.msstyles/blue_window_min_button_glyph_32px.bmp
- dlls/light.msstyles/blue_window_min_button_glyph_32px.svg → dlls/aero.msstyles/blue_window_min_button_glyph_32px.svg
- dlls/light.msstyles/blue_window_min_button_glyph_39px.bmp → dlls/aero.msstyles/blue_window_min_button_glyph_39px.bmp
- dlls/light.msstyles/blue_window_min_button_glyph_39px.svg → dlls/aero.msstyles/blue_window_min_button_glyph_39px.svg
- dlls/light.msstyles/blue_window_min_button_glyph_52px.bmp → dlls/aero.msstyles/blue_window_min_button_glyph_52px.bmp
- dlls/light.msstyles/blue_window_min_button_glyph_52px.svg → dlls/aero.msstyles/blue_window_min_button_glyph_52px.svg
- dlls/light.msstyles/blue_window_min_caption.bmp → dlls/aero.msstyles/blue_window_min_caption.bmp
- dlls/light.msstyles/blue_window_min_caption.svg → dlls/aero.msstyles/blue_window_min_caption.svg
- dlls/light.msstyles/blue_window_restore_button_background.bmp → dlls/aero.msstyles/blue_window_restore_button_background.bmp
- dlls/light.msstyles/blue_window_restore_button_background.svg → dlls/aero.msstyles/blue_window_restore_button_background.svg
- dlls/light.msstyles/blue_window_restore_button_glyph_13px.bmp → dlls/aero.msstyles/blue_window_restore_button_glyph_13px.bmp
- dlls/light.msstyles/blue_window_restore_button_glyph_13px.svg → dlls/aero.msstyles/blue_window_restore_button_glyph_13px.svg
- dlls/light.msstyles/blue_window_restore_button_glyph_19px.bmp → dlls/aero.msstyles/blue_window_restore_button_glyph_19px.bmp
- dlls/light.msstyles/blue_window_restore_button_glyph_19px.svg → dlls/aero.msstyles/blue_window_restore_button_glyph_19px.svg
- dlls/light.msstyles/blue_window_restore_button_glyph_23px.bmp → dlls/aero.msstyles/blue_window_restore_button_glyph_23px.bmp
- dlls/light.msstyles/blue_window_restore_button_glyph_23px.svg → dlls/aero.msstyles/blue_window_restore_button_glyph_23px.svg
- dlls/light.msstyles/blue_window_restore_button_glyph_26px.bmp → dlls/aero.msstyles/blue_window_restore_button_glyph_26px.bmp
- dlls/light.msstyles/blue_window_restore_button_glyph_26px.svg → dlls/aero.msstyles/blue_window_restore_button_glyph_26px.svg
- dlls/light.msstyles/blue_window_restore_button_glyph_32px.bmp → dlls/aero.msstyles/blue_window_restore_button_glyph_32px.bmp
- dlls/light.msstyles/blue_window_restore_button_glyph_32px.svg → dlls/aero.msstyles/blue_window_restore_button_glyph_32px.svg
- dlls/light.msstyles/blue_window_restore_button_glyph_39px.bmp → dlls/aero.msstyles/blue_window_restore_button_glyph_39px.bmp
- dlls/light.msstyles/blue_window_restore_button_glyph_39px.svg → dlls/aero.msstyles/blue_window_restore_button_glyph_39px.svg
- dlls/light.msstyles/blue_window_restore_button_glyph_52px.bmp → dlls/aero.msstyles/blue_window_restore_button_glyph_52px.bmp
- dlls/light.msstyles/blue_window_restore_button_glyph_52px.svg → dlls/aero.msstyles/blue_window_restore_button_glyph_52px.svg
- dlls/light.msstyles/blue_window_small_caption.bmp → dlls/aero.msstyles/blue_window_small_caption.bmp
- dlls/light.msstyles/blue_window_small_caption.svg → dlls/aero.msstyles/blue_window_small_caption.svg
- dlls/light.msstyles/blue_window_small_caption_sizing_template.bmp → dlls/aero.msstyles/blue_window_small_caption_sizing_template.bmp
- dlls/light.msstyles/blue_window_small_caption_sizing_template.svg → dlls/aero.msstyles/blue_window_small_caption_sizing_template.svg
- dlls/light.msstyles/blue_window_small_close_button_background.bmp → dlls/aero.msstyles/blue_window_small_close_button_background.bmp
- dlls/light.msstyles/blue_window_small_close_button_background.svg → dlls/aero.msstyles/blue_window_small_close_button_background.svg
- dlls/light.msstyles/blue_window_small_close_button_glyph.bmp → dlls/aero.msstyles/blue_window_small_close_button_glyph.bmp
- dlls/light.msstyles/blue_window_small_close_button_glyph.svg → dlls/aero.msstyles/blue_window_small_close_button_glyph.svg
- dlls/light.msstyles/blue_window_small_frame_bottom.bmp → dlls/aero.msstyles/blue_window_small_frame_bottom.bmp
- dlls/light.msstyles/blue_window_small_frame_bottom.svg → dlls/aero.msstyles/blue_window_small_frame_bottom.svg
- dlls/light.msstyles/blue_window_small_frame_left.bmp → dlls/aero.msstyles/blue_window_small_frame_left.bmp
- dlls/light.msstyles/blue_window_small_frame_left.svg → dlls/aero.msstyles/blue_window_small_frame_left.svg
- dlls/light.msstyles/blue_window_small_frame_right.bmp → dlls/aero.msstyles/blue_window_small_frame_right.bmp
- dlls/light.msstyles/blue_window_small_frame_right.svg → dlls/aero.msstyles/blue_window_small_frame_right.svg
- dlls/light.msstyles/resources.h → dlls/aero.msstyles/resources.h
- dlls/uxtheme/tests/system.c
- loader/wine.inf.in
- po/ar.po
- po/ast.po
- po/bg.po
- po/ca.po
- po/cs.po
- po/da.po
- po/de.po
- po/el.po
- po/en.po
- po/en_US.po
- po/eo.po
- po/es.po
- po/fa.po
- po/fi.po
- po/fr.po
- po/he.po
- po/hi.po
- po/hr.po
- po/hu.po
- po/it.po
- po/ja.po
- po/ka.po
- po/ko.po
- po/lt.po
- po/ml.po
- po/nb_NO.po
- po/nl.po
- po/or.po
- po/pa.po
- po/pl.po
- po/pt_BR.po
- po/pt_PT.po
- po/rm.po
- po/ro.po
- po/ru.po
- po/si.po
- po/sk.po
- po/sl.po
- po/sr_RS(a)cyrillic.po
- po/sr_RS(a)latin.po
- po/sv.po
- po/ta.po
- po/te.po
- po/th.po
- po/tr.po
- po/uk.po
- po/wa.po
- po/wine.pot
- po/zh_CN.po
- po/zh_TW.po
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5d093518d71900aa45a7b8976b7cb…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5d093518d71900aa45a7b8976b7cb…
You're receiving this email because of your account on gitlab.winehq.org.
1
0
[Git][wine/wine][master] 2 commits: d2d1: Correct arc rotation angles for ellipse segments.
by Alexandre Julliard (@julliard) 08 Feb '26
by Alexandre Julliard (@julliard) 08 Feb '26
08 Feb '26
Alexandre Julliard pushed to branch master at wine / wine
Commits:
53f6df35 by Nikolay Sivov at 2026-02-08T12:15:29+01:00
d2d1: Correct arc rotation angles for ellipse segments.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
5d093518 by Nikolay Sivov at 2026-02-08T12:15:29+01:00
d2d1: Implement arc approximation with Bezier segments.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57435
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
1 changed file:
- dlls/d2d1/geometry.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1f8afa945a4bec9c4c42712502199…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1f8afa945a4bec9c4c42712502199…
You're receiving this email because of your account on gitlab.winehq.org.
1
0
[Git][wine/wine][master] 2 commits: dsound: Set all channel volumes to 0 when DSBVOLUME_MIN is passed in.
by Alexandre Julliard (@julliard) 08 Feb '26
by Alexandre Julliard (@julliard) 08 Feb '26
08 Feb '26
Alexandre Julliard pushed to branch master at wine / wine
Commits:
e1bd005c by Matteo Bruni at 2026-02-08T12:15:12+01:00
dsound: Set all channel volumes to 0 when DSBVOLUME_MIN is passed in.
Notably from DSOUND_Calc3DBuffer() for distant sounds.
The idea is to make secondarybuffer_is_audible() work with > 2 channels.
- - - - -
1f8afa94 by Matteo Bruni at 2026-02-08T12:15:14+01:00
dsound: Flush denormals in the mixing thread.
I suspect denormals might be the cause of the unexplained slowness
mentioned in a few of the later comments on bug 30639. Denormals can
be much slower than normal floats, although the penalty is generally
significant only on older CPUs. 64-bit processes default to flushing,
so this only really matters for 32-bit.
- - - - -
1 changed file:
- dlls/dsound/mixer.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ea4994302823906d8f9eb413df4ba…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ea4994302823906d8f9eb413df4ba…
You're receiving this email because of your account on gitlab.winehq.org.
1
0
[Git][wine/wine][master] gdiplus: Allow GdipBitmapLockBits without read/write flags.
by Alexandre Julliard (@julliard) 08 Feb '26
by Alexandre Julliard (@julliard) 08 Feb '26
08 Feb '26
Alexandre Julliard pushed to branch master at wine / wine
Commits:
ea499430 by Bernhard Übelacker at 2026-02-08T12:14:59+01:00
gdiplus: Allow GdipBitmapLockBits without read/write flags.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59362
- - - - -
2 changed files:
- dlls/gdiplus/image.c
- dlls/gdiplus/tests/image.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/ea4994302823906d8f9eb413df4ba1…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/ea4994302823906d8f9eb413df4ba1…
You're receiving this email because of your account on gitlab.winehq.org.
1
0
[Git][wine/wine][master] 2 commits: iphlpapi: Implement GetOwnerModuleFromTcpEntry().
by Alexandre Julliard (@julliard) 08 Feb '26
by Alexandre Julliard (@julliard) 08 Feb '26
08 Feb '26
Alexandre Julliard pushed to branch master at wine / wine
Commits:
84fdccdc by Paul Gofman at 2026-02-08T12:14:46+01:00
iphlpapi: Implement GetOwnerModuleFromTcpEntry().
- - - - -
48bed550 by Paul Gofman at 2026-02-08T12:14:48+01:00
iphlpapi: Implement GetOwnerModuleFromTcp6Entry().
- - - - -
5 changed files:
- dlls/iphlpapi/iphlpapi.spec
- dlls/iphlpapi/iphlpapi_main.c
- dlls/iphlpapi/tests/iphlpapi.c
- include/iphlpapi.h
- include/iprtrmib.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d5fa27b88cdf3ed16405f4a78972c…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d5fa27b88cdf3ed16405f4a78972c…
You're receiving this email because of your account on gitlab.winehq.org.
1
0