reactos/dll/win32/syssetup
Serge Gautherie 1668527acf
[SYSSETUP] Fix a DPH report about dwPageCount
- "(sdk/lib/rtl/heappage.c:1329) corrupted suffix pattern"
  detected at
  "dll/win32/syssetup/wizard.c:2672 (InstallWizard)"
- Add an ASSERT(), as hinted by Mark Jansen.
2018-06-12 23:57:12 +02:00
..
lang [SYSSETUP] Add the property sheet page and initialize it 2018-04-22 14:26:11 +02:00
resources
classinst.c
CMakeLists.txt [SYSETUP] Add property page provider stubs and register them 2018-04-21 14:15:23 +02:00
COPYING
dllmain.c
globals.h
install.c [SYSSETUP] If creating the default-user hive file fails because the file already exists, make a backup (i.e. rename it) and retry its creation. 2018-06-04 01:36:19 +02:00
logfile.c
precomp.h
proppage.c [SYSSETUP] Close the device key after the property sheet page has been released. 2018-04-29 15:41:38 +02:00
resource.h [SYSSETUP] Add the property sheet page and initialize it 2018-04-22 14:26:11 +02:00
security.c [SYSSETUP] Fix an issue that may be caused by a missing security settings file 2018-05-29 12:49:24 +02:00
syssetup.rc [SYSSETUP] Don't load ISOLATIONAWARE_MANIFEST_RESOURCE_ID manually 2018-02-07 01:15:49 +02:00
syssetup.spec [SYSETUP] Add property page provider stubs and register them 2018-04-21 14:15:23 +02:00
wizard.c [SYSSETUP] Fix a DPH report about dwPageCount 2018-06-12 23:57:12 +02:00