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
Martin Fuchs
5b3f0e0806
Now we handle start menu popups via StartMenuRoot::TrackStartmenu().
...
svn path=/trunk/; revision=5919
2003-08-29 14:52:57 +00:00
Gé van Geldorp
5db07c0a15
Fixed NtGdiCreateCompatableDC()
...
svn path=/trunk/; revision=5918
2003-08-29 12:28:24 +00:00
Eric Kohl
b4b3b303fe
Keep users from deleting partitions in special cases that will damage partition tables.
...
svn path=/trunk/; revision=5917
2003-08-29 11:27:16 +00:00
Gé van Geldorp
5348dfac81
Allocate space for terminating NUL of window text
...
svn path=/trunk/; revision=5916
2003-08-29 11:00:19 +00:00
Martin Fuchs
ed65784cec
multithreading for class Window; usage of window map insted of GWL_USERDATA
...
svn path=/trunk/; revision=5915
2003-08-29 10:35:37 +00:00
Gé van Geldorp
9665ee6bdb
Handle non-nul terminated strings
...
svn path=/trunk/; revision=5914
2003-08-29 10:20:53 +00:00
Gé van Geldorp
3c1664946f
Fix warning
...
svn path=/trunk/; revision=5913
2003-08-29 09:34:52 +00:00
Gé van Geldorp
6f5012a900
Various fixes by Filip Navara
...
svn path=/trunk/; revision=5912
2003-08-29 09:29:11 +00:00
Thomas Bluemel
12c2e7f892
fixed the definition of User32SetupDefaultCursors()
...
svn path=/trunk/; revision=5911
2003-08-29 08:46:20 +00:00
Thomas Bluemel
502394d4ce
1.added callback routine for loading system cursors after switching to gui (not implemented so far)
...
2.added CopyCursor() which didn't exist as yet
svn path=/trunk/; revision=5910
2003-08-29 00:24:42 +00:00