- 05 Dec, 2002 12 commits
-
-
Francois Gouget authored
Set the article class to 'faq'. Move the title to faq.sgml.
-
Francois Gouget authored
Added a section describing how to build and run tests on Windows. The Visual C++ section should be relatively complete but the MinGW and cross-compiling section still need some work.
-
Rolf Kalbermatter authored
-
Marcus Meissner authored
-
Dimitrie O. Paun authored
Windows, using the Wine headers.
-
Lionel Ulmer authored
-
Sylvain Petreolle authored
is set to in the config file.
-
Martin Wilck authored
- Cannot call WSAGetOverlappedResult() because completion function destroys the overlapped structure. - ws2_async_cleanup() called twice in case of failure.
-
Martin Wilck authored
-
Francois Gouget authored
-
Francois Gouget authored
No need to dump dwFlags before it is initialized.
-
Francois Gouget authored
-
- 03 Dec, 2002 17 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
contents to user.h. Moved message.h and winproc.h to dlls/user.
-
Tony Lambregts authored
website.
-
Uwe Bonnes authored
-
Andreas Mohr authored
-
Christian Costa authored
-
Alexandre Julliard authored
-
Ove Kaaven authored
-
Martin Wilck authored
-
Alberto Massari authored
when the user is asking to get the current settings.
-
Rolf Kalbermatter authored
-
Rolf Kalbermatter authored
documentation.
-
Dimitrie O. Paun authored
${prefix}/include/wine/windows -- standard Windows headers ${prefix}/include/wine/msvcrt -- MS Visual C Runtime library ${prefix}/include/wine -- Wine specific headers
-
Alexandre Julliard authored
dlls/x11drv. Removed a number of unnecessary #includes.
-
Ove Kaaven authored
and error_status_t types. Improved some parsing rules to get rid of the LINK_LAST and LINK_SAFE macros. Enclose generated .h file within an extern "C" (for C++). Output function prototypes for regular RPC interfaces. Fixed a couple of bugs.
-
Jukka Heinonen authored
Call INT_Int21Handler only to emulate selected functions.
-
- 02 Dec, 2002 11 commits
-
-
Jukka Heinonen authored
-
Lionel Ulmer authored
- implement GetCaps for D3DDevice7
-
Alexandre Julliard authored
- preliminary implementation of endpoint-mapping via a new on-demand server-ish process - more header fixups - (re)implement RpcEpRegisterA, RpcEpUnregister, and RpcEpResolveBinding using the new rpcss functionality - update the todo list in rpcrt4_main.c a bit - many beautifications and touch-ups - command-line configurable timeout - micro-client imbedded in np_server.c
-
Christian Costa authored
failing.
-
Patrik Stridvall authored
-
Lionel Ulmer authored
- prepare for multi-texturing support
-
Ove Kaaven authored
-
Jukka Heinonen authored
directly winedos int21 handler.
-
Jukka Heinonen authored
-
Jeff Smith authored
-
Francois Gouget authored
-