reactos/dll/win32/shell32/dialogs
Timo Kreuzer cfd1647914
[REACTOS] Fix misc 64 bit issues (#783)
* [WIN32K] Fix handle calculation in DbgGdiHTIntegrityCheck
* [NOTEPAD] Fix MSVC warnings
* [PSDK] Simplify *PROC definitions in windef.h
* [VIDEOPRT] Don't try to use NtVdmControl on x64
* [FREELDR] Fix some macros
* [CRT] Make qsort 64 bit compatible
* [NTOS] Use #ifndef _WIN64 instead of #ifdef _M_IX86 around C_ASSERTs
* [FAST486] Fix 64 bit warnings and change DWORD to ULONG, so it can be used in kernel mode
* [APPHELP_APITEST] Fix 64 bit issue
2019-01-05 10:50:11 +01:00
..
dialogs.cpp [BROWSEUI] Follow up of #1121 2018-12-13 20:40:05 +09:00
drive.cpp [SHELL32] Add a warning dialog before starting a dialog as well as a format complete dialog. (#1137) 2018-12-15 21:22:57 +01:00
drvdefext.cpp [PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER 2018-03-04 16:27:07 +01:00
drvdefext.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
filedefext.cpp [SHELL32] Improve CORE-15295 IDD_FILE_PROPERTIES 2018-11-23 02:25:28 +01:00
filedefext.h [SHELL32] Initial implementation of Folder Customization (#642) 2018-06-28 21:51:37 +02:00
filetypes.cpp [SHELL32] Implement Folder Options File Types 'Change' button (#629) 2018-06-24 20:04:25 +02:00
folder_options.cpp [CPL][SHELL32] Add icons to input, joy, sysdm, folder options (#1138) 2018-12-16 08:40:47 +09:00
folder_options.h [SHELL32] Split dialogs/folder_options.cpp (#582) 2018-06-06 14:04:50 +02:00
fprop.cpp careless s/E_FAIL/FALSE/ (#1089) 2018-12-03 05:43:21 +09:00
general.cpp [SHELL32] Implement the 'General' tab of the "Folder Options" dialog (#604) 2018-06-22 16:40:06 +02:00
recycler_prop.cpp [PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER 2018-03-04 16:27:07 +01:00
view.cpp [REACTOS] Fix misc 64 bit issues (#783) 2019-01-05 10:50:11 +01:00