mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:12:59 +00:00
[INCLUDE/WINE][USER32_APITEST] Add ARRAY_SIZE to test.h and remove it from RealGetWindowClass.c. CORE-14656
This commit is contained in:
parent
2f668a30bd
commit
41e2b83f96
2 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,6 @@
|
|||
|
||||
#include "precomp.h"
|
||||
|
||||
#define ARRAY_SIZE(x) (sizeof(x) / sizeof(x[0]))
|
||||
|
||||
static PWSTR ControlsList[] =
|
||||
{
|
||||
L"Button\0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue