mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
slash is alive !
-#include "..\gditest.h" +#include "../gditest.h" svn path=/trunk/; revision=26637
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#line 2 "CreateCompatibleDC.c"
|
||||
|
||||
#include "..\gditest.h"
|
||||
#include "../gditest.h"
|
||||
|
||||
BOOL Test_CreateCompatibleDC(INT* passed, INT* failed)
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#line 2 "CreatePen.c"
|
||||
|
||||
#include "..\gditest.h"
|
||||
#include "../gditest.h"
|
||||
|
||||
BOOL
|
||||
Test_CreatePen(INT* passed, INT* failed)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#line 2 "ExtCreatePen.c"
|
||||
|
||||
#include "..\gditest.h"
|
||||
#include "../gditest.h"
|
||||
|
||||
BOOL
|
||||
Test_ExtCreatePen(INT* passed, INT* failed)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#line 2 "GetObject.c"
|
||||
|
||||
#include "..\gditest.h"
|
||||
#include "../gditest.h"
|
||||
|
||||
BOOL
|
||||
Test_General(INT* passed, INT* failed)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#line 2 "GetStockObject.c"
|
||||
|
||||
#include "..\gditest.h"
|
||||
#include "../gditest.h"
|
||||
|
||||
BOOL Test_GetStockObject(INT* passed, INT* failed)
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#line 2 "SelectObject.c"
|
||||
|
||||
#include "..\gditest.h"
|
||||
#include "../gditest.h"
|
||||
|
||||
BOOL Test_SelectObject(INT* passed, INT* failed)
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#line 2 "SetDCPenColor.c"
|
||||
|
||||
#include "..\gditest.h"
|
||||
#include "../gditest.h"
|
||||
|
||||
BOOL Test_SetDCPenColor(INT* passed, INT* failed)
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#line 2 "SetSysColors.c"
|
||||
|
||||
#include "..\gditest.h"
|
||||
#include "../gditest.h"
|
||||
|
||||
#define NUM_SYSCOLORS 31
|
||||
|
||||
|
||||
Reference in New Issue
Block a user