2010-12-22 16:33:37 +00:00
|
|
|
|
2015-03-06 14:31:32 +00:00
|
|
|
include_directories(${REACTOS_SOURCE_DIR}/win32ss)
|
2010-12-22 16:33:37 +00:00
|
|
|
|
|
|
|
list(APPEND SOURCE
|
2017-04-08 22:25:54 +00:00
|
|
|
AddFontMemResourceEx.c
|
2010-12-22 16:33:37 +00:00
|
|
|
AddFontResource.c
|
|
|
|
AddFontResourceEx.c
|
|
|
|
BeginPath.c
|
2012-04-24 17:11:08 +00:00
|
|
|
CombineRgn.c
|
2011-01-12 23:20:02 +00:00
|
|
|
CombineTransform.c
|
2012-04-23 10:42:22 +00:00
|
|
|
CreateBitmap.c
|
2010-12-22 16:33:37 +00:00
|
|
|
CreateBitmapIndirect.c
|
|
|
|
CreateCompatibleDC.c
|
2011-10-13 12:52:25 +00:00
|
|
|
CreateDIBitmap.c
|
2017-12-09 19:03:08 +00:00
|
|
|
CreateDIBPatternBrush.c
|
2010-12-22 16:33:37 +00:00
|
|
|
CreateFont.c
|
|
|
|
CreateFontIndirect.c
|
2012-04-23 10:42:22 +00:00
|
|
|
CreateIconIndirect.c
|
2010-12-22 16:33:37 +00:00
|
|
|
CreatePen.c
|
|
|
|
CreateRectRgn.c
|
2011-01-16 22:11:35 +00:00
|
|
|
DPtoLP.c
|
2010-12-22 16:33:37 +00:00
|
|
|
EngAcquireSemaphore.c
|
|
|
|
EngCreateSemaphore.c
|
|
|
|
EngReleaseSemaphore.c
|
2014-10-13 12:25:30 +00:00
|
|
|
EnumFontFamilies.c
|
2014-09-24 08:35:30 +00:00
|
|
|
ExcludeClipRect.c
|
2010-12-22 16:33:37 +00:00
|
|
|
ExtCreatePen.c
|
2014-11-12 09:49:32 +00:00
|
|
|
ExtCreateRegion.c
|
2015-02-14 13:19:02 +00:00
|
|
|
FrameRgn.c
|
2010-12-22 16:33:37 +00:00
|
|
|
GdiConvertBitmap.c
|
|
|
|
GdiConvertBrush.c
|
|
|
|
GdiConvertDC.c
|
|
|
|
GdiConvertFont.c
|
|
|
|
GdiConvertPalette.c
|
|
|
|
GdiConvertRegion.c
|
|
|
|
GdiDeleteLocalDC.c
|
|
|
|
GdiGetCharDimensions.c
|
|
|
|
GdiGetLocalBrush.c
|
|
|
|
GdiGetLocalDC.c
|
|
|
|
GdiReleaseLocalDC.c
|
|
|
|
GdiSetAttrs.c
|
2014-09-23 11:16:56 +00:00
|
|
|
GetClipBox.c
|
2010-12-22 16:33:37 +00:00
|
|
|
GetClipRgn.c
|
|
|
|
GetCurrentObject.c
|
2012-05-04 11:40:36 +00:00
|
|
|
GetDIBColorTable.c
|
2010-12-22 16:33:37 +00:00
|
|
|
GetDIBits.c
|
2017-02-18 11:25:31 +00:00
|
|
|
GetFontResourceInfoW.c
|
2015-12-08 22:14:48 +00:00
|
|
|
GetGlyphIndices.c
|
2018-08-20 14:31:32 +00:00
|
|
|
GetGlyphOutline.c
|
2010-12-22 16:33:37 +00:00
|
|
|
GetObject.c
|
2012-04-23 10:42:22 +00:00
|
|
|
GetRandomRgn.c
|
2011-03-02 01:15:10 +00:00
|
|
|
GetPixel.c
|
2010-12-22 16:33:37 +00:00
|
|
|
GetStockObject.c
|
|
|
|
GetTextExtentExPoint.c
|
|
|
|
GetTextFace.c
|
2018-01-26 21:23:00 +00:00
|
|
|
GetTextMetrics.c
|
2019-04-04 01:44:52 +00:00
|
|
|
LPtoDP.c
|
2011-01-12 23:20:02 +00:00
|
|
|
MaskBlt.c
|
2015-04-25 10:41:32 +00:00
|
|
|
NtGdiAddFontResource.c
|
2014-09-28 18:24:58 +00:00
|
|
|
OffsetClipRgn.c
|
2015-02-14 13:19:02 +00:00
|
|
|
OffsetRgn.c
|
|
|
|
PaintRgn.c
|
2012-04-23 10:42:22 +00:00
|
|
|
PatBlt.c
|
2011-03-11 15:32:54 +00:00
|
|
|
Rectangle.c
|
2015-02-04 09:02:25 +00:00
|
|
|
RealizePalette.c
|
2010-12-22 16:33:37 +00:00
|
|
|
SelectObject.c
|
2015-08-18 10:24:01 +00:00
|
|
|
SetBoundsRect.c
|
2012-05-04 11:40:36 +00:00
|
|
|
SetBrushOrgEx.c
|
2010-12-22 16:33:37 +00:00
|
|
|
SetDCPenColor.c
|
2011-03-01 20:50:47 +00:00
|
|
|
SetDIBits.c
|
2012-12-30 12:56:55 +00:00
|
|
|
SetDIBitsToDevice.c
|
2020-12-26 16:48:21 +00:00
|
|
|
SetLayout.c
|
2010-12-22 16:33:37 +00:00
|
|
|
SetMapMode.c
|
2012-05-04 11:40:36 +00:00
|
|
|
SetPixel.c
|
2010-12-22 16:33:37 +00:00
|
|
|
SetSysColors.c
|
|
|
|
SetWindowExtEx.c
|
|
|
|
SetWorldTransform.c
|
2020-09-10 16:15:12 +00:00
|
|
|
StretchBlt.c
|
2019-01-30 12:23:42 +00:00
|
|
|
TextTransform.c
|
2020-05-09 21:37:40 +00:00
|
|
|
init.c)
|
|
|
|
|
|
|
|
list(APPEND PCH_SKIP_SOURCE
|
|
|
|
testlist.c)
|
|
|
|
|
|
|
|
add_executable(gdi32_apitest
|
|
|
|
${SOURCE}
|
|
|
|
${PCH_SKIP_SOURCE}
|
|
|
|
resource.rc)
|
2010-12-22 16:33:37 +00:00
|
|
|
|
2015-04-25 10:41:32 +00:00
|
|
|
target_link_libraries(gdi32_apitest ${PSEH_LIB} win32ksys)
|
2010-12-22 16:33:37 +00:00
|
|
|
set_module_type(gdi32_apitest win32cui)
|
2015-04-25 10:41:32 +00:00
|
|
|
add_importlibs(gdi32_apitest gdi32 user32 msvcrt kernel32 ntdll)
|
2020-05-09 21:37:40 +00:00
|
|
|
add_pch(gdi32_apitest precomp.h "${PCH_SKIP_SOURCE}")
|
2017-01-13 09:24:15 +00:00
|
|
|
add_rostests_file(TARGET gdi32_apitest)
|