reactos/dll/win32/syssetup
Stanislav Motylkov 17cb1e1a04
[SYSSETUP] Add placeholders for IDC_LOCALETEXT and IDC_LAYOUTTEXT
The window initialization handler code should update these properly,
but for now just put empty strings there until it's implemented.

This makes reviewing dialog layout easier in visual resource editors
like Resource Hacker and others, so the translation maintenance takes
much less time.

We already use this technique in some other modules like sysdm and zipfldr.

Spotted by Can Taşan. Fix suggested by Thomas Faber.

Additionally:
- Fix position of some elements to avoid overlapping
- Fix some headers according to the latest coding style
2021-10-24 00:12:18 +03:00
..
lang [SYSSETUP] Add placeholders for IDC_LOCALETEXT and IDC_LAYOUTTEXT 2021-10-24 00:12:18 +03:00
resources [SHELL32] Show Product version on About dialog bmp (#3621) 2021-05-08 15:54:32 +09:00
classinst.c Implement the StorageCoInstaller and configure it for CD-ROM and Disk devices 2020-12-07 23:17:29 +01:00
CMakeLists.txt [TIMEDATE.CPL][SYSSETUP][TZLIB] Introduce a small static library "tzlib": "TimeZone Utilities Library", and use it in timedate.cpl and syssetup.dll. 2020-04-22 00:58:32 +02:00
COPYING Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
dllmain.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
globals.h [SYSSETUP][NETCFGX][INF] Install the TCPIP protocol driver properly 2019-10-06 22:36:19 +02:00
install.c [REACTOS] Fix some instances of DPRINTs with trailing whitespace before newlines. 2021-09-13 03:52:19 +02:00
logfile.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
netinstall.c [SYSSETUP][NETCFGX][INF] Install the TCPIP protocol driver properly 2019-10-06 22:36:19 +02:00
precomp.h Implement the StorageCoInstaller and configure it for CD-ROM and Disk devices 2020-12-07 23:17:29 +01:00
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] Make status dialog look like msgina status dialog (#2825) 2021-02-07 20:36:55 +01:00
security.c [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
syssetup.rc [SYSSETUP] Fix en-US translation. Add en-GB translation (#3950) 2021-09-10 14:10:25 +03:00
syssetup.spec [SYSSETUP] Improve SetupQueryRegisteredOsComponent export (#2702) 2020-05-01 13:45:19 +03:00
wizard.c [SYSSETUP] Add placeholders for IDC_LOCALETEXT and IDC_LAYOUTTEXT 2021-10-24 00:12:18 +03:00