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
childwnd.c regedit: Use C runtime wchar functions instead of wine/unicode.h. 2019-04-01 11:48:30 +02:00
computer.ico
edit.c regedit: Use C runtime wchar functions instead of wine/unicode.h. 2019-04-01 11:48:30 +02:00
folder.ico
folderopen.ico
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.man.in
regedit.rc regedit: Confirm whether to delete a registry value from framewnd.c. 2018-05-28 22:08:23 +02:00
regedit.svg
regproc.c include: Default to the standards-compliant version of swprintf(). 2019-04-11 16:46:41 +02:00
resource.h
string.ico
treeview.c regedit: Don't expand items on initial tree creation. 2018-08-21 23:02:31 +02:00