Implemented _ultow() and export [Nt/Zw]QueryVolumeInformationFile().
[wine] / dlls / win32s /
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-27  Alexandre JulliardFixed a few dependencies on 16-bit or internal function...
2000-11-26  Alexandre JulliardMoved UTSelectorOffsetToLinear and UTLinearToSelectorOf...
2000-11-25  Alexandre JulliardAdded a few forwards.
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-26  Alexandre JulliardA few includes cleanup.
2000-08-09  Alexandre JulliardMoved a few non-standard headers into their respective...
2000-07-28  Alexandre JulliardAdded 'owner' field to 16-bit spec files to specify...
2000-07-25  Alexandre JulliardMoved thunking functions off to kernel32.dll.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-29  Alexandre JulliardRenamed libwin32s to use the proper dll name (libw32skrnl).
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-23  Marcus MeissnerAdded *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
1999-11-07  Patrik StridvallMinor fixes.
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-09-10  Marcus MeissnerAdded stub for WIN32S16.EXP1 (most likely LoadPeResourc...
1999-08-15  Ulrich WeigandAdapted to glue code generation changes.
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/