server: Make struct async into a real object, to keep it around while the APC is...
[wine] / include /
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...
2007-03-07  Stefan Dösingerwined3d: Rework surface dirtification.
2007-03-07  Stefan Dösingerwined3d: Remove IWineD3DSurface::SetPBufferState.
2007-03-06  Andrew Talbotuser32: Replace const pointer parameters with correct...
2007-03-06  Stefan Dösingerwined3d: Store the number of aux buffers in the gl...
2007-03-05  Alexandre Julliardserver: Expose areas revealed by changes to the window...
2007-03-05  Eric Pouechdbghelp: Implemented SymEnumTypesW.
2007-03-01  Alexandre Julliardwine/test: Print the official name of the test in summary.
2007-03-01  Stefan Dösingerwined3d: Support GL_APPLE_fence for event queries.
2007-03-01  Stefan Dösingerwined3d: Add GL_NV_fence defines and functions.
2007-02-26  Rok Mandeljcinclude/d3d9types.h: Remove Size from D3DVOLUME_DESC.
2007-02-26  Rob Shearmanlibwine: Eliminate duplicate function implementations...
2007-02-22  Eric Pouechdbghelp: Implemented SymFindFileInPathW.
2007-02-22  Eric Pouechdbghelp: Implemented SearchTreeForFileW.
2007-02-22  Eric Pouechdbghelp: Implemented EnumDirTreeW.
2007-02-22  Eric Pouechdbghelp: Implemented SymMatchFileNameW.
2007-02-22  Eric Pouechdbghelp: Implemented FindExecutableImage[W].
2007-02-21  Rob Shearmanserver: Add get_token_impersonation_level server call...
2007-02-21  Alexandre Julliardserver: Added support for the PM_QS_* flags in PeekMessage.
2007-02-20  Francois Gougetole32: Better match the PSDK types and fix the winapi_c...
2007-02-20  Hans Leidekkersetupapi: Implement SetupCopyOEMInf{A,W}.
2007-02-20  Thomas Weidenmuellercomctl32: Implement LM_GETIDEALSIZE for the syslink...
2007-02-20  Dmitry Timoshkovmsvcrt: Pack the structures on a 8-byte boundary like...
2007-02-20  Chris Robinsonquartz: Add IMediaPosition interface and stubs.
2007-02-20  Stefan Dösingerwined3d: Remove IWineD3DDevice::EnumDisplayModes.
2007-02-19  Kovács Andráswinuser.h: Declare some raw input related structures.
2007-02-19  Hans Leidekkernetapi32: Add a stub implementation for NetShareDel...
2007-02-19  Hans Leidekkersetupapi: Add stub implementations for SetupDiGetINFCla...
2007-02-19  Rob Shearmaninclude: Add macro for ListView_GetOrigin to commctrl.h.
2007-02-16  H. Verbeetwined3d: Get rid of any remaining d3d9 stuff in directx.c.
2007-02-16  H. Verbeetwined3d: Add WINED3DCREATE flags and use them.
2007-02-16  H. Verbeetwined3d: Fix WINED3DPRESENT_PARAMETERS and use it inste...
2007-02-15  H. Verbeetwined3d: Add the WINED3DSPD_IUNKNOWN flag and use it.
2007-02-15  H. Verbeetwined3d: Add WINED3DVS20 & WINED3DVS20CAPS flags and...
2007-02-15  H. Verbeetwined3d: Add WINED3DPS20 & WINED3DPS20CAPS flags and...
2007-02-15  H. Verbeetwined3d: Add WINED3DDTCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DLINECAPS flags and use them.
2007-02-15  Vitaliy Margolenntdll/server: Implement NtSetSecurityObject. With tests.
2007-02-15  H. Verbeetwined3d: Add WINED3DPTADDRESSCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPCMPCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPMISCCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPBLENDCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DSTENCILCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DTEXOPCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Use WINED3DPRESENT_BACK_BUFFER_MAX rather...
2007-02-14  Francois GougetAssorted spelling fixes.
2007-02-14  Stefan Dösingerwined3d: More fullscreen window fixes.
2007-02-14  Stefan Dösingerwined3d: Load single attribute setter functions.
2007-02-14  Alexandre Julliardwinex11.drv: Added a check for the ATI driver corruptin...
2007-02-14  Andrew Talbotversion: Constify a formal parameter of VerQueryValue...
2007-02-14  H. Verbeetd3d8: Move loading local d3d8 vertex shader constants...
2007-02-14  H. Verbeetd3d9: Don't store the d3d9 declaration in the wined3d...
2007-02-14  H. Verbeetwined3d: Get rid of the vertexDeclaration field in...
2007-02-14  H. Verbeetwined3d: Add WINED3DDECLUSAGE, use it.
2007-02-14  H. Verbeetwined3d: Get rid of WINED3DSHADERDECLUSAGE.
2007-02-14  Damjan Jovanovicmsvcrt: Added declarations for functions and structures...
2007-02-14  Stefan Dösingerwined3d: GetRenderTargetData can call BltFast.
2007-02-12  Rob Shearmaninclude: Add more EOAC_* enumeration values to objidl...
2007-02-12  Rob Shearmaninclude: Fix a typo in a comment in rpcdce.h.
2007-02-12  Rob Shearmaninclude: Fix a typo in the parameter name for IClientSe...
2007-02-12  Francois Gougetntdll: Fix compilation on systems that don't support...
2007-02-12  Francois Gougetntdll: Add prototypes to winnt.h for the SList functions.
2007-02-09  Francois Gougetntdsapi: Add a commented-out #include directive as...
2007-02-09  Francois GougetMake winnt.h C++ compatible.
2007-02-09  Francois Gougetkernel32: Add prototypes to winbase.h for the SList...
2007-02-08  Kevin Koltzauwinnt.h: Correct declaration of SLIST_HEADER and SLIST_...
2007-02-08  Francois Gougetclusapi: Make clusapi.h C++ compatible.
2007-02-07  Francois Gougetadvpack: Make the header more consistent with the imple...
2007-02-07  Francois Gougetcredui: Better match the PSDK types and fix the winapi_...
2007-02-07  Francois Gougetclusapi: Better match the PSDK types and fix the winapi...
2007-02-07  Francois Gougetcredui: Make wincred.h C++ compatible.
2007-02-07  Francois Gougetrpcrt4: Better match the PSDK types and fix the winapi_...
2007-02-06  Damjan Jovanovicmsvcrt: Align struct _stati64's st_size on an 8 byte...
2007-02-06  Francois Gougethid: Add the hidsdi.h header.
2007-02-06  Francois Gougetrpcrt4: Improve the prototypes Win64 compatibility...
2007-02-06  Mikołaj Zalewskiinclude: Add definitions for the multisource AutoComple...
2007-02-05  Damjan Jovanoviclibwine_port: Added interlocked_cmpxchg64.
2007-02-05  Alexandre Julliardwinnt.h: Avoid warnings on Mac OS X.
2007-02-05  John Klehmras.h: Added additional szDeviceType defines.
2007-02-05  Mike McCormackwinnt.h: Add defines for SLIST_HEADER.
2007-02-05  Bang Jun-Youngadvpack: Constify the 3rd argument of RebootCheckOnInst...
2007-02-05  Bang Jun-Youngntdll: Fix NtUnloadKey to match the DDK.
next