opengl32/tests: Only use functions if they are implemented.
[wine] / dlls / kernel32 / tests / file.c
2007-12-10  Francois Gougetkernel32/tests: Get the test to run on Windows 95.
2007-12-10  Francois Gougetkernel32/tests: dll_capable() makes no sense since...
2007-11-16  Dmitry Timoshkovkernel32: Mask out FILE_ATTRIBUTE_NOT_CONTENT_INDEXED...
2007-11-16  Dmitry Timoshkovkernel32: Set last error to ERROR_ALREADY_EXISTS if...
2007-10-19  Mikolaj Zalewskikernel32: FindExSearchLimitToDirectories has no effect...
2007-06-04  Alexandre Julliardkernel32: Rewrite GetOverlappedResult for the new async...
2007-03-05  Jason Edmeadeskernel32/tests: Show wrong behaviour with current direc...
2007-01-08  Dmitry Timoshkovkernel32: Print more information about the reason of...
2007-01-08  Dmitry Timoshkovkernel32: Fix the file sharing test to pass cleanly...
2007-01-08  Francois Gougetkernel32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-01  Alexandre Julliardkernel32/tests: Added test case for . and .. directory...
2006-10-31  Alexandre Julliardkernel32: Fixed behavior of FindFirstFile for DOS devices.
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.