server: Make struct async into a real object, to keep it around while the APC is...
[wine] / include /
2007-02-05  Bang Jun-Youngadvapi32: Fix prototypes to match the PSDK.
2007-01-26  Francois Gougetwintrust: Add missing packing directives to mscat.h.
2007-01-26  Francois Gougetwintrust: Add missing prototypes and a missing include...
2007-01-26  Francois Gougetwintrust: Better match the PSDK types and fix the winap...
2007-01-26  Francois Gougetsnmpapi: Fix the winapi_check warnings.
2007-01-25  Vitaliy Margolenserver/ntdll: Simplistic implementation of NtQueryObjec...
2007-01-25  Francois Gougetsfc_os: Add a prototype for SfcIsKeyProtected().
2007-01-25  Francois Gougetsnmpapi: SnmpUtilDbgPrint() is a vararg and not an...
2007-01-24  Alexandre Julliardinclude: Simplify the variable declarations in the...
2007-01-23  Thomas Weidenmuellershell32: Implement the property sheet extension array...
2007-01-23  H. Verbeetwined3d: Remove some unused methods from the IWineD3DVe...
2007-01-22  Bang Jun-Youngwinbase.h: Cosmetic changes.
2007-01-22  Bang Jun-Youngobjbase.h: Fix typo in comment.
2007-01-22  Alexandre Julliardwine/list.h: Add list_count function. Make some paramet...
2007-01-22  Thomas Weidenmuellercomctl32: Fix InitCommonControlsEx prototype.
2007-01-19  Alexandre Julliardrpc.h: Include excpt.h, and windef.h in Wine so that...
2007-01-19  H. Verbeetwined3d: Move SetupFullscreenWindow() and RestoreWindow...
2007-01-19  Thomas Weidenmuellershell32: Fix prototypes.
2007-01-18  Alexandre Julliardntdll: Avoid inter-process APCs when called for the...
2007-01-18  Alexandre Julliardntdll: Implementation of inter-process NtMapViewOfSecti...
2007-01-18  Alexandre Julliardntdll: Implementation of inter-process RtlCreateUserThread.
2007-01-18  Francois GougetAssorted spelling fixes.
2007-01-18  Alexandre Julliardntdll: Fix NtDuplicateObject to only close the file...
2007-01-18  Francois Gougetd3d: Fix the D3DFMT_XXX constant declarations.
2007-01-18  Francois Gougettests: The non-gcc case was missing a forward declarati...
2007-01-17  Stefan Dösingerwined3d: Store the stream number in the strided structure.
2007-01-16  Alexandre Julliardntdll: Implemented NtLockVirtualMemory and NtUnlockVirt...
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process NtFlushVirtualMe...
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualProtectEx.
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualQueryEx.
2007-01-15  Alexandre Julliardserver: Support queuing some APCs to a process instead...
2007-01-15  Alexandre Julliardserver: Added mechanism for returning results of APC...
2007-01-15  Hans Leidekkersnmpapi: Implement SnmpUtilOidCpy, SnmpUtilOidFree...
2007-01-15  Bill Medlandodbccp32: Implement SQLGet/SetConfigMode.
2007-01-12  Alexandre Julliardntdll: Duplicate the mapping handle on the server side...
2007-01-12  Stefan Dösingerd3d9: Implement IDirect3DDevice9::StretchRect.
2007-01-12  Francois Gougettests: Add skip(), a function to warn that tests were...
2007-01-11  Francois Gougetrpcrt4: Give a proper name to some formerly reserved...
2007-01-09  Alexandre JulliardUpdate copyright info for the new year.
2007-01-09  Patrik Stridvalldxguid: Add the rmxfguid.h header and export the GUIDs.
2007-01-09  Michael Stefaniucinclude: Remove stray '\' at end of lines.
2007-01-06  Eric Pouechwinedump: Add support for derived types in codeview...
2007-01-06  Eric Pouechwinedump: Re-use existing codeview facilities to dump...
2007-01-06  Eric Pouechwinedump: Removed cvinclude.h.
2007-01-04  Alexandre Julliardserver: Add a generic apc_call structure to make it...
2007-01-04  Alexandre Julliardserver: Notify the server that an APC has completed...
2007-01-04  Eric Pouechdbghelp: Implemented 64 bit versions of EnumerateLoaded...
2007-01-03  Stefan Dösingerwined3d: Use the baseVertexIndex in the stateblock.
2007-01-02  Hans Leidekkergdi32: Implement GetCharWidthI.
2007-01-02  Stefan Dösingerwined3d: Remove IWineD3DDevice_ApplyStateChanges.
2007-01-02  Mike McCormackkernel32: Implement CopyFileWithProgress.
2006-12-29  Rob Shearmaninclude: Add function declarations for CoAllowSetForegr...
2006-12-29  Alexandre Julliardloader: Use the Mach thread port as thread id on Mac OS.
2006-12-26  Jacek Cabanmshtml.idl: Added IHTMLFrameBase2 declaration.
2006-12-24  Jacek Cabanitss: Move registration code to inf file and add missin...
2006-12-24  Jacek Cabanitss: Rename CLSID_ITSProtocol to CLSID_MSITStore.
2006-12-24  Hans Leidekkerusp10: Implement ScriptString_pSize.
2006-12-20  Alexandre Julliardinclude: Get rid of the WINE_NO_LONG_AS_INT ifdefs.
2006-12-20  Hans Leidekkerwinedump: Start dumping .NET specific bits from PE...
2006-12-19  Stefan Dösingerwined3d: Add WINED3DRS_STIPPLEPATTERNxy.
2006-12-19  Louis Lendersmsvcrt: Add _atoldbl.
2006-12-18  Markus Amslerd3d: Callback infrastructure for implicit swap chain...
2006-12-18  Markus Amslerwined3d: Remove IWineD3DVolume_GetContainerParent.
2006-12-18  Markus Amslerwined3d: Remove IWineD3DSurface_GetContainerParent.
2006-12-16  Alexandre Julliardconfigure: Remove some no longer used libcurses checks.
2006-12-15  Hans Leidekkersetupapi: Add a stub implementation for SetupPromptReboot.
2006-12-14  Ulrich Czekalladdraw: Add IDirectDraw3 interface.
2006-12-13  Andrew Talbotntdll/tests: Cast-qual warning fix.
2006-12-12  Ulrich Czekallawinex11.drv: Store window and drawable rects in X11DRV_...
2006-12-11  Detlef Riekenberglocalspl/tests: Add tests for XcvOpenPort.
2006-12-07  Francois Gougetgdi32: Add a prototype for GetFontUnicodeRanges().
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit depth stencil...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit volume destru...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit render target...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit surface destr...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit surface destr...
2006-12-06  Stefan Dösingerwine/list.h: Added list_move_head and list_move_tail.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-12-04  Markus Amslerd3d: Pass the superior creating object down to the...
2006-12-04  James Hawkinsmsi: Add handling for the StartServices action.
2006-12-04  Rob Shearmaninclude: Add some missing OLE defines and declarations...
2006-11-30  Lei Zhangmsxml3: Fix compiles for systems with libxml2 version...
2006-11-30  Kai Blinws2_32: Implement SO_EXCLUSIVEADDRUSE for setsockopt.
2006-11-30  Eric Pouechmscvpdb.h: Update some definitions (constants, structur...
2006-11-30  Eric Pouechdbghelp: Moved mscvpdb.h file to include/wine to allow...
2006-11-27  Pierre d'Herbemontwinsock: Get rid of already disabled WS prefix, thus...
2006-11-27  Alexandre Julliardwinsock: Add WS_ prefix on WSAIoctl constants.
2006-11-27  Dmitry Timoshkovinclude: Add some structures a definitions required...
2006-11-27  Kevin Koltzauwinuser.h: Add some HSHELL and APPCOMMAND defines.
2006-11-27  Kevin Koltzauwinuser.h: Define browser and multimedia keys.
2006-11-21  Matthew Kehrermshtml: Add basic support for ITimer interface.
2006-11-20  Alexandre Julliardserver: Return an fd type in the get_handle_fd request.
2006-11-20  H. Verbeetwined3d: Fix GL_ARB_texture_cube_map extension support.
2006-11-17  H. Verbeetwined3d: Fix depth buffer formats to use actual depth...
2006-11-17  Alexandre Julliardinclude: Install adshlp.h too.
2006-11-17  Alexandre Julliardinclude: Get rid of heap.h.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-11-17  Alexandre Julliardgdi32: Stop exporting GDI_GetObjPtr and GDI_ReleaseObj.
2006-11-17  Alexandre Julliardgdi32: Get rid of the palette mapping handling and...
2006-11-17  Alexandre Julliardgdi32: Moved the system palette flags to winex11.drv.
next