kernel: Check for an exe which is always present in a system dir.
[wine] / include /
2006-06-19  Thomas Weidenmuellerinclude: Fix definition of SECURITY_INTEGER.
2006-06-19  Detlef Riekenberginclude: Declare remaining exported functions in compst...
2006-06-16  H. Verbeetwined3d: Add and use GL_EXT_fog_coord defines.
2006-06-15  Stefan Dösingerwined3d: Correct vertex fog for transformed vertices...
2006-06-14  Choe Hwanjinwinuser.h: Add some missing virtual key symbols.
2006-06-14  Mike McCormackmapi: Fix declaration of LPMAPISENDMAIL (spotted by...
2006-06-14  Mike McCormackdbghelp: Fix the prototype of some callbacks.
2006-06-13  Nick Burnsinclude: Use force_align_arg_pointer on MacOS to fix...
2006-06-13  Mike McCormackinclude: Remove non-ASCII characters in headers for...
2006-06-13  Mike McCormackwingdi: Fix typo in definition of BLTALIGNMENT (spotted...
2006-06-13  Mike McCormackuserenv: Add profinfo.h.
2006-06-13  Michael Stefaniucinclude: The visibility attribute is supported only...
2006-06-13  Jan Zerebeckiwined3d: Enable two sided stencil in the caps.
2006-06-12  Alexandre Julliardwldap32: Explicitly specify CDECL calling convention...
2006-06-12  Alexandre Julliardinclude: Added prototype for DllMain.
2006-06-12  Alexandre Julliardinclude: Make the Dll* entry points hidden.
2006-06-12  Robert Shearmaninclude: Add IXMLHttpRequest interface and XMLHttpReque...
2006-06-12  Detlef Riekenberginclude/ddk: Add minimal compstui.h.
2006-06-12  Alexandre Julliarduuid: Mark all GUID variables as hidden.
2006-06-08  Robert Reifinclude: Add lmmsg.h.
2006-06-07  Robert Reifnetapi32: Add stub for NetServerEnumEx.
2006-06-07  Mike McCormackserver: open_console's from field should be a handle.
2006-06-07  Mike McCormackserver: Use unsigned long for request types that are...
2006-06-07  Mike McCormackhlink: Declare prototypes for some functions.
2006-06-07  Andrew Zieminclude: Add SETWALLPAPER_DEFAULT to winuser.h.
2006-06-07  Robert Shearmaninclude: Add two more coclasses to exdisp.idl.
2006-06-06  Ivan Gyurdievwined3d: Remove constant type field in stateblock.
2006-06-05  Ulrich Czekallainclude: Add DDHAL_UPDATEOVERLAYDATA structure.
2006-06-05  Mike McCormackhlink: Add hlguids.h (based on a patch by Aric Stewart).
2006-06-05  Mike McCormackinclude: Fix FARPROC, NEARPROC and PROC definitions...
2006-06-02  Juris Smotrovsuser32: Send WM_SIZE when window changes state between...
2006-06-01  Andrew Ziemwsock32: Added GetService{A,W} stubs.
2006-05-31  Robert Shearmaninclude: Add some defines used by MIDL-generated code.
2006-05-31  Alexandre Julliarddnsapi: Added check for _msg_ptr vs. _ptr member in...
2006-05-31  Juan Langcrypt32: Implement CryptBinaryToStringA and CryptString...
2006-05-30  Emmanuel Maillardwinecoreaudio: Initial Audio Driver for Mac OS X.
2006-05-30  Troy Rollowined3d: Add missing GL_VERTEX_SHADER_ARB definition.
2006-05-27  Eric Pouechntdll/kernel32: Moved GetThreadSelectorEntry to ntdll.
2006-05-27  Eric Pouechntdll/kernel32: Pipe information.
2006-05-27  Alexandre Julliardkernel32: Partial implementation of GetModuleHandleExA/W.
2006-05-27  Alexandre Julliardntdll: Implemented RtlPcToFileHeader.
2006-05-26  Juan Langcrypt32: Implement CertVerifyCRLTimeValidity and partia...
2006-05-26  Alexandre Julliardwine_unicode: Add prototypes for inline functions ...
2006-05-26  Mike McCormackrpcrt4: Remove unused IN and OUT macros.
2006-05-25  Juan Langcrypt32: Add support for CRLs.
2006-05-25  Roderick Colenbranderwined3d: Dynamicly load GL_ARB_multitexture functions.
2006-05-25  Alexandre Julliardinclude: Prevent internal Wine headers from being used...
2006-05-25  Jason Greenwined3d: Add some more GLSL defines.
2006-05-25  Mike McCormackrichedit: Fix prototype of the callback function.
2006-05-25  Robert Shearmanrpcrt4: Implement explicit generic binding handles.
2006-05-25  Robert Shearmaninclude: Add several more interfaces to urlmon.idl.
2006-05-24  Alexandre Julliardlibwine_unicode: Renamed is_dbcs_leadbyte to wine_is_db...
2006-05-24  Alexandre Julliardlibwine_unicode: Define all functions in the library...
2006-05-24  Stefan Dösingerwined3d: Swapchain and back buffer corrections + tests.
2006-05-24  Roderick Colenbranderwined3d: Fix ARB_imaging abuse.
2006-05-24  Jason Greenwined3d: Added some GLSL defines and function prototypes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-23  Robert Shearmaninclude: Add defines used in CopyFileEx.
2006-05-23  Robert Shearmaninclude: Make guiddef.h defines match PSDK.
2006-05-22  Hans Leidekkerquartz: Add stub implementation for AMGetErrorText...
2006-05-22  Vitaliy Margoleninclude: SwapChain::GetBackBuffer takes 3 parameters...
2006-05-20  Robert Shearmanrpcrt4: Add more format characters and add context...
2006-05-20  Dmitry TimoshkovAdd a stub implementation of ntdsapi.dll.
2006-05-20  Paul Chitescuadvapi32: Add stub FileEncryptionStatus and declarations.
2006-05-16  Juan Langcrypt32: Implement CertCompare functions, with tests.
2006-05-16  Vitaliy Margolend3d: Add D3DDEVTYPE_NULLREF definition.
2006-05-15  Robert Shearmanserver: Retrieve the groups for a token from the server.
2006-05-15  Francois Gougetmprapi: Add FIXME for the missing in6addr.h include.
2006-05-15  Francois Gougetinclude: Remove uneeded __RPC_FAR references.
2006-05-11  Eric Pouechdbghelp: Implemented SymSearchW.
2006-05-11  Eric Pouechdbghelp: Implemented SymEnumSymbolsW.
2006-05-11  Eric Pouechdbghelp: Stubbed SymGetSourceFileTokenW.
2006-05-11  Eric Pouechdbghelp: Implemented SymGetLineFromAddrW64.
2006-05-11  Eric Pouechdbghelp: Implemented SymFromAddrW.
2006-05-11  Eric Pouechdbghelp: Implemented SymGetModuleInfoW and SymGetModule...
2006-05-11  Eric Pouechdbghelp: Implemented SymLoadModuleExW.
2006-05-11  Eric Pouechdbghelp: Implemented SymRegisterCallbackW64 and 64...
2006-05-11  Eric Pouechdbghelp: SymInitializeW.
2006-05-10  Alexandre Julliarduser: Add a WIN_ISUNICODE flag instead of relying on...
2006-05-10  Juan Langcrypt32: Partially implement CertGetIssuerCertificateFr...
2006-05-09  Louis. Lendersgdi32: Add defines for GLYPHSET and WCRANGE.
2006-05-09  Phil Costinwined3d: Add check for GL Shading Language 100 Extension.
2006-05-08  Marcus Meissnergphoto.ds: Implemented a libgphoto2 import driver,...
2006-05-08  Marcus Meissnertwain_32: Moved twain.h to the include directory.
2006-05-08  Stefan Dösingerwined3d: Add IWineD3DSurface::GetPitch.
2006-05-08  Stefan Dösingerwined3d: Add IWineD3DDevice::DrawPrimitiveStrided.
2006-05-08  James Hawkinsinclude: Add missing SECURITY_QUALITY_OF_SERVICE defines.
2006-05-05  Dmitry TimoshkovAdd a stub implementation of mprapi.dll.
2006-05-05  Jacek Cabanmshtml: Added IHTMLTextContainer declaration.
2006-05-05  Robert Shearmaninclude: Copy some format character types from wine...
2006-05-05  Mike McCormackrpcrt4: Add some defines.
2006-05-05  Mike McCormackrpcrt4: Add stub implementations for RPC authentication...
2006-04-21  Jacek Cabaninclude: Added missing importlib.
2006-04-21  Hans Leidekkerdnsapi: Add a couple of macros and prototypes.
2006-04-21  Bill Medlandinclude: Expand pack nesting from 3 to 15 levels.
2006-04-20  Robert Shearmanrpcrt4: Use the documented NDR_PROC_HEADER_EXTS structure.
2006-04-20  Robert Shearmanrpcrt4: Use INTERPRETER_OPT_FLAGS in ndrtypes.h instead...
2006-04-20  Jacek Cabanmshtml.idl: Added HTMLDocumentEvents and HTMLDocumentEv...
2006-04-19  Jeff Latimergdi: Added implementation of GetCharABCWidthsI.
2006-04-19  Stefan Dösingerwined3d: Implement Init3D and Uninit3D.
next