mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:01:48 +00:00
[SHELL32_WINETEST] Add a PCH.
This commit is contained in:
parent
de6d0f24bc
commit
e32018ba19
23 changed files with 73 additions and 235 deletions
|
@ -18,9 +18,7 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
#include <windows.h>
|
||||
#include "wine/test.h"
|
||||
#pragma once
|
||||
|
||||
/* undocumented SWP flags - from SDK 3.1 */
|
||||
#define SWP_NOCLIENTSIZE 0x0800
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue