#include "../gdi32api.h" INT Test_CreateRectRgn(PTESTINFO pti) { // HRGN hRgn; // hRgn = CreateRectRgn( return APISTATUS_NORMAL; }