reactos/dll/win32/comctl32
Hermès Bélusca-Maïto 6cdaad13bd
Add missing OEMRESOURCE for using the OBM_, OIC_, OCR_ defines from winuser.h
Fix build by commit 072965eb0 for modules:
EXPLORER, COMCTL32, IERNONCE, URLMON, USER32_(API|WINE)TESTS

Note that some of these modules (from Wine) already have the OEMRESOURCE
defined; however, only in one of their files. But we have added
precompiled headers for them where we have included either windows.h
or winuser.h in them, without OEMRESOURCE. The result is, that when
compiling these modules with PCH support, the OEMRESOURCE define was
_not_ satisfied and thus, compile errors arose.

Fix this by adding #define OEMRESOURCE before the windows headers also
in the precompiled headers we have added for these modules.
2023-11-22 17:02:45 +01:00
..
lang [TRANSLATION] Improve Portuguese (pt-PT) translation (#4445) 2022-04-28 18:14:33 +03:00
amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.2600.2982_none_deadbeef.manifest [WINSXS] Add some amd64 manifests 2021-04-08 20:48:24 +03:00
amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef.manifest [WINSXS] Add some amd64 manifests 2021-04-08 20:48:24 +03:00
animate.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
button.c [COMCTL32] Button.c Fix CORE-17260 2020-10-03 15:38:02 +02:00
CMakeLists.txt [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
combo.c [COMCTL32] Redraw children when the combo box is dropped down. 2021-12-04 21:57:59 +01:00
comboex.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
comctl32.h [WIN32SS][COMCTL32] Commit Flip_Fix_9.patch 2021-01-05 20:30:40 +01:00
comctl32.spec [COMCTL32] Export LoadIconMetric and LoadIconWithScaleDown 2019-08-16 18:31:07 +02:00
comctl32_ros.diff [COMCTL32] use previous version of cursor files CORE-14144, 2017-12-28 00:04:53 +01:00
comctl32undoc.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
commctrl.c [COMCTL32] Add NULL checks to SetWindowSubclass. 2019-02-17 09:51:16 +01:00
datetime.c [COMCTL32] Addendum to last commit (#3674) CORE-17199 2021-06-28 02:05:56 +02:00
dpa.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
draglist.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
dsa.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
edit.c [COMCTL32][USER32] EDIT: Fix caret position for IME 2023-04-10 08:27:50 +09:00
flatsb.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
header.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
hotkey.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
idb_hist_large.bmp
idb_hist_small.bmp
idb_std_large.bmp
idb_std_small.bmp
idb_view_large.bmp
idb_view_small.bmp
idc_copy.cur
idc_divider.cur [COMCTL32] use previous version of cursor files CORE-14144, 2017-12-28 00:04:53 +01:00
idc_divideropen.cur [COMCTL32] use previous version of cursor files CORE-14144, 2017-12-28 00:04:53 +01:00
idc_movebutton.cur
idi_dragarrow.ico
idi_tt_error_sm.ico
idi_tt_info_sm.ico
idi_tt_warn_sm.ico
idt_check.bmp
imagelist.c [COMCTL32] Fix an incorrect returned value for ImageList_Remove 2021-04-24 20:13:56 +02:00
ipaddress.c [COMCTL32] Fix wrong behavior about Tab key 2020-10-01 22:53:59 +09:00
listbox.c [COMCTL32] Unregister some classes that were registered. 2018-08-27 19:49:57 +02:00
listview.c [COMCTL32] Invalidate LVIS_CUT selected items too (#4218) 2023-10-21 18:51:54 +02:00
monthcal.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
nativefont.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
pager.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
precomp.h Add missing OEMRESOURCE for using the OBM_, OIC_, OCR_ defines from winuser.h 2023-11-22 17:02:45 +01:00
progress.c [COMCTL32] Sync listview.c and progress.c with Wine Staging 4.18. CORE-16441 2019-10-26 22:51:10 +01:00
propsheet.c [COMCTL32] Fix Property Sheet initial position (#5631) 2023-08-31 09:32:52 +09:00
rebar.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
resource.h
rsrc.rc [TRANSLATION] Update Croatian (hr-HR) translation (#4375) 2022-04-02 20:32:28 +03:00
smoothscroll.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
static.c [COMCTL32] Strip EOL whitespace within ifdef __REACTOS__ section 2021-06-16 11:41:56 +02:00
status.c [COMCTL32] Fix crash on SB_GETPARTS 2021-11-10 17:29:35 +01:00
string.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
stubs.c
syslink.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
tab.c [COMCTL32] Handle TCIS_BUTTONPRESSED at TAB_SetCurFocus (#4179) 2021-12-27 10:04:29 +09:00
taskdialog.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
theme_scrollbar.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
theming.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
toolbar.c [COMCTL32] Remove a rosdiff TOOLBAR_EraseBackground() (#4887) 2022-11-18 12:42:32 +01:00
tooltips.c [EXPLORER][COMCTL32] Fix balloon tooltips and system pager alerts (#5559) 2023-10-03 01:08:45 +03:00
trackbar.c [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-20 16:27:17 +02:00
treeview.c Fix of comdlg32 Treeview undue handling of WM_SYSKEYDOWN (#2731) 2020-05-09 21:37:26 +09:00
updown.c [COMCTL32] Updown Suppress the NM_RELEASEDCAPTURE notification CORE-14365 2019-09-20 20:13:09 +02:00
x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.2600.2982_none_deadbeef.manifest [WINSXS] Add some amd64 manifests 2021-04-08 20:48:24 +03:00
x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef.manifest [WINSXS] Add some amd64 manifests 2021-04-08 20:48:24 +03:00