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 |
2002-03-29 |
Francois Gouget | Fix SetFileAttributes to honor the umask (rather than...
|
commit | commitdiff | tree |
2002-03-22 |
Francois Gouget | Add trace function (same as in the perl framework).
|
commit | commitdiff | tree |
2002-03-19 |
Francois Gouget | Don't show the window.
|
commit | commitdiff | tree |
2002-03-19 |
Francois Gouget | Small fixes.
|
commit | commitdiff | tree |
2002-02-02 |
Francois Gouget | malloc.h is obsolete and stdlib.h should be used instead.
|
commit | commitdiff | tree |
2002-02-01 |
Francois Gouget | config.h should be included first (if at all).
|
commit | commitdiff | tree |
2002-01-29 |
Francois Gouget | 'test -e' is not supported on Solaris, replace with...
|
commit | commitdiff | tree |
2002-01-29 |
Francois Gouget | Avoid conflict with htonl & friends in Winelib on FreeBSD.
|
commit | commitdiff | tree |
2002-01-29 |
Francois Gouget | Rename s_addr to src_addr to avoid a conflict on Solaris.
|
commit | commitdiff | tree |
2002-01-29 |
Francois Gouget | Prefix _JBLEN to avoid conflict on FreeBSD.
|
commit | commitdiff | tree |
2002-01-21 |
Francois Gouget | Make the Wine trace facilities accessible from Winelib...
|
commit | commitdiff | tree |
2002-01-21 |
Francois Gouget | Comment out/ifdef out unused code and variables.
|
commit | commitdiff | tree |
2002-01-21 |
Francois Gouget | Print the strerror instead of just the errno.
|
commit | commitdiff | tree |
2002-01-21 |
Francois Gouget | Add missing cast.
|
commit | commitdiff | tree |
2002-01-21 |
Francois Gouget | Fix invalid C code (undefined behavior).
|
commit | commitdiff | tree |
2002-01-21 |
Francois Gouget | Fix a couple of warnings and a typo.
|
commit | commitdiff | tree |
2002-01-15 |
Francois Gouget | Small typo fix.
|
commit | commitdiff | tree |
2002-01-14 |
Francois Gouget | Fix compilation errors on FreeBSD.
|
commit | commitdiff | tree |
2002-01-10 |
Francois Gouget | Fix previous patch: the ws_sockaddr_u2ws return value...
|
commit | commitdiff | tree |
2001-12-24 |
Francois Gouget | Include ftsnames.h or ftnames.h, not both.
|
commit | commitdiff | tree |
2001-11-20 |
Francois Gouget | Only include 'sys/user.h' for Linux. Fixes a compilation...
|
commit | commitdiff | tree |
2001-11-20 |
Francois Gouget | Fix LUID definition.
|
commit | commitdiff | tree |
2001-11-19 |
Francois Gouget | Fix the Solaris and FreeBSD compilation errors introduced...
|
commit | commitdiff | tree |
2001-11-19 |
Francois Gouget | A few typos.
|
commit | commitdiff | tree |
2001-11-19 |
Francois Gouget | MIDL_STUB_MESSAGE needs a pack4 for the MaxCount field.
|
commit | commitdiff | tree |
2001-11-19 |
Francois Gouget | Better relaying for _lcreat.
|
commit | commitdiff | tree |
2001-11-14 |
Francois Gouget | Make winsock.h and winsock2.h independent from the...
|
commit | commitdiff | tree |
2001-11-09 |
Francois Gouget | Document the new -winver versions.
|
commit | commitdiff | tree |
2001-11-06 |
Francois Gouget | Fix a buffer overflow in write_name_str, bug found by
|
commit | commitdiff | tree |
2001-11-06 |
Francois Gouget | Don't prefix %p with 0x.
|
commit | commitdiff | tree |
2001-11-06 |
Francois Gouget | Add versions for WinME and WinXP.
|
commit | commitdiff | tree |
2001-11-06 |
Francois Gouget | Fix incorrect use of a Unicode string literal.
|
commit | commitdiff | tree |
2001-11-06 |
Francois Gouget | Rename SIC_CompareEntrys to SIC_CompareEntries, and...
|
commit | commitdiff | tree |
2001-10-23 |
Francois Gouget | Expand environment variables in "Debugger" setting.
|
commit | commitdiff | tree |
2001-10-22 |
Francois Gouget | Spelling, grammar and a bit of comment formatting fixes.
|
commit | commitdiff | tree |
2001-10-22 |
Francois Gouget | Add support for environment variables in the printer...
|
commit | commitdiff | tree |
2001-10-22 |
Francois Gouget | Added __WINE_USE_MSVCRT.
|
commit | commitdiff | tree |
2001-10-17 |
Francois Gouget | Fix tons of color conversion bugs.
|
commit | commitdiff | tree |
2001-10-17 |
Francois Gouget | Use the same color conversion algorithm as the DIB...
|
commit | commitdiff | tree |