No subject


Wed Jun 18 16:37:37 CDT 2008


"If an API is only present on some Windows platforms, then use
LoadLibrary and GetProcAddress to check if it is implemented and
invoke it. Remember, tests must run on all Windows platforms.
Similarly, conformance tests should nor try to correlate the Windows
version returned by GetVersion with whether given APIs are implemented
or not. Again, the goal of Wine is to run Windows applications (which
do not do such checks), and not be a clone of a specific Windows
version. "

- Reece



More information about the wine-devel mailing list