mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
* lib/gdiplus/tests/.cvsignore: Ignore _hooks.c and _stubs.S. * lib/gdiplus/tests/Makefile (TARGET_OBJECTS): Remove passthrough.o and add _hooks.o and _stubs.o. * lib/gdiplus/tests/tests/test-1.c: Test API hooking. * regtests/shared/regtests.h: Add support for API hooking. * tools/helper.mk: Generate stubs. * tools/regtests.c: Add support for generating stubs and hooks. * lib/gdiplus/tests/passthrough.c: Remove. * lib/gdiplus/tests/stubs.tst: New file. svn path=/trunk/; revision=11147