Added imports of user32/gdi32/kernel32 wherever necessary.
[wine] / dlls / winaspi /
2000-07-29  Uwe BonnesWe always have strerror, so no need to ifdef HAVE_STRERROR.
2000-07-28  Alexandre JulliardAdded 'owner' field to 16-bit spec files to specify...
2000-07-15  Patrik StridvallFixed some warnings.
2000-07-15  David Elliott- New function in aspi.c SCSI_Fix_CMD_LEN which determi...
2000-07-08  David ElliottMap each channel on every host to an ASPI controller...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-03-28  Niels Kristian Bec... - Fix some compiler warnings.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-26  Marcus MeissnerFixed return value for SC_GET_DEV_TYPE.
2000-03-24  Marcus MeissnerSlightly better REQUEST SENSE dumping, fixed GET_DEV_TY...
2000-03-19  Gerald PfeiferAvoid a link error from another DLL on FreeBSD.
2000-03-12  Gerald PfeiferFixed FreeBSD compilation.
2000-03-09  David Elliott- Got rid of PROFILE functions.
2000-03-08  David Elliott- Slightly reworked include files (less messy, more...
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-01-23  Marcus MeissnerAdded *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-08-15  Ulrich WeigandAdapted to glue code generation changes.
1999-08-04  Alexandre JulliardGot rid of dsprintf and related macros.
1999-08-01  Alexandre JulliardRemoved IP_reg, SP_reg and FL_reg definitions to avoid...
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-07-18  Patrik StridvallMake it possible to compile with GNU C's -I- option.
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-13  Andreas MohrImplemented InsertInASPIChain and fixed minor things.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Andreas MohrSendASPI32Command32 has to be __cdecl.
1998-12-18  Andreas MohrMake the DOSASPI part use the excellent DPMI RMCB imple...
1998-12-07  Andreas MohrFixed a real mode problem.
1998-10-04  Alexandre JulliardInitial revision
1998-09-27  Alexandre JulliardRelease 980927 wine-980927