Sweden-Number/programs/reg/tests
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
..
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
add.c reg/tests: Check all error codes in delete_tree() before returning. 2021-07-02 16:53:50 +02:00
copy.c reg: Support use of registry views in the 'copy' operation. 2021-07-27 21:09:49 +02:00
delete.c reg/tests: Don't verify key deletion after calling delete_tree(). 2021-07-01 22:34:31 +02:00
export.c reg/tests: Test use of registry views when copying registry data. 2021-07-26 19:42:24 +02:00
import.c reg/tests: Add registry view syntax tests for the 'import' operation. 2021-07-09 22:25:32 +02:00
query.c reg: Support use of registry views in the 'query' operation. 2021-07-02 16:53:50 +02:00
reg_test.h reg/tests: Test use of registry views when copying registry data. 2021-07-26 19:42:24 +02:00