Split the 16-bit funcitons into a seperate file.
[wine] / include /
2002-09-25  Alexandre JulliardMoved ts_xlib.c into x11drv and removed libwine_tsx11.
2002-09-25  Alexandre JulliardImport wine_tsx11_lock/unlock directly from x11drv...
2002-09-25  Alexandre JulliardFixed a number of bugs in the handling of window parent...
2002-09-24  Alexandre JulliardRemoved some more TSX11 functions and files.
2002-09-24  Dimitrie O. PaunSmall cleanups, updated documentation.
2002-09-24  Alexandre JulliardRemoved a bunch of no longer used TSX wrappers.
2002-09-24  Michael StefaniucConvert HKEY to a void*.
2002-09-24  Patrick J. McNerthneyRemoved the #undef of WS_DEFINE_SELECT so that select...
2002-09-24  Patrick J. McNerthneyAdded casts to all macros to avoid compiler warnings.
2002-09-23  Patrik StridvallCleaned up the code so it would be easier to parse...
2002-09-23  Andriy PalamarchukImplemented NetQueryDisplayInformation, NetUserGetInfo...
2002-09-21  Dmitry TimoshkovCorrect SIZE_T size according to MS SDK.
2002-09-21  Jason EdmeadesAdded some definitions.
2002-09-20  Jon GriffithsReorganise/minor tidyup of ordinal functions.
2002-09-18  Alexandre JulliardAdded support for the take focus protocol.
2002-09-17  Alexandre JulliardImplemented the ntdll virtual memory functions, and...
2002-09-17  Martin WilckMSVCRT needs a public errno.h file.
2002-09-17  Francois GougetRemove references to PCVOID and LPUINT.
2002-09-17  Francois GougetMove all STATUS_* and RPC_NT_* to ntstatus.h as per...
2002-09-16  Michael StefaniucConvert HRSRC to a void*.
2002-09-16  Francois GougetInclude rpc.h after LPOLESTR and other needed types...
2002-09-16  Vincent BéronFixed typo which prevented correct compilation of code...
2002-09-16  Alexandre JulliardImplemented NtDuplicateObject.
2002-09-16  Dmitry TimoshkovReplace static initializers with a proper #define in...
2002-09-16  Juraj Hercek- fixed typo error in CMYK definition (COLOREF -> COLORREF)
2002-09-12  Alexandre JulliardUse larger signal stack to avoid overflows in filesyste...
2002-09-12  Alexandre JulliardFixed warnings caused by new winternl.h.
2002-09-12  Jason EdmeadesAdded Direct3D 8 headers.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-09-12  Steven EdwardsCleanup warning when building on Mingw.
2002-09-12  Andriy PalamarchukInstall tchar.h.
2002-09-12  Alexandre JulliardRemoved the __uint* types from basetsd.h since they...
2002-09-12  Dimitrie O. PaunAdd ImageList states (ILS_*) definitions.
2002-09-11  Andriy PalamarchukImplemented buffer management functions, a couple of...
2002-09-11  Andriy PalamarchukAdded policy access constants, type definition.
2002-09-10  Patrik StridvallAdded the new header winternl.h.
2002-09-10  Patrik StridvallAdded a few macros for MS C/C++ specific features.
2002-09-09  Patrik StridvallAdd and use the header files mssip.h and sipbase.h.
2002-09-09  Andriy PalamarchukRtlNtStatusToDosError: Added new NT status to error...
2002-09-09  Dimitrie O. Paun- Add missing declaration for TBS_DOWNISLEFT and TTM_GE...
2002-09-06  Michael StefaniucFinish the conversion of HWND to a void*.
2002-09-06  Andriy PalamarchukLsaNtStatusToDosError implementation.
2002-09-04  Michael Stefaniuc- Rename WIN_Handle16 to HWDN_16 and make it a macro.
2002-09-04  Alexandre JulliardAdded DPMI segments structure and related function...
2002-09-04  Steven EdwardsFixed typo in BITMAPV4HEADER stucture.
2002-09-04  Dimitrie O. PaunAdded some missing ImageList definitions.
2002-08-31  Patrik StridvallMSVC compatibility fixes.
2002-08-31  Alexandre JulliardMoved internal context macros out of winnt.h.
2002-08-30  Alexandre JulliardFixed some dll separation issues.
2002-08-30  Marcus MeissnerUse Iar (Instruction Address Register) instead of Fill[0].
2002-08-29  Michael StefaniucConvert HPALETTE to a void*.
2002-08-29  Alexandre JulliardAdded internal 32-bit versions of GDISelectPalette and
2002-08-29  Marco PietrobonoUse alsa/asoundlib.h instead of sys/asoundlib.h if...
2002-08-28  Patrik StridvallRemoved trailing white space.
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-08-28  Per NystromImplemented GetCursorInfo.
2002-08-28  Alexandre JulliardFixed a number of dll separation issues.
2002-08-28  Michael StefaniucConvert HACCEL to a void*.
2002-08-28  Patrik StridvallImplement wrapper calls for the 16 bit GlobalAtom*...
2002-08-27  Alexandre JulliardAdded a couple of listview definitions.
2002-08-27  Ulrich Czekalla- Add a max wait time for selection notifies.
2002-08-27  Alexandre JulliardAdded wine_get_user_name function and got rid of some...
2002-08-27  Dmitry TimoshkovConvert most of the file APIs to Unicode.
2002-08-27  Steven EdwardsFix for lots of warnings when building on Mingw32.
2002-08-26  Patrik StridvallMSVC compatibility fixes.
2002-08-26  Andriy PalamarchukSetTokenInformation stub implementation, a few other...
2002-08-20  Alexandre JulliardDon't map/unmap a top-level window when WS_VISIBLE...
2002-08-20  Marcus MeissnerUse r2 instead of r13 for TLS, since r13 is used in...
2002-08-19  Jon GriffithsFix existing string functions, implement a bunch of...
2002-08-17  Huw D M DaviesMapping mode functions should change dc settings when...
2002-08-17  Mike McCormackRemoved Wine internal flags.
2002-08-17  Daniel GudbjartssonCombined the implementation of all the scanf's in a...
2002-08-16  Aric StewartVery partial implementation of BroadcastSystemMessageA.
2002-08-16  Alexandre JulliardForce loadorder of 16-bit dlls to builtin if their...
2002-08-16  Michael StefaniucConvert HKL to a void*.
2002-08-16  Alexandre JulliardMoved a large number of 16-bit functions to a separate...
2002-08-15  Alexandre JulliardFixed GetLocaleInfoW to handle Unicode properly and...
2002-08-15  Jon GriffithsImplement and test rtl bitmap functions.
2002-08-15  Alexandre JulliardAdded support for #pragma code_page.
2002-08-14  Alexandre JulliardMake behavior of builtin executables closer to that...
2002-08-13  Alexandre JulliardSetup exception frame around 16-bit calls to unwind...
2002-08-13  Juergen SchmiedStubs for DragDropHelper.
2002-08-09  Alexandre JulliardImplemented the RtlImage* functions, and use them to...
2002-08-09  Andriy PalamarchukImproved richedit headers.
2002-08-09  Michael StefaniucConvert HMMIO to a void*.
2002-08-09  Marcus MeissnerCopy va_lists by using va_copy, not by just assigning...
2002-08-09  Ove KaavenSome more RPC definitions.
2002-08-09  Michael Stefaniuc- Convert HDRVR to a void*.
2002-08-06  Alexandre JulliardAuthors: Josh DuBois <duboisj@codeweavers.com>, Marcus...
2002-08-03  Juergen Schmied- Fixed possible loss of data with given overlapped...
2002-08-03  Juergen Schmied- Moved 16 bit functions to a seperate file.
2002-08-03  Michael StefaniucConvert HMIXER, HMIXEROBJ to a void*.
2002-08-02  Michael Stefaniuc- Converted HWAVE, HWAVEIN, HWAVEOUT to void*.
2002-08-01  Robert LunnonPreliminary audio driver for Solaris Libaudioio.
2002-08-01  Alexandre JulliardAuthors: Eric Pouech <eric.pouech@wanadoo.fr>, Michael...
2002-07-31  Alexandre JulliardMoved the #ifdefs for the getnetby* etc. functions...
2002-07-31  Rafael KitoverPortability fixes for Cygwin.
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-07-31  Alexandre JulliardFixed HANDLE<->HFILE conversions, since they will be...
2002-07-30  Alexandre JulliardMerged the NAS driver written by Nicolas
next