16-bit resource size must be scaled by alignment.
[wine] / include /
2000-10-24  Alexandre JulliardRemoved GetResDirEntryA/W.
2000-10-24  Patrik StridvallAdded some missing defines for non-Linux.
2000-10-23  Alexandre JulliardDuplicate resource directory searching routines instead...
2000-10-23  Andreas MohrAlways open/close the CD-ROM device for every Windows...
2000-10-23  Marcus MeissnerAdded some basic IDirectDraw7 interface support, fixed...
2000-10-22  Patrik StridvallFixed issue found by winapi_check.
2000-10-22  Patrik StridvallUse intermediate typedef.
2000-10-22  Guy L. AlbertelliAdded wParam and lParam as parameters in SPY_ExitMessage
2000-10-22  Andreas MohrRemoved redundant thread priority defines.
2000-10-19  Peter HunnisettAdded crt/msvcrt thread prototypes.
2000-10-19  Dmitry TimoshkovAdded support for AZERTY keyboard layout.
2000-10-19  Andreas MohrSkip directory symlinks in DOSFS_FindNextEx.
2000-10-19  Francois GougetAdded/fixed missing extern "C".
2000-10-19  Francois GougetAdded the {HRESULT,SCODE}_SEVERITY macros.
2000-10-19  Alexandre JulliardUse a binary search to find entries in resource directo...
2000-10-19  Alexandre JulliardCall PrivateExtractIcon in user32 instead of duplicatin...
2000-10-19  Francois GougetAdded support for three levels of nesting of the 'pragm...
2000-10-17  Ove KaavenImplemented DOS INT21 AH=4B (EXEC).
2000-10-17  Dmitry TimoshkovAdded support for keyboard input in various locales.
2000-10-17  Guy L. AlbertelliAdded flag and notification definitions for ComboBoxEx.
2000-10-15  Alexandre JulliardConverted a few more server requests to the new mechanism.
2000-10-15  Alexandre JulliardFixed a few prototypes.
2000-10-15  Alexandre JulliardSet selector 0000H base to 0xf0000 until the first...
2000-10-13  Chris MorganImplemented the IDC_HAND cursor.
2000-10-13  Francois GougetFixed the signature of the FormatMessage APIs.
2000-10-13  Francois GougetThe MODEM stuff has been spun off to its rightful place...
2000-10-13  Francois GougetCompleted/corrected the list of include files.
2000-10-13  Francois GougetAdded a NOGDI protection.
2000-10-13  Francois GougetMust include objbase.h.
2000-10-13  Francois GougetHFILE is an int, not a regular HANDLE.
2000-10-13  Andreas MohrAdded MSGF_DDEMGR.
2000-10-13  Alexandre JulliardAdded a few more large integer functions.
2000-10-13  Mike McCormackMoved comm.c into kernel32.
2000-10-13  Francois GougetClaim that our headers conform to the version 5.0.
2000-10-13  Francois GougetThe string fields in PROPSHEETPAGEA should be ANSI...
2000-10-13  Francois GougetRemoved the DUMMY_UNION_NAME in favor of DUMMYUNIONNAME.
2000-10-13  Francois GougetAdded the missing TVINSERTSTRUCT synonyms.
2000-10-13  Francois GougetFixed the signature of SysAllocStringByteLen.
2000-10-13  Susan FarleyStatus bars on managed windows should not have SIZEGRIP...
2000-10-13  Konrad RieckChanged repne to repnz for Solaris assembler.
2000-10-12  Francois GougetMoved LCTYPE, GetLocaleInfo, NUMBERFMT, CURRENCYFMT...
2000-10-12  Francois GougetAdded many missing *Pxxx types.
2000-10-12  Francois GougetROTFLAGS have their own ifdef protection, take them...
2000-10-12  Francois GougetAdded a declaration for GetEnhMetaFileDescription.
2000-10-12  Francois GougetEnable anonymous struct/union support by default in...
2000-10-12  Francois GougetAdded four DDElParam functions.
2000-10-12  Francois GougetRemoved stray A/W from invocations of WINELIB_NAME_AW.
2000-10-12  Francois GougetAdded some of the APIs introduced in Win98, mostly...
2000-10-03  Alexandre JulliardUse special environment variables to transmit the cwd...
2000-10-03  Francois GougetRemoved the ';' ending on lines using the DECL_WINELIB_...
2000-10-03  Francois GougetAdded some missing 'SysAllocString' prototypes.
2000-10-03  Aric StewartAdded a white border around the I-beam cursor.
2000-10-02  Alexandre JulliardRelease 20001002. wine-20001002
2000-10-02  Alexandre JulliardConvert NtQueryKey and NtEnumerateKey to the new reques...
2000-10-02  Patrik StridvallFixed some issues found by winapi_check.
2000-10-01  Alexandre JulliardConverted some of the registry server requests to the...
2000-10-01  Alexandre JulliardImplemented a bunch of large integer functions in ntdll.
2000-09-29  Alexandre JulliardMoved a bunch of routines to kernel32.dll (with the...
2000-09-29  Francois GougetMoved DLLVERSIONINFO to shlwapi.h.
2000-09-29  Stephane LussierBefore calling the timer window proc, make sure it...
2000-09-29  Alexandre JulliardMoved critical section implementation to ntdll.
2000-09-29  Mike McCormackImplemented SHDeleteEmptyKeyA, SHDeleteKeyA.
2000-09-29  Francois GougetFix the return type of mixerMessage16.
2000-09-29  Francois GougetRenamed VS_USER_INFO to VS_USER_DEFINED.
2000-09-27  Alexandre JulliardChanged the Win32 dll descriptor to be in IMAGE_NT_HEAD...
2000-09-27  Francois GougetAdded various type and macro definitions that are neede...
2000-09-27  Alexandre JulliardGenerate Win32 dll descriptor structure in the .spec...
2000-09-27  Jeremy WhiteCreated zmouse.h, moved wheel code from mouse.h into it.
2000-09-27  Alexandre JulliardFixed a few non portable zero-size array declarations.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-26  Lionel UlmerAdded support for DirectDraw overlays using the XVideo...
2000-09-26  Marcus MeissnerFixed some commctl header issues reported in newsgroup.
2000-09-26  Alexandre JulliardA few includes cleanup.
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-25  Alexandre JulliardRemoved some of the XXX_reg macros now that we are...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-09-24  Alexandre JulliardMoved most global data out of the LPDOSTASK structure.
2000-09-24  Alexandre JulliardCall WH_GETMESSAGE hook in PeekMessage too (based on...
2000-09-24  Rein KlazesMake calls to gethostbyname, gethostbyaddr, getservbyname,
2000-09-24  Alexandre JulliardAdded support for exception handling while in vm86...
2000-09-22  Andreas MohrMake GetTickCount not use the whole Unix epoch (since...
2000-09-22  Francois GougetAdded a macro for _declspec (backward compatibility...
2000-09-22  Francois GougetMust include 'stdlib.h'.
2000-09-22  Francois GougetAdded HANDLE_WM_NOTIFY and FORWARD_WM_NOTIFY.
2000-09-22  Damyan OgnyanoffIErrorInfo is now derived from IUnknown.
2000-09-22  Francois GougetAdded a few missing macros, types and prototypes.
2000-09-22  Francois GougetNew file. All RC files generated by VC6 include afxres...
2000-09-19  Peter Hunnisett- Added some missing WINELIB_NAME_AW definitions, types...
2000-09-18  Alexandre JulliardAdded preliminary support for switching to vm86 mode...
2000-09-18  Alexandre JulliardMoved FILE_dommap() to memory/virtual.c (and renamed...
2000-09-18  Mike McCormackFixed incorrect arg count in SHGetSettings that causes...
2000-09-16  Alexandre JulliardRemoved a coupld of unused functions in the Callout...
2000-09-16  Mike McCormackImplemented SetCommMask, SetCommTimeouts, GetCommMask...
2000-09-16  Andreas MohrAdded support for non-deletable system brushes and...
2000-09-16  Hidenori TakeshimaAdded GetTimeZoneInformation and TIME_ZONE_ID_INVALID.
2000-09-16  Jeremy WhiteAdjusted to allow MFC compilation; prevent definition...
2000-09-16  Jeremy WhiteAdded PWNDCLASS definition.
2000-09-13  Ulrich WeigandModified CallTo16Register routines to update register...
2000-09-13  Huw D M DaviesAdd some Str* prototypes to shlwapi.h.
2000-09-12  Alexandre JulliardAdded missing __volatile__.
next