mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 14:34:57 +08:00
[SHELL32_APITEST] Improve the existing PCH and make use of it. Convert AddCommas.c to c++ in order to have it benefit from the PCH.
This commit is contained in:
@@ -5,11 +5,8 @@
|
||||
* PROGRAMMER: Yaroslav Veremenko <yaroslav@veremenko.info>
|
||||
*/
|
||||
|
||||
|
||||
#include "shelltest.h"
|
||||
|
||||
|
||||
|
||||
#define ok_ShellExecuteEx (winetest_set_location(__FILE__, __LINE__), 0) ? (void)0 : TestShellExecuteEx
|
||||
|
||||
static
|
||||
|
||||
Reference in New Issue
Block a user