notepad: Fully revise Korean translation.
[wine] / include /
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.
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...
next