mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:52:57 +00:00
[USER32_WINETEST] Sync everything except win.c with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
47e04dae50
commit
d558fc75a2
24 changed files with 1947 additions and 584 deletions
|
@ -17,7 +17,13 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "wine/test.h"
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "winuser.h"
|
||||
#include "winnls.h"
|
||||
|
||||
static const struct
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue