FindResourceExA/W should search for the specified language resource only.
[wine] / include /
2000-07-29  Dmitry TimoshkovFindResourceExA/W should search for the specified langu...
2000-07-29  Marcus MeissnerNo longer crash when running with DirectDraw with a...
2000-07-28  Ove KaavenAdd X11DRV_DIB_UpdateDIBSection2 that takes a HBITMAP...
2000-07-28  Francois Jacques- implementation of SetWindowsRgn and GetWindowRgn
2000-07-28  Ove KaavenRemoved the hModule parameter from various DOSMEM routi...
2000-07-28  Patrik StridvallFixed some warnings.
2000-07-28  Huw D M DaviesAdd Connection Point support to OLE font objects.
2000-07-28  Alexandre JulliardAdded 'owner' field to 16-bit spec files to specify...
2000-07-26  Alexandre JulliardMerged setupx.dll into setupapi.dll.
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-07-25  Andreas Mohr- fixed a gross bug in SetCurrentDirectoryA (where...
2000-07-25  Alexandre JulliardMoved FORMAT_MESSAGE flags definition to winbase.h.
2000-07-25  Alexandre JulliardMoved thunking functions off to kernel32.dll.
2000-07-25  Dmitry TimoshkovMake fnt2bdf produce correct fonts.
2000-07-25  Alexandre JulliardPerform NE_InitProcess in the context of the new task.
2000-07-23  Lionel UlmerDetect broken glext.h headers.
2000-07-23  Mike McCormackImplemented lineGetCountry. (works with HyperTrm.exe)
2000-07-23  Francois GougetRemoved duplicate declaration of AddAccessAllowedAce.
2000-07-23  Ove KaavenAdded a few C++ operators to Direct3D structures, and...
2000-07-23  Ove KaavenAdded some DirectDraw7-related definitions.
2000-07-23  Marcus MeissnerMake non-existence of (f)lex an error.
2000-07-23  Ove KaavenAdded a few Win32 definitions.
2000-07-23  Ove KaavenReduce scope of "Status" #ifdef hack.
2000-07-23  Ove KaavenChange the V86BASE macro to call DOSMEM_MemoryBase...
2000-07-16  Alexandre JulliardRelease 20000716. wine-20000716
2000-07-16  Alexandre JulliardGet full path of argv[0] before we change directories.
2000-07-16  Andreas MohrDoc and trace updates.
2000-07-16  Marcus MeissnerTransmit current directory settings to newly created...
2000-07-16  Lionel Ulmer- fix Direct3D support and a lot of warnings
2000-07-15  Alexandre JulliardMade --language behave the same as setting the LANGUAGE...
2000-07-15  Huw D M DaviesCreate rpcrt4.dll.
2000-07-10  Peter Hunnisett- Make ref counting a little more efficient
2000-07-10  Dmitry TimoshkovConvert WND.text field to Unicode.
2000-07-10  Marcus MeissnerStub for RegisterDeviceNotificationA.
2000-07-09  Hidenori TakeshimaAdded configure check for libutil.h.
2000-07-08  Matthew LakeAdded some missing definitions.
2000-07-08  Francois JacquesImplemented SafeArrayGetVarType.
2000-07-08  Francois JacquesAdded setupapi shared library and SetupIterateCabinet...
2000-07-08  Bradley BaetzImplemented a large number of the msvideo dll routines.
2000-07-08  Slava MonichImplementation of Get/SetThreadPriorityBoost.
2000-06-25  Eric PouechSeveral fixes spotted by Corel (Jean-Claude Batista...
2000-06-24  Alexandre JulliardMake sure the cmdline passed to CreateProcessA is write...
2000-06-24  Juergen Schmied- removed hack to find the right resource
2000-06-24  Hidenori TakeshimaGetCommandLine should return non-const strings.
2000-06-24  Juergen Schmied- many new Path* stubs
2000-06-24  Ove KaavenImplemented the DirectSound HAL mode for DMA primary...
2000-06-24  Andreas MohrImplemented/stubbed IconSize() and ControlPanelInfo...
2000-06-24  Hidenori TakeshimaAdded IDI_WINLOGO.
2000-06-24  Alexandre JulliardRemoved MIME garbage.
2000-06-23  Alexandre JulliardMoved shared crtdll/ntdll functions into ntdll.
2000-06-23  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-06-23  Ove KaavenRestructure DirectSound. Remove dsound thread, use...
2000-06-23  Hidenori TakeshimaAdded include/winresrc.h for porting with winelib.
2000-06-23  Francois GougetMerged MCIWndCreate and MCIWndCreateA.
2000-06-23  Hidenori TakeshimaAdded SC_ICON/SC_ZOOM (obsolete macros).
2000-06-23  Marcus MeissnerAdded prototypes for new InternetCheckConnection*.
2000-06-20  Noomen HamzaOleConvertOLESTREAMToIStorage fails (returns REGDB_E_CL...
2000-06-20  Hidenori TakeshimaAdded typedef of DROPFILES.
2000-06-20  Hidenori TakeshimaAdded ResultFromScode/GetScode (obsolete macros).
2000-06-18  Stephane Lussier- Fixed a memory corruption in safe arrays when using...
2000-06-18  Francois GougetAdded some missing prototypes.
2000-06-18  Francois Gougethmemcpy16 is a Win16 API, the macro is hmemcpy.
2000-06-18  James HathewayCreated an initial Winsock 2 (ws2_32) DLL. Makes use...
2000-06-18  Ove KaavenAdded DirectSound device driver header file.
2000-06-16  Francois GougetReorder the __attribute__ directive in the legacy macro...
2000-06-15  Alexandre JulliardRelease 20000614. wine-20000614
2000-06-15  David LassondeImplemented the More Windows... menu item for MDI.
2000-06-15  Mike McCormack- add prototypes for serial API functions
2000-06-14  Alexandre JulliardFixed options structure definition.
2000-06-14  Matthew J. FrancisAlias NMUPDOWN to be NM_UPDOWN, rather than overwrite...
2000-06-13  Juergen Schmied- new dll shfolder.dll
2000-06-13  Alexandre JulliardAdded a couple of Unicode string routines.
2000-06-12  Juergen Schmied- implemented Get/SetThreadLocale
2000-06-12  Marcus MeissnerAdded struct offsets so understanding game disassembly...
2000-06-12  Marcus MeissnerCorrected IsEqualGUID prototype.
2000-06-12  Alexandre JulliardReimplemented Unicode case mapping in a slightly more...
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-06-11  Francois Gouget- Define HIC in this header rather than in windef.h...
2000-06-11  Francois GougetFixed a typo in the name of FreePrinterNotifyInfo.
2000-06-10  Dmitry TimoshkovAssign codepage for every X11 font suffix, and use...
2000-06-10  Alexandre JulliardAdded support for WC_NO_BEST_FIT_CHAR and default char...
2000-06-09  Alexandre JulliardAdded a bunch of code page tables for multibyte<->wide...
2000-06-08  Dmitry TimoshkovImplement NTDLL.towupper and NTDLL.towlower using alrea...
2000-06-08  Alexandre JulliardMerged mouse dll into USER.
2000-06-08  Alexandre JulliardPass the main exe name in the CREATE_PROCESS debug...
2000-06-07  Serge Ivanov- ComboLBox is always created as child of ComboBox...
2000-06-07  Serge IvanovAdded undocumented window style.
2000-06-07  Patrik StridvallFixed some warnings.
2000-06-07  Patrik StridvallFixed issues found by winapi_check.
2000-06-07  Ulrich WeigandRemoved mis-aligned accesses during BIOS/DOS data initi...
2000-06-04  Ulrich WeigandMoved stack switch handling (large stack) to sysdeps.c
2000-06-04  Chris MorganAdded defines for LVSCW_AUTOSIZE/_USEHEADER.
2000-06-03  Eric KohlUpdated to dll version 5.81 (IE 5.01).
2000-06-03  Jason MawdsleyAdded support for typing the filename in the listview...
2000-06-03  Alexandre JulliardRemoved MSG_WineStartTicks (does not work for multiple...
2000-06-03  Alexandre JulliardMoved DIB_FixColorsToLoadflags to cursoricon.c.
2000-06-03  Alexandre JulliardDelay loading of interrupt table functions until they...
2000-06-03  Alexandre JulliardDelay initialization of I/O permissions until they...
2000-06-03  Alexandre JulliardMerged display.dll into USER.
2000-06-02  Susan FarleyPreserve WM hints that were set during window creation...
next