2002-12-24 |
Francois Gouget | Move the test strings into their own array and convert...
|
commit | commitdiff | tree |
2002-12-24 |
Francois Gouget | Add a couple missing macros.
|
commit | commitdiff | tree |
2002-12-19 |
Francois Gouget | On Win9x "hi\n" gives us "hi\r\n".
|
commit | commitdiff | tree |
2002-12-19 |
Francois Gouget | On Win9x netapi32.dll does not export a single API...
|
commit | commitdiff | tree |
2002-12-19 |
Francois Gouget | Declare LocalDiscard and GlobalDiscard (used by kernel...
|
commit | commitdiff | tree |
2002-12-18 |
Francois Gouget | Improve error reporting.
|
commit | commitdiff | tree |
2002-12-18 |
Francois Gouget | All filenames containing a ":" are invalid on Win9x...
|
commit | commitdiff | tree |
2002-12-18 |
Francois Gouget | #ifdef-out decodeW since it is not used yet.
|
commit | commitdiff | tree |
2002-12-18 |
Francois Gouget | wsprintfW is not supported on Win9x platforms.
|
commit | commitdiff | tree |
2002-12-18 |
Francois Gouget | Fix signed/unsigned warnings.
|
commit | commitdiff | tree |
2002-12-18 |
Francois Gouget | Use strlen or lstrlenA as appropriate to avoid signed...
|
commit | commitdiff | tree |
2002-12-18 |
Francois Gouget | The link command specifies which version of the C library...
|
commit | commitdiff | tree |
2002-12-16 |
Francois Gouget | On Windows windef.h must be included before winbase.h.
|
commit | commitdiff | tree |
2002-12-16 |
Francois Gouget | Add the capacity of playing a test tone using the ...
|
commit | commitdiff | tree |
2002-12-16 |
Francois Gouget | Add '--' option for passing extra arguments to the...
|
commit | commitdiff | tree |
2002-12-15 |
Francois Gouget | In the latest sdk the {waveOut,midiOut}{Get,Set}Volume...
|
commit | commitdiff | tree |
2002-12-15 |
Francois Gouget | If unable to set the desired format, OSS_RawOpenDevice...
|
commit | commitdiff | tree |
2002-12-15 |
Francois Gouget | Our resampling algorithm is quite primitive so try...
|
commit | commitdiff | tree |
2002-12-15 |
Francois Gouget | Use slighly more accurate formula for C816.
|
commit | commitdiff | tree |
2002-12-15 |
Francois Gouget | If given a bad device id waveOutGetDevCapsA is supposed...
|
commit | commitdiff | tree |
2002-12-13 |
Francois Gouget | Document how to cross-compile the tests with MinGW.
|
commit | commitdiff | tree |
2002-12-13 |
Francois Gouget | Extend the test by creating a PrimaryBuffer object...
|
commit | commitdiff | tree |
2002-12-13 |
Francois Gouget | IDirectSoundBuffer.GetCaps should fail if caps.dwSize...
|
commit | commitdiff | tree |
2002-12-13 |
Francois Gouget | Add support for the 48 and 96kHz formats.
|
commit | commitdiff | tree |
2002-12-13 |
Francois Gouget | Change 'Getting-Wine' to 'FAQ-Getting-Wine' since the...
|
commit | commitdiff | tree |
2002-12-13 |
Francois Gouget | Tweak the screen sections.
|
commit | commitdiff | tree |
2002-12-13 |
Francois Gouget | Updated the #include directives to match the latest...
|
commit | commitdiff | tree |
2002-12-12 |
Francois Gouget | Mention the applications that depend on the behavior...
|
commit | commitdiff | tree |
2002-12-12 |
Francois Gouget | Fix error reporting in wavemap.c:wodOpen(); this solves the
|
commit | commitdiff | tree |
2002-12-12 |
Francois Gouget | Don't test whether Get{Currency,Date,Number,Time}FormatA...
|
commit | commitdiff | tree |
2002-12-12 |
Francois Gouget | In Get{Currency,Number}FormatA, SetLastError to
|
commit | commitdiff | tree |
2002-12-12 |
Francois Gouget | Add stubs for missing APIs.
|
commit | commitdiff | tree |
2002-12-12 |
Francois Gouget | Skip the Unicode tests on Win9x.
|
commit | commitdiff | tree |
2002-12-12 |
Francois Gouget | Fix the error codes returned by DeleteFile{A,W} to...
|
commit | commitdiff | tree |
2002-12-12 |
Francois Gouget | The Win9x platforms support WideCharToMultiByte and
|
commit | commitdiff | tree |
2002-12-12 |
Francois Gouget | Skip the Unicode tests (effectively all tests currently...
|
commit | commitdiff | tree |
2002-12-11 |
Francois Gouget | Generate proper dependencies for testlist.c.
|
commit | commitdiff | tree |
2002-12-11 |
Francois Gouget | Fix stderr redirection.
|
commit | commitdiff | tree |
2002-12-11 |
Francois Gouget | When reporting a test failure, only report the file...
|
commit | commitdiff | tree |
2002-12-11 |
Francois Gouget | '"' is an illegal character on Win9x so we cannot test it.
|
commit | commitdiff | tree |
2002-12-06 |
Francois Gouget | Define PSH_WIZARD97 (problem reported by jaymz@free...
|
commit | commitdiff | tree |
2002-12-05 |
Francois Gouget | A simple test for IDirectSound.GetCaps.
|
commit | commitdiff | tree |
2002-12-05 |
Francois Gouget | Wrap faq.sgml in an article tag in wine-doc.sgml.
|
commit | commitdiff | tree |
2002-12-05 |
Francois Gouget | Removed references to the Perl tests.
|
commit | commitdiff | tree |
2002-12-05 |
Francois Gouget | Skip Unicode tests if there's no Unicode support.
|
commit | commitdiff | tree |
2002-12-05 |
Francois Gouget | Return an error if dwSize is not valid.
|
commit | commitdiff | tree |
2002-12-05 |
Francois Gouget | Added EDEADLOCK.
|
commit | commitdiff | tree |
2002-12-02 |
Francois Gouget | Removed unnecessary HANDLE typecasts.
|
commit | commitdiff | tree |
2002-11-30 |
Francois Gouget | {Get,Set}ThreadPriorityBoost and SetThreadIdealProcessor...
|
commit | commitdiff | tree |
2002-11-30 |
Francois Gouget | GetDiskFreeSpace(all NULLs) crashes on NT4 -> removed.
|
commit | commitdiff | tree |
2002-11-30 |
Francois Gouget | SetEnvironmentVariableA(NULL, NULL) crashes on Win98...
|
commit | commitdiff | tree |
2002-11-30 |
Francois Gouget | Added declaration for SignalObjectAndWait.
|
commit | commitdiff | tree |
2002-11-30 |
Francois Gouget | Added constants for _set_error_mode().
|
commit | commitdiff | tree |
2002-11-30 |
Francois Gouget | Add the 48 and 96kHz WAVE_FORMAT constants.
|
commit | commitdiff | tree |
2002-11-27 |
Francois Gouget | Added SwitchToThread.
|
commit | commitdiff | tree |
2002-11-13 |
Francois Gouget | Cap the reported physical memory to 2GB to prevent...
|
commit | commitdiff | tree |
2002-11-06 |
Francois Gouget | Compute SM_CYMAXIMIZED purely based on the screen height...
|
commit | commitdiff | tree |
2002-11-04 |
Francois Gouget | Test sound format support with waveOutGetDevCaps and...
|
commit | commitdiff | tree |
2002-11-04 |
Francois Gouget | OSS_RawOpenDevice should return an error if the format...
|
commit | commitdiff | tree |
2002-10-10 |
Francois Gouget | The NAS headers and libraries are sometimes stored...
|
commit | commitdiff | tree |
2002-10-01 |
Francois Gouget | Update documentation of how to invoke winedbg.
|
commit | commitdiff | tree |
2002-09-27 |
Francois Gouget | Updated the wrapper code to match the new naming executable and
|
commit | commitdiff | tree |
2002-09-26 |
Francois Gouget | Bring the naming of libraries and executable up to...
|
commit | commitdiff | tree |
2002-09-23 |
Francois Gouget | Install notepad.exe in c:\windows too.
|
commit | commitdiff | tree |
2002-09-20 |
Francois Gouget | Small updates to better match the format of current...
|
commit | commitdiff | tree |
2002-09-17 |
Francois Gouget | Explain why conformance tests are useful for ports...
|
commit | commitdiff | tree |
2002-09-17 |
Francois Gouget | Remove references to PCVOID and LPUINT.
|
commit | commitdiff | tree |
2002-09-17 |
Francois Gouget | Start of the conformance testing documentation. Still...
|
commit | commitdiff | tree |
2002-09-17 |
Francois Gouget | Update the section concerning winemaker's options.
|
commit | commitdiff | tree |
2002-09-17 |
Francois Gouget | Tests are regular Winelib applications and thus should...
|
commit | commitdiff | tree |
2002-09-17 |
Francois Gouget | IDI_APPLICATIONW does not exist on Windows. Use IDI_APPLICATION
|
commit | commitdiff | tree |
2002-09-17 |
Francois Gouget | Change the #include order so that these tests compile...
|
commit | commitdiff | tree |
2002-09-17 |
Francois Gouget | Move all STATUS_* and RPC_NT_* to ntstatus.h as per...
|
commit | commitdiff | tree |
2002-09-16 |
Francois Gouget | NetpGetComputerName, SHCopyKeyA and SHRegGetPathA don...
|
commit | commitdiff | tree |
2002-09-16 |
Francois Gouget | Include rpc.h after LPOLESTR and other needed types...
|
commit | commitdiff | tree |
2002-09-11 |
Francois Gouget | Store the global settings in Make.rules.in instead...
|
commit | commitdiff | tree |
2002-09-11 |
Francois Gouget | Fix the Wine detection when using the Wine source tree.
|
commit | commitdiff | tree |
2002-09-10 |
Francois Gouget | Fix detection of 'ln -s'.
|
commit | commitdiff | tree |
2002-09-06 |
Francois Gouget | Some small typo / phrasing fixes.
|
commit | commitdiff | tree |
2002-09-06 |
Francois Gouget | Mention 32bit coordinates support.
|
commit | commitdiff | tree |
2002-09-06 |
Francois Gouget | Do not include wine/unicode.h.
|
commit | commitdiff | tree |
2002-09-06 |
Francois Gouget | Add prototypes to all functions.
|
commit | commitdiff | tree |
2002-07-20 |
Francois Gouget | Move an extern declaration to stop egcs-2.91.66 from...
|
commit | commitdiff | tree |
2002-05-23 |
Francois Gouget | Improve the failure messages.
|
commit | commitdiff | tree |
2002-05-23 |
Francois Gouget | Make the tests compile with Visual C++.
|
commit | commitdiff | tree |
2002-05-23 |
Francois Gouget | Include winerror.h if in Winelib mode.
|
commit | commitdiff | tree |
2002-05-22 |
Francois Gouget | Add mswsock.h, move relevant definitions to this header.
|
commit | commitdiff | tree |
2002-05-21 |
Francois Gouget | Test for IStream_IMETHODS before defining APIs that...
|
commit | commitdiff | tree |
2002-05-20 |
Francois Gouget | Dump thread id instead of %fs.
|
commit | commitdiff | tree |
2002-05-19 |
Francois Gouget | Make the 'error' string of a couple of checks consistent...
|
commit | commitdiff | tree |
2002-05-19 |
Francois Gouget | Fixed the WinExec prototype.
|
commit | commitdiff | tree |
2002-05-19 |
Francois Gouget | Implemented _getws.
|
commit | commitdiff | tree |
2002-05-19 |
Francois Gouget | Add missing WIN_ReleaseWndPtr in WIN_CreateDesktopWindow.
|
commit | commitdiff | tree |
2002-04-03 |
Francois Gouget | Forward C++ functions to the msvcrt library.
|
commit | commitdiff | tree |
2002-04-01 |
Francois Gouget | Fix warnings for Linux, FreeBSD and Solaris.
|
commit | commitdiff | tree |
2002-04-01 |
Francois Gouget | On Solaris inet_aton is exported by libresolv.so.
|
commit | commitdiff | tree |
2002-04-01 |
Francois Gouget | Added missing FP_PNORM case.
|
commit | commitdiff | tree |
2002-04-01 |
Francois Gouget | Fix for the unistd.h vs. winsock.h problem in Winelib...
|
commit | commitdiff | tree |
2002-04-01 |
Francois Gouget | Don't bother with declare, just 'use kernel32'.
|
commit | commitdiff | tree |
2002-04-01 |
Francois Gouget | Windows headers must be included after wine/test.h.
|
commit | commitdiff | tree |