uxtheme/tests: Add some tests for OpenThemeFile.
commitb9714336ea26cd06880f2b9e8895baa3944a8348
authorAlex Henrie <alexhenrie24@gmail.com>
Thu, 30 Nov 2023 07:03:26 +0000 (30 00:03 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 1 Dec 2023 16:21:39 +0000 (1 17:21 +0100)
tree975c87b9810c00443e84a5e0702f9bf2c37758cd
parenteffdb707b0587cba3dafb9ffb6be4927c322123b
uxtheme/tests: Add some tests for OpenThemeFile.

The tests show that the first argument must not be null, that the handle
returned via the fourth argument is not an HTHEME, and that that handle
can be passed to CloseThemeFile without error.
dlls/uxtheme/tests/system.c