wine-wine/misc
Eric Pouech f6a70969e1 - start moving a few file related functions from files/file.c to
dlls/kernel subdir (also splitting 16bit APIs in a separate file)
- implemented ntdll.Nt{Lock|Unlock}File, and made use of those for the
  kernel32 equivalent
- implemented a few information classes in NtQueryInformationFile and
  NtSetInformationFile (still lots of missing classes)
- enhanced the get_file_info server request in order to implement
  correctly NtQueryInformationFile (change time & file alloc size)
- rewrote registry loading to comply with latest changes
2003-06-24 02:32:01 +00:00
..
cpu.c Added CPU detection for FreeBSD. 2003-05-21 18:24:34 +00:00
options.c Added a GNU C implementation of some of the DECLSPEC_ macros and used 2002-10-01 18:07:37 +00:00
registry.c - start moving a few file related functions from files/file.c to 2003-06-24 02:32:01 +00:00
version.c Explicitly call VERSION_Init with the main exe file name, so that 2003-04-20 02:46:44 +00:00