reactos/dll/win32/syssetup
Timo Kreuzer 0182dcd71b [PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER
- Make sure the DWLP_* values are correct on _WIN64
- Don't use the DWL_* constants, they are not portable. Enforce this by removing them entirely from winuser.h
- Make sure Get/SetWindowLong*Ptr* is used and pointers are not truncated to LONG
2018-03-04 16:27:07 +01:00
..
lang [TRANSLATION] Simplified Chinese translation improved. (#346) 2018-01-30 21:49:40 +01:00
resources
classinst.c
CMakeLists.txt
COPYING
dllmain.c
globals.h
install.c [SYSSETUP] Add marquee progress bar to show setup is alive (#262) 2018-01-03 21:24:26 +01:00
logfile.c
precomp.h
resource.h [SYSSETUP] Add marquee progress bar to show setup is alive (#262) 2018-01-03 21:24:26 +01:00
security.c
syssetup.rc [SYSSETUP] Don't load ISOLATIONAWARE_MANIFEST_RESOURCE_ID manually 2018-02-07 01:15:49 +02:00
syssetup.spec
wizard.c [PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER 2018-03-04 16:27:07 +01:00