Call PrivateExtractIcon in user32 instead of duplicating the code.
[wine] / dlls / winaspi / winaspi32.c
2000-10-02  Patrik StridvallFixed some issues found by winapi_check.
2000-09-27  Alexandre JulliardFixed a few non portable zero-size array declarations.
2000-09-06  Andreas MohrAdded newer (ASPI 3.0 ?) function stubs to WNASPI32.
2000-08-14  Alexandre JulliardReplaced global Callbacks structure by appropriate...
2000-07-15  David Elliott- New function in aspi.c SCSI_Fix_CMD_LEN which determi...
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-09  David Elliott- Got rid of PROFILE functions.
2000-03-08  David Elliott- Slightly reworked include files (less messy, more...