Hartmut Birr
|
c853c0b6e3
|
Open/create all files with the necessary rights.
svn path=/trunk/; revision=14951
|
2005-05-02 20:30:29 +00:00 |
|
Hartmut Birr
|
98c1f41b90
|
- Check first for a valid returned object in ObOpenObjectByName.
- Free always the remaining path string if an error is returned in ObOpenObjectByName.
svn path=/trunk/; revision=14950
|
2005-05-02 19:12:31 +00:00 |
|
Hervé Poussineau
|
82eacd2e6d
|
Add i8042prt.sys and kbdclass.sys to boot cd
Remove leftover of keyboard.sys and psaux.sys drivers
(Pointed by Usurp)
svn path=/trunk/; revision=14949
|
2005-05-02 16:35:58 +00:00 |
|
Emanuele Aliberti
|
143f5e1f74
|
Move VMS subtree in the proper place.
svn path=/trunk/; revision=14948
|
2005-05-02 14:15:56 +00:00 |
|
Filip Navara
|
51e5c11dc8
|
Fix Alex's completely wrong fix for NtUserScrollWindowEx (aka bug #606).
svn path=/trunk/; revision=14947
|
2005-05-02 14:05:38 +00:00 |
|
Alex Ionescu
|
6c331c3529
|
Fix many of the scrollbar issues. However, MDI Scrollbars are still not working perfectly. Patch by tinus <o112w8r02@sneakemail.com>. Fixes bug 606
svn path=/trunk/; revision=14946
|
2005-05-02 11:42:41 +00:00 |
|
Alex Ionescu
|
dff743f85a
|
Don't call internal function which checks parameters since our parameter is kernel mode.
svn path=/trunk/; revision=14945
|
2005-05-02 11:38:48 +00:00 |
|
Hervé Poussineau
|
252332e971
|
Don't free unicode strings in case of error
svn path=/trunk/; revision=14944
|
2005-05-02 11:03:54 +00:00 |
|
Art Yerkes
|
dabd9ab597
|
Fix KDSERIAL.
svn path=/trunk/; revision=14943
|
2005-05-02 07:04:36 +00:00 |
|
Alex Ionescu
|
f19732f822
|
Same kind of fixes for NtFlushBuffersFile
svn path=/trunk/; revision=14942
|
2005-05-02 05:27:32 +00:00 |
|
Alex Ionescu
|
fb52d69134
|
Fix NtQueryInformationFile. Use right device object in case of FO_DIRECT_DEVICE_OPEN, use local event, set proper flags so that the I/O manager does the copying and freeing of the buffers, respect syyncronous I/O. Same kind of fixes for IoQueryFileInformation
svn path=/trunk/; revision=14941
|
2005-05-02 05:15:20 +00:00 |
|
Martin Fuchs
|
7997eff27f
|
implement owner drawn context menus for winefile
svn path=/trunk/; revision=14940
|
2005-05-01 23:19:48 +00:00 |
|
Hervé Poussineau
|
f4bf96a034
|
Fix garbage text output with cmd.exe in GUI mode.
Thanks to Hartmut for pointing me the problem
svn path=/trunk/; revision=14939
|
2005-05-01 22:30:13 +00:00 |
|
Alex Ionescu
|
b099687f31
|
Byebye decrepit drivers
svn path=/trunk/; revision=14938
|
2005-05-01 22:29:18 +00:00 |
|
Alex Ionescu
|
24f249ab54
|
Remove incorrect change
svn path=/trunk/; revision=14936
|
2005-05-01 22:20:13 +00:00 |
|
Alex Ionescu
|
f3a824a347
|
remove accidental commit
svn path=/trunk/; revision=14935
|
2005-05-01 22:06:38 +00:00 |
|
Alex Ionescu
|
f38095c406
|
Remove incorrect change
svn path=/trunk/; revision=14934
|
2005-05-01 21:57:57 +00:00 |
|
Alex Ionescu
|
13c655b516
|
Do not signal event twice. Thanks to Gunnar for finding the bug
svn path=/trunk/; revision=14933
|
2005-05-01 21:51:57 +00:00 |
|
Martin Fuchs
|
8441c8115e
|
merge ROS Shell without integrated explorer part into trunk
svn path=/trunk/; revision=14932
|
2005-05-01 21:22:13 +00:00 |
|
Thomas Bluemel
|
38055bc7ed
|
DeleteFile should create a handle with DELETE access rights
svn path=/trunk/; revision=14931
|
2005-05-01 21:19:04 +00:00 |
|
Hervé Poussineau
|
9420d88967
|
SVN maintenance on new directories/files
svn path=/trunk/; revision=14929
|
2005-05-01 21:03:02 +00:00 |
|
Filip Navara
|
27fff4b070
|
Potapnik <jirka@studioprojekt.cz>
Czech translation of Registry Editor.
svn path=/trunk/; revision=14928
|
2005-05-01 20:53:29 +00:00 |
|
Filip Navara
|
a5584f9242
|
Potapnik <jirka@studioprojekt.cz>
Czech translation of VMWInst, Welcome and WinLogon (with one change by me).
svn path=/trunk/; revision=14927
|
2005-05-01 20:48:20 +00:00 |
|
Alex Ionescu
|
a70444fab1
|
i8042prt driver by tinus.
svn path=/trunk/; revision=14926
|
2005-05-01 20:38:29 +00:00 |
|
Magnus Olsen
|
82b7f31f61
|
reverted them back from ekohl change it create
alot of problem example chater are not being display right
if you switch reactos to another langues.
svn path=/trunk/; revision=14925
|
2005-05-01 20:30:41 +00:00 |
|
Hervé Poussineau
|
fbad02ab35
|
Please give names to your PDOs. Should correct the boot on non-ACPI systems.
svn path=/trunk/; revision=14924
|
2005-05-01 20:20:59 +00:00 |
|
Martin Fuchs
|
7562cce403
|
more rosshell separations
svn path=/branches/lean-explorer/; revision=14923
|
2005-05-01 20:12:06 +00:00 |
|
Martin Fuchs
|
2547a93939
|
experimental ROS Shell without integrated explorer part
svn path=/branches/lean-explorer/; revision=14922
|
2005-05-01 20:02:30 +00:00 |
|
Alex Ionescu
|
aa1fd35178
|
Fix IopCloseFile: Use IRP_SYNC_API flag, use local stack event, get the right deviceobject if FO_DIRECT_DEVICE_OPEN is set, set IRP_CLOSE_OPERATION flag.
svn path=/trunk/; revision=14921
|
2005-05-01 19:46:51 +00:00 |
|
Alex Ionescu
|
f7695b0f53
|
Fix IopDeleteFile: Use IRP_SYNC_API flag, use local stack event, fix memory leak (Free completion context), dereference completion port, get the right deviceobject if FO_DIRECT_DEVICE_OPEN is set
svn path=/trunk/; revision=14920
|
2005-05-01 19:36:00 +00:00 |
|
Thomas Bluemel
|
722d9a84e4
|
fixed some warnings with gcc4 (mostly assignment differs in signedness warnings)
svn path=/trunk/; revision=14919
|
2005-05-01 19:30:06 +00:00 |
|
Magnus Olsen
|
832cfa1af7
|
Fix so it can compile agein
svn path=/trunk/; revision=14918
|
2005-05-01 18:23:08 +00:00 |
|
Magnus Olsen
|
62bf02deb7
|
Remove some hardcode strings
to En.rc
svn path=/trunk/; revision=14917
|
2005-05-01 17:32:09 +00:00 |
|
Magnus Olsen
|
7a4df43bd1
|
Move english langues to own .rc file (En.rc) so it be more easy to maintain all langues
svn path=/trunk/; revision=14916
|
2005-05-01 15:18:45 +00:00 |
|
Magnus Olsen
|
6ee6ce325b
|
Move english langues to own .rc file (En.rc) so it be more easy to maintain all langues
svn path=/trunk/; revision=14915
|
2005-05-01 14:53:57 +00:00 |
|
Magnus Olsen
|
dfa965f933
|
Andreas Bjerkeholt: Swedish translation, proofread by David Nordenberg
svn path=/trunk/; revision=14914
|
2005-05-01 14:42:04 +00:00 |
|
Magnus Olsen
|
27da6bdc5d
|
David Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt
svn path=/trunk/; revision=14913
|
2005-05-01 14:39:01 +00:00 |
|
Eric Kohl
|
2603ff574e
|
- Use fixed message buffer size.
- Don't translate command options.
- Only use _one_ message buffer per function.
- Fix indentation mess.
svn path=/trunk/; revision=14912
|
2005-05-01 13:58:30 +00:00 |
|
Martin Fuchs
|
ca6a77b739
|
restore the IDS_TERMINATE strings trashed by the commit in rev. 14769
Could please someone with a swedish environment check if the character encoding in codepage 1252 is correct?
svn path=/trunk/; revision=14911
|
2005-05-01 12:56:25 +00:00 |
|
Art Yerkes
|
196bd4d6aa
|
Added HOST=mingw32-linux64 setting.
Fixed various small breakage for linux64 host.
svn path=/trunk/; revision=14910
|
2005-05-01 11:24:07 +00:00 |
|
Filip Navara
|
515d8e34ac
|
tinus <o112w8r02@sneakemail.com>
Call the shell hook on showing/hiding window.
svn path=/trunk/; revision=14909
|
2005-05-01 11:15:11 +00:00 |
|
Hartmut Birr
|
ea130b3ba2
|
Made the loading of resource strings more unicode compatibly.
svn path=/trunk/; revision=14908
|
2005-05-01 10:28:58 +00:00 |
|
Hartmut Birr
|
7ce3991a5c
|
Return the correct data length for FSCTL_PIPE_GET_STATE.
svn path=/trunk/; revision=14907
|
2005-05-01 09:53:19 +00:00 |
|
Hartmut Birr
|
65deeff1c1
|
Fixed the calculation of timeout values.
svn path=/trunk/; revision=14906
|
2005-05-01 09:51:06 +00:00 |
|
Hartmut Birr
|
d226234328
|
Print symbol names if DBG is defined.
svn path=/trunk/; revision=14905
|
2005-05-01 09:49:45 +00:00 |
|
Filip Navara
|
ecba11e64f
|
Potapnik <jirka@studioprojekt.cz>
Czech translation of Task Manager statusbar messages.
svn path=/trunk/; revision=14904
|
2005-05-01 09:45:35 +00:00 |
|
Filip Navara
|
d13148cece
|
Forgot to change the sprintf statements in revision 14902.
svn path=/trunk/; revision=14903
|
2005-05-01 09:29:20 +00:00 |
|
Filip Navara
|
3ce5a90320
|
Move the statusbar strings to resources.
svn path=/trunk/; revision=14902
|
2005-05-01 09:23:12 +00:00 |
|
Eric Kohl
|
ccbb2fb84b
|
Use default locale until ReactOS fully suports all required locale functions!
svn path=/trunk/; revision=14901
|
2005-05-01 09:07:31 +00:00 |
|
Filip Navara
|
334e2d762a
|
Fix coordinate mapping of unmodRect in DefWndDoSizeMove.
svn path=/trunk/; revision=14900
|
2005-05-01 08:25:33 +00:00 |
|