Vizzini
a26b8ceda1
nic enumerator
...
svn path=/trunk/; revision=5971
2003-09-04 01:45:42 +00:00
Vizzini
8a5da02367
started pcnet driver - incomplete but builds and loads
...
svn path=/trunk/; revision=5970
2003-09-03 23:59:56 +00:00
Eric Kohl
fef7f78541
Implemented device enumeration in QueryDosDeviceW().
...
svn path=/trunk/; revision=5969
2003-09-03 22:28:40 +00:00
Eric Kohl
89fc578c5f
Fixed signature of [Nt/Zw]QueryDirectoryObject().
...
svn path=/trunk/; revision=5968
2003-09-03 20:16:06 +00:00
Eric Kohl
a1f144f35b
Implemented/fixed QueryDosDevice[A/W].
...
svn path=/trunk/; revision=5967
2003-09-03 16:16:04 +00:00
Eric Kohl
c9313c9b83
Fixed bugs in NtQuerySymbolicLinkObject():
...
- fixed returned length and status
svn path=/trunk/; revision=5966
2003-09-03 15:12:16 +00:00
Eric Kohl
1aace81264
- Fixed calculation of the number of FAT sectors.
...
- Write disk label as Oem string.
- Moved hidden sector hack to vfatlib.c
svn path=/trunk/; revision=5965
2003-09-03 10:06:39 +00:00
Eric Kohl
dc6fc3e540
Export missing FreeOemString().
...
svn path=/trunk/; revision=5964
2003-09-03 10:03:50 +00:00
Martin Fuchs
3205402fac
print KERNEL_VERSION_STR
...
svn path=/trunk/; revision=5963
2003-09-02 21:23:47 +00:00
Emanuele Aliberti
190fc39af4
HALx86: minor cleanup and internal calling convention changes in display functions.
...
svn path=/trunk/; revision=5962
2003-09-02 20:11:43 +00:00
Hartmut Birr
ed80957cfc
- Don't put the digits strings on the stack.
...
svn path=/trunk/; revision=5961
2003-09-02 18:19:41 +00:00
Eric Kohl
14dfbc088a
Added some splay-tree functions.
...
svn path=/trunk/; revision=5960
2003-09-02 13:18:22 +00:00
Eric Kohl
e3b6ff8479
Added some splay-tree functions.
...
svn path=/trunk/; revision=5959
2003-09-02 11:21:59 +00:00
Eric Kohl
f6ee216aae
Added some splay-tree functions.
...
svn path=/trunk/; revision=5958
2003-09-02 11:14:15 +00:00
Eric Kohl
ed2e90a9e8
Implemented creation of simple cabinet files (one file per cabinet).
...
svn path=/trunk/; revision=5957
2003-09-01 15:43:25 +00:00
Eric Kohl
3882add234
The used FAT-type (FAT12/FAT16/FAT32) depends on the volume size, not on the partition type.
...
svn path=/trunk/; revision=5956
2003-09-01 13:15:42 +00:00
Steven Edwards
f61bbf368c
Merge richedit.dll with Winehq. 8-31-03.
...
Ported by Filip Navara.
svn path=/trunk/; revision=5955
2003-08-31 21:33:32 +00:00
Richard Campbell
c49c4f3c5e
- size of the close bitmap is now 16x14, i'd like to convert this to an icon like it's supposed to be, do we have icon support yet?
...
svn path=/trunk/; revision=5954
2003-08-31 14:25:28 +00:00
Gé van Geldorp
13dddecf2d
Check hDC handle is valid before accessing its data
...
svn path=/trunk/; revision=5953
2003-08-31 13:24:38 +00:00
Martin Fuchs
7c9e70178a
Wine workaround for displaying the desktop bar
...
svn path=/trunk/; revision=5952
2003-08-31 12:37:43 +00:00
Gé van Geldorp
cbd7a663c8
More bitmap format translation bugs
...
svn path=/trunk/; revision=5951
2003-08-31 10:20:33 +00:00
Gé van Geldorp
f62b36b0f1
- Fix various bitmap format translation bugs
...
- Fix some palette issues
- Fix some gdiobj locking warnings
svn path=/trunk/; revision=5950
2003-08-31 07:56:24 +00:00
nj
e9170f21ca
Version 0.1.3
...
svn path=/trunk/; revision=5948
2003-08-30 22:14:42 +00:00
Martin Fuchs
d347dec099
Wine cleanup
...
svn path=/trunk/; revision=5947
2003-08-30 21:05:22 +00:00
Martin Fuchs
c2a5e8e44e
compatibility to building as Winelib application
...
svn path=/trunk/; revision=5946
2003-08-30 20:48:21 +00:00
Casper Hornstrup
d88ab5ba6e
Readd bootimage.bmp in binary mode.
...
svn path=/trunk/; revision=5945
2003-08-30 20:09:45 +00:00
Casper Hornstrup
283cd3b65a
Readd bootimage.bmp in binary mode.
...
svn path=/trunk/; revision=5944
2003-08-30 20:07:09 +00:00
Casper Hornstrup
5e27514ba7
2003-08-30 Filip Navara <xnavara@volny.cz>
...
* tools/cabman/cabinet.cxx (CCabinet::ConvertPath): NULL-terminate
newpath.
svn path=/trunk/; revision=5943
2003-08-30 19:22:32 +00:00
Thomas Bluemel
653c134ed1
some fixes on MessageBox code
...
svn path=/trunk/; revision=5942
2003-08-30 18:38:08 +00:00
Steven Edwards
449c82d834
Added stubs to iphlpapi that are needed by netapi32.
...
svn path=/trunk/; revision=5941
2003-08-30 15:27:42 +00:00
Richard Campbell
e388dadfac
replaced tab with 2 spaces.
...
svn path=/trunk/; revision=5940
2003-08-30 15:09:46 +00:00
Richard Campbell
a18c29c6fb
- Removed the loop from UNIMPLEMENTED and changed the text a bit
...
svn path=/trunk/; revision=5939
2003-08-30 15:04:34 +00:00
Hartmut Birr
335e8718f7
- Reference/dereference the parent key in CmiObjectDelete.
...
The call to CmiRemoveKeyFromList does dereference the parent and
it is possible that the parent key is deleted before the
subkey delete process is complete.
svn path=/trunk/; revision=5938
2003-08-30 14:51:05 +00:00
Hartmut Birr
5a6cf4163c
- Use the parents registry hive if the parent is accessed in CmiRemoveSubKey.
...
svn path=/trunk/; revision=5937
2003-08-30 14:50:23 +00:00
Hartmut Birr
72bb12e96c
- Allocate a separate name buffer in RtlQueryRegistryValues.
...
- Fixed a name parameter in a call to the callers supplied query routine.
svn path=/trunk/; revision=5936
2003-08-30 14:49:41 +00:00
Hartmut Birr
ee8ef2cacf
- Fixed the enumeration of subkeys for which doesn't exist a hash entry.
...
- Fixed the enumeration of the length of all sub key and class names.
svn path=/trunk/; revision=5935
2003-08-30 14:49:03 +00:00
Hartmut Birr
249cdd634d
- Copied some changes from wine tree.
...
svn path=/trunk/; revision=5934
2003-08-30 14:48:07 +00:00
Hartmut Birr
e1a7ba7e86
- Changed the attributes in all calls to NtOpenKey from KEY_ALL_ACCESS to MAXIMUM_ALLOWED.
...
- Fixed in some function the length of the allocated buffer and the returned values.
The Ntxxx functions doesn't return a zero terminator for strings.
svn path=/trunk/; revision=5933
2003-08-30 14:46:29 +00:00
Eric Kohl
45d8282507
Reset last error before moving the file pointer.
...
svn path=/trunk/; revision=5932
2003-08-30 13:32:52 +00:00
Martin Fuchs
b69868a964
WINE build compatibility
...
svn path=/trunk/; revision=5931
2003-08-30 11:30:18 +00:00
Casper Hornstrup
2566f13f3e
2003-08-30 Casper S. Hornstrup <chorns@users.sourceforge.net>
...
* tools/rmkdir.c: Fix for absolute paths.
svn path=/trunk/; revision=5930
2003-08-30 00:59:11 +00:00
Casper Hornstrup
b6a3594f0e
2003-08-30 Casper S. Hornstrup <chorns@users.sourceforge.net>
...
* tools/rmkdir.c: Create all (sub)directories in path on win32.
svn path=/trunk/; revision=5929
2003-08-29 23:32:56 +00:00
Richard Campbell
8d9c42a241
Added vera fonts.
...
svn path=/trunk/; revision=5928
2003-08-29 23:08:10 +00:00
Casper Hornstrup
b80c0dd41c
2003-08-30 Casper S. Hornstrup <chorns@users.sourceforge.net>
...
* bootdata/packages/reactos.dff: Don't include winmm.dll in reactos.cab.
svn path=/trunk/; revision=5927
2003-08-29 22:56:18 +00:00
Richard Campbell
c87861cbec
Use Vera instead of helmet for drawing menus, button captions, etc. Please note i wasn't able to TEST this patch but there is no possible way it doesn't work.
...
svn path=/trunk/; revision=5926
2003-08-29 21:53:50 +00:00
David Welch
88cdb96043
- Fix from art: use the region protection for faulted in pages.
...
svn path=/trunk/; revision=5925
2003-08-29 21:23:06 +00:00
David Welch
eebe1ed001
- Removed test code.
...
svn path=/trunk/; revision=5924
2003-08-29 21:22:24 +00:00
Thomas Bluemel
b8025b214f
modified MsqTranslateMouseMessage() for Double clicks
...
svn path=/trunk/; revision=5922
2003-08-29 19:17:32 +00:00
Casper Hornstrup
37f50a72e5
2003-08-29 Casper S. Hornstrup <chorns@users.sourceforge.net>
...
* Makefile: Copy freeloader files to bootable CD.
svn path=/trunk/; revision=5921
2003-08-29 18:59:29 +00:00
Casper Hornstrup
e0351c91f1
- Add top-level makefile
...
- Add fdebug/.cvsignore
- Don't use rdel to remove files in tools/Makefile
- Remove warning in freeldr/mm/meminit.c
svn path=/trunk/; revision=5920
2003-08-29 18:54:17 +00:00