reactos/rostests/apitests/gdi32api
Magnus Olsen ba14ded010 Adding complete test kit for EngCreateSemaphore, EngAcquireSemaphore, EngDeleteSemaphore, EngReleaseSemaphore
I think it testing all case it can now, and also split up some test to EngDeleteSemaphore and EngReleaseSemaphore and EngAcquireSemaphore, that was in EngCreateSemaphore


svn path=/trunk/; revision=33816
2008-06-01 17:33:51 +00:00
..
tests Adding complete test kit for EngCreateSemaphore, EngAcquireSemaphore, EngDeleteSemaphore, EngReleaseSemaphore 2008-06-01 17:33:51 +00:00
gdi.h add more test for EngCreateSemaphore, it checking some info in the internal HANDLE hsem is same as PRTL_CRITICAL_SECTION struct 2008-06-01 15:06:40 +00:00
gdi32api.c - use own version of GdiQueryTable() instead of relying on gdi32.dll 2007-12-15 04:22:19 +00:00
gdi32api.h add more test for EngCreateSemaphore, it checking some info in the internal HANDLE hsem is same as PRTL_CRITICAL_SECTION struct 2008-06-01 15:06:40 +00:00
gdi32api.rbuild - make apitest.c into a static lib to be used by different tests 2007-08-05 03:32:24 +00:00
Notes.txt Adding a text file call notes.txt it is some werid thing I have have not yet figout how it works. 2007-09-30 11:57:37 +00:00
testlist.c Adding complete test kit for EngCreateSemaphore, EngAcquireSemaphore, EngDeleteSemaphore, EngReleaseSemaphore 2008-06-01 17:33:51 +00:00