Sweden-Number/programs/regedit
Hugh McMaster d1fbb6b999 regedit/tests: Remove elevated user checks from the Windows 3.1 test sequences.
The tests only run if regedit.exe is started with elevated privileges.
This is determined when the test suite is invoked.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-25 08:57:02 +01:00
..
tests regedit/tests: Remove elevated user checks from the Windows 3.1 test sequences. 2021-02-25 08:57:02 +01:00
Makefile.in makefiles: Allow using EXTRADLLFLAGS instead of APPMODE. 2019-04-24 11:27:39 +02:00
about.c regedit: Replace the COUNT_OF macro with ARRAY_SIZE. 2018-05-21 16:22:34 +02:00
bin.ico regedit.exe: We can now store binary files in the repository. 2007-09-18 13:35:16 +02:00
childwnd.c regedit: Use C runtime wchar functions instead of wine/unicode.h. 2019-04-01 11:48:30 +02:00
computer.ico regedit.exe: We can now store binary files in the repository. 2007-09-18 13:35:16 +02:00
edit.c regedit: Use C runtime wchar functions instead of wine/unicode.h. 2019-04-01 11:48:30 +02:00
folder.ico regedit.exe: We can now store binary files in the repository. 2007-09-18 13:35:16 +02:00
folderopen.ico regedit.exe: We can now store binary files in the repository. 2007-09-18 13:35:16 +02:00
framewnd.c include: Default to the standards-compliant version of swprintf(). 2019-04-11 16:46:41 +02:00
hexedit.c regedit: Use an I-beam cursor in the hex edit dialog. 2019-04-22 11:15:47 +02:00
listview.c regedit: Fix double free error in GetValueName. 2019-10-31 17:44:51 +01:00
main.c regedit: Do not directly include stdio.h any longer. 2018-05-21 16:28:07 +02:00
main.h regedit: Free allocated memory after calling GetValueName(). 2018-07-16 21:28:45 +02:00
regedit.c regedit: FormatMessage() now reports ERROR_NO_WORK_DONE error for empty string. 2020-05-13 22:07:31 +02:00
regedit.ico regedit: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
regedit.man.in regedit: Move WineHQ URLs to https. 2017-12-01 10:05:25 +01:00
regedit.rc regedit: Confirm whether to delete a registry value from framewnd.c. 2018-05-28 22:08:23 +02:00
regedit.svg regedit: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
regproc.c include: Default to the standards-compliant version of swprintf(). 2019-04-11 16:46:41 +02:00
resource.h regedit: Update some resource strings associated with key parsing. 2017-07-12 19:51:54 +02:00
string.ico regedit.exe: We can now store binary files in the repository. 2007-09-18 13:35:16 +02:00
treeview.c regedit: Don't expand items on initial tree creation. 2018-08-21 23:02:31 +02:00