winedbg: Added support for constant values passed by dbghelp.
[wine] / include /
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.
2006-11-17  Kevin Koltzauwinnt.h: Add AMD64 relocation types.
2006-11-17  Kevin Koltzauwinnt.h: Add defines for new DLL characteristics.
2006-11-16  Alexandre Julliardkernel32: Rewrote the locale matching to match more...
2006-11-16  Hans Leidekkersetupapi: Implement SetupGetTargetPath{A,W}.
2006-11-15  Hans Leidekkersetupapi: Implement SetupGetSourceInfo{A,W}.
2006-11-15  Rob Shearmaninclude: Add security QOS flags to winbase.h.
2006-11-14  Huw Daviesmsxml3: Add the CLSID_DOMDocument define in msxml2...
2006-11-14  Huw Daviesmsxml3: Add a guard around DOMNodeType just like in...
2006-11-14  Hans Leidekkersetupapi: Implement SetupGetSourceFileLocation{A,W}.
2006-11-13  Rob Shearmaninclude: Add wincred.h header file.
2006-11-13  Rob Shearmaninclude: Fix a typo in the SecInvalidateHandle macro...
2006-11-13  Alexandre Julliardntdll: Added support for reading directories using...
2006-11-13  Francois Gougetinclude/tapi.h: Add missing include directives.
2006-11-09  Dmitry Timoshkovinclude: Remove duplicate definition.
2006-11-09  Francois Gougetshlwapi: Add a fixme for a missing include.
2006-11-09  Francois Gougetinclude/usp10.h: Add missing include directives.
2006-11-09  Francois Gougetinclude/oledlg.h: Add missing include directives.
2006-11-09  Francois Gougetinclude/dshow.h: Add missing include directives.
2006-11-09  Francois Gougetinclude: Add missing include directives to d3d8.h and...
2006-11-09  Francois Gougetinclude: The PSDK headers don't define WM_SYSTIMER...
2006-11-09  Michael Stefaniucrpcndr.h: Use ULONG/LONG/DWORD for Win64 compatibility...
2006-11-09  Rob Shearmaninclude: Add RPC/DCE defines and structures related...
2006-11-08  Dmitry Timoshkovinclude: Add the PROCESS_SUSPEND_RESUME definition.
2006-11-08  Michael Stefaniucrpcproxy.h: Use LONG/ULONG for Win64 compatibility...
2006-11-08  Francois GougetFix ntsecapi.h so it does not depend on winternl.h.
2006-11-08  Francois Gougetsecur32: sspi.h must not include wtypes.h.
2006-11-08  Francois Gougetsetupapi: setupapi.h must not define HSTRING_TABLE...
2006-11-08  Francois Gougetuxtheme: winerror.h must not define the E_PROP_*_UNSUPP...
2006-11-08  Francois Gougetinclude/objbase.h: Add missing include directives.
2006-11-08  Francois Gougetinclude: The PSDK does not have the A/W variants of...
2006-11-08  Francois Gougetuser32/include: Don't define the window and control...
2006-11-07  Francois Gougetuser32/include: Don't define the OBM_*, OCR_* and OIC_...
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-07  Francois Gougetinclude: Some DirectX headers are supposed to define...
2006-11-06  Alexandre Julliardconfigure: Added missing DiskArbitration/DiskArbitratio...
2006-11-03  Alexandre Julliardntdll: Retrieve mailslot message info from the client...
2006-11-03  Alexandre Julliardntdll: Added implementation of RtlDllShutdownInProgress.
2006-11-02  Francois Gougetinclude: Fix the HeapQueryInformation() prototype.
2006-11-02  Alexandre Julliardserver: Get rid of the server-side file descriptor...
2006-11-02  Alexandre Julliardntdll: Maintain a file descriptor cache on the client...
2006-11-02  Mike McCormackkernel32: Declare HeapQueryInformation and HeapSetInfor...
2006-11-01  Alexandre Julliardkernel32: Moved PeekNamedPipe implementation to ntdll.
2006-11-01  Alexandre Julliardserver: Compute the removable device flag on the server...
2006-10-31  Ivan Gyurdievwined3d: Add D3DLINEPATTERN to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DPATCHEDGESTYLE to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DSTREAMSOURCE codes to the WINED3D names...
2006-10-31  Ivan Gyurdievwined3d: Add D3DCOLORWRITEENABLE codes to the WINED3D...
2006-10-31  Ivan Gyurdievwined3d: Add D3DCLEAR codes to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DTSS_TCI codes to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DFVF codes to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DMATERIALCOLORSOURCE to the WINED3D...
2006-10-30  Ivan Gyurdievwined3d: Add D3DCMPFUNC to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DSTENCILOP to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DFILLMODE to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DCULL to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DSHADEMODE to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DBLENDOP to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DFOGMODE to the WINED3D namespace.
2006-10-30  Jacek Cabanwininet: Fixed declaration of INTERNET_STATUS_CALLBACK.
2006-10-27  Alexandre Julliardwined3d: The WineD3D_GLContext structure doesn't need...
2006-10-27  Alexandre Julliardwined3d: Fix a memory leak (spotted by Eric Pouech).
2006-10-27  Pierre d'Herbemontquartzdrv: Add the quartz (Mac OS X) video driver to...
2006-10-26  Jacek Cabaninclude: Added urlhist.idl.
2006-10-24  Ivan Gyurdievwined3d: Add D3DZBUFFERTYPE to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: Add D3DBLEND to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: Add D3DTA masks to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: Add D3DTADDRESS to the WINED3D namespace.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-23  Alexandre Julliardconfigure: Check for the Xinerama extension.
2006-10-20  Huw Daviesoledlg: Add the registered message name strings.
2006-10-20  Huw Daviesoledlg: Add PS_MAXLINKTYPES.
2006-10-20  Huw Daviesoledlg: Move the flag defines to under their respective...
2006-10-20  Huw Daviesoledlg: Add resource ids for the paste special dialog.
2006-10-19  Jesse Alleninclude: Fix out of place comment for DLGC_* codes.
2006-10-16  Alexandre Julliardconfigure: Don't define _WIN64 on the command line...
2006-10-16  Alexandre JulliardMake.rules: Added support for building IDL client/proxy...
2006-10-16  Alexandre Julliardserver: A window timer id should be an unsigned long.
next