ntoskrnl.exe: Implemented IoCreateSymbolicLink.
[wine] / include /
2007-05-15  Alexandre Julliardinclude: Add a few definitions in wdm.h.
2007-05-15  Francois Gougetwinscard: Add headers for the upcoming implementation...
2007-05-15  Francois Gougetwinscard: Adding the missing SCARD_E_XXX and SCARD_W_XX...
2007-05-15  Juan Langwintrust: Implement WintrustGetRegPolicyFlags and Wintr...
2007-05-14  Rolf Kalbermatteradvapi32: Add service state request definitions.
2007-05-11  Kirill K. Smirnovserver: Move console codepages to the server.
2007-05-11  Stefan Dösingerwined3d: Destroying the resource frees all private...
2007-05-09  Stefan Dösingerwined3d: Implement environment bump mapping with GL_ATI...
2007-05-08  Alexandre Julliardserver: Add support for retrieving results of queued...
2007-05-08  Alexandre Julliardserver: Add request to retrieve the next pending ioctl...
2007-05-08  Alexandre Julliardserver: Add support for generic device objects managed...
2007-05-08  Stefan Dösingerd3d: Move clippers from DDraw to wined3d.
2007-05-08  Rolf Kalbermatteradvapi32: Add prototypes for EnumServicesStatusExA/W.
2007-05-07  Mounir IDRASSIwincrypt.h: Add missing definitions.
2007-05-07  Kevin Koltzauwinbase.h: Define FILE_FLAG_OPEN_REPARSE_POINT.
2007-05-04  Juan Langwincrypt.h: Add missing definitions.
2007-05-04  Rob Shearmansetupapi: Add stubs for SetupQueryInfOriginalFileInform...
2007-05-04  Alexandre JulliardFix minor differences in the formatting of the license...
2007-05-03  Alexandre Julliardserver: Infrastructure to return a wait handle for...
2007-05-03  Andrey Turkinhhctrl.ocx: Update HtmlHelp and its commands definition...
2007-05-03  Stefan Dösingerwined3d: Add missing prototypes for GL_ARB_vertex_blend.
2007-05-03  Andrew Talbotkernel32: Constify a variable.
2007-05-03  Juan Langwintrust: Fix typo.
2007-05-01  Stefan Dösingerd3d: Pass the cube face to Create*Texture's surface...
2007-04-30  Andrew Talbotgdi32: Constify some variables.
2007-04-27  Kirill K. Smirnovkernel32: Add partial stub for NeedCurrentDirectoryForE...
2007-04-26  Stefan Dösingerd3d: Fix ProcessVertices.
2007-04-26  Stefan Dösingerwined3d: Implement CreateVertexDeclarationFromFVF.
2007-04-26  Stefan Dösingerwined3d: Add a method to create a declaration from...
2007-04-25  Yuval Fledelinclude: Introduce SECPKG_INTERFACE_VERSION and extend...
2007-04-24  H. Verbeetwined3d: The second parameter to glTexImage3DEXT isn...
2007-04-23  David Adaminclude: Add d3drmdef.h header.
2007-04-23  Alexandre Julliardconfigure: Use AC_SEARCH_LIBS for the Solaris libs...
2007-04-23  Yuval Fledelinclude: Introduce ntsecpkg.h.
2007-04-23  Alexandre Julliardserver: Return a more correct fd type for anonymous...
2007-04-23  Rolf Kalbermatteradvapi32: Make SERVICE_STATUS_PROCESS match the declara...
2007-04-23  Hans Leidekkermsi: Install data sources in the InstallODBC custom...
2007-04-23  Hans Leidekkerurlmon: Add an implementation for CreateURLMonikerEx...
2007-04-23  Yuval Fledelinclude: Fix a typo in wincrypt.h.
2007-04-20  Rolf Kalbermatteradvapi32: Implement QueryServiceStatusEx.
2007-04-18  Alexandre Julliardserver: Moved the FSCTL_PIPE_LISTEN implementation...
2007-04-17  Alexandre Julliardserver: Move the FSCTL_PIPE_WAIT ioctl implementation...
2007-04-17  Alexandre Julliardserver: Add a specific data type for ioctl codes so...
2007-04-17  Alexandre Julliardserver: Change the timeout handling to use NT-style...
2007-04-16  Alexandre Julliardserver: Move the server part of device unmounting to...
2007-04-16  Alexandre Julliardserver: Implement the FSCTL_PIPE_DISCONNECT ioctl on...
2007-04-16  Alexandre Julliardserver: Add infrastructure for ioctl server request.
2007-04-16  Stefan Dösingerd3d: Remove dependency on ddraw.h header.
2007-04-16  Detlef Riekenberginclude/winspool: Declare missing function.
2007-04-16  Andrew Talbotuser32: Make function definitions and declarations...
2007-04-10  Alexandre Julliardntdll: Store the file access and options in the fd...
2007-04-10  Hans Leidekkersetupapi: Implement SetupGetFileCompressionInfo on...
2007-04-10  Alexandre Julliardserver: Add support for restarting an async I/O when...
2007-04-09  Hans Leidekkersetupapi: Implement SetupDecompressOrCopyFile{A, W}.
2007-04-09  Hans Leidekkersetupapi: Implement SetupGetFileCompressionInfoEx{A...
2007-04-07  Stefan Dösingerwined3d: Add Filtering to IWineD3DSurface::Blt and...
2007-04-07  Stefan Dösingerwined3d: Add D3DDEVCAPS3_* to the wined3d caps header.
2007-04-07  Andrew Talbotinclude: Remove superfluous semicolons.
2007-04-06  Fabian Bielerwined3d: Add GL_EXT_framebuffer_blit to extension handler.
2007-04-05  Peter Beutnerdinput: Add missing definition to public header.
2007-04-04  Maarten Lankhorstwinearts.drv: Kill off winearts.
2007-04-04  Alexandre Julliardserver: Add support for associating a file descriptor...
2007-04-02  Stefan Dösingerwined3d: Add GL_APPLE_client_storage to our extension...
2007-03-29  Jacek Cabanwinnt.h: Added activation context structures declarations.
2007-03-29  Jacek Cabanmshtml: Added DispHTMLDocument dispinterface declaration.
2007-03-28  Dmitry Timoshkovinclude: Add some API prototypes to appropriate header...
2007-03-28  Andrew Riediwinex11.drv: Add Xcursor support for 32 bit cursors.
2007-03-27  Alexandre Julliardserver: Add support for queuing a user APC upon async...
2007-03-27  James Hawkinssetupapi: Add missing SetupCopyOEMInf flags.
2007-03-27  Andrew Talbotwinelib: Replace inline static with static inline.
2007-03-26  Dmitry Timoshkovgdi32: Implement GdiGetCodePage.
2007-03-26  Andrew Talbotinclude: Replace inline static with static inline.
2007-03-23  Andrew Talbotcomctl32: Constify some variables.
2007-03-22  Alexandre Julliardserver: Implement the open_file method for named pipes.
2007-03-22  Alexandre Julliardserver: Implement the open_file method for mailslots.
2007-03-22  Alexandre Julliardserver: Implemented the open_file method for named...
2007-03-21  Stefan Dösingerwined3d: Add GL_ATI_envmap_bumpmap to our gl extension...
2007-03-21  Alexandre Julliardserver: Use a standard async I/O event to signal direct...
2007-03-21  Alexandre Julliardserver: Add support for storing an event to signal...
2007-03-20  Alexandre Julliardserver: Add an async_data_t structure to store paramete...
2007-03-20  Alexandre Julliardserver: Return the status from an async I/O APC call...
2007-03-20  Alexandre Julliardserver: Use the common pattern for async I/O parameters...
2007-03-20  Kai Blinnetapi32: Add test for adding/deleting users.
2007-03-20  Rob Shearmaninclude: Fix the byte-order in the definition of the...
2007-03-20  Jacek Cabanadvapi: Constify argument of StartServiceCtrlDispatcher...
2007-03-19  Mikołaj Zalewskishell32: Add some more notify icon defines.
2007-03-19  Mikołaj Zalewskishell32/explorer: Support different structure sizes...
2007-03-19  Stefan Dösingerwined3d/ddraw: Forward DDSCL_MULTITHREADED to wined3d.
2007-03-14  Jeremy Whitesane.ds: Dynamically load libsane.so.
2007-03-14  Eric Pouechdbghelp: Rewrote SymEnumerateModules with Unicode basis...
2007-03-14  Rob Shearmaninclude: Add a definition for REGCLS_SURROGATE and...
2007-03-14  Alexandre Julliardlibwine: Pass flags to wine_utf8_wcstombs to allow...
2007-03-14  Alexandre Julliardwinnls.h: Added some defines for Unicode surrogates.
2007-03-13  Rob Shearmaninclude: Add credential serialisation APIs to wincred.h.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-08  Tomas Carneckydsound: Update prototypes for IDirectSoundBuffer::Lock...
2007-03-08  Alexandre Julliardconfigure: Get rid of lex compatibility support, we...
2007-03-07  Andrew Talbotwinmm: Replace const pointer parameters with correct...
2007-03-07  Alexandre Julliardwine_common_ver: Set company name to Microsoft, some...
2007-03-07  Juan Langntdll: Implement NtAllocateLocallyUniqueId with server...
next