Martin Fuchs
|
85da1524b5
|
fix argc type
svn path=/trunk/; revision=16615
|
2005-07-17 12:31:31 +00:00 |
|
Martin Fuchs
|
2210ddb826
|
replace old <defines.h> by <windows.h>
svn path=/trunk/; revision=16614
|
2005-07-17 12:31:16 +00:00 |
|
Martin Fuchs
|
583ed2bdab
|
replace old <defines.h> by <windows.h>
svn path=/trunk/; revision=16613
|
2005-07-17 12:30:09 +00:00 |
|
James Tabor
|
56d1785ca5
|
Implemented NtUser-GetMenuItemRect.
svn path=/trunk/; revision=16612
|
2005-07-17 12:26:24 +00:00 |
|
Filip Navara
|
612346a8b7
|
DPC stands for Deferred Procedure Call.
svn path=/trunk/; revision=16611
|
2005-07-17 12:24:15 +00:00 |
|
Casper Hornstrup
|
07e1646825
|
Avoid GNU make warnings
svn path=/trunk/; revision=16610
|
2005-07-17 11:15:55 +00:00 |
|
Casper Hornstrup
|
a04a10667a
|
Add missing directory tag
svn path=/trunk/; revision=16609
|
2005-07-17 11:07:14 +00:00 |
|
Casper Hornstrup
|
d4ff3d81a2
|
Prepare cmd for testing
svn path=/trunk/; revision=16608
|
2005-07-17 10:57:38 +00:00 |
|
Martin Fuchs
|
92106004ec
|
add explorer-ro.rc
svn path=/trunk/; revision=16607
|
2005-07-17 10:40:43 +00:00 |
|
Casper Hornstrup
|
acbcf1c29a
|
Fix building of tests
svn path=/trunk/; revision=16605
|
2005-07-17 10:20:18 +00:00 |
|
Martin Fuchs
|
49c3197c28
|
remove winfile - it's superseded by winefile.
svn path=/trunk/; revision=16604
|
2005-07-17 09:56:38 +00:00 |
|
Eric Kohl
|
108c748343
|
- Implement CM_Locate_DevNode_ExW, CM_Get_Device_ID_Size[_Ex] and CM_Get_Device_ID[_Ex]W.
- Add flags for CM_Get_Global_State[_Ex].
svn path=/trunk/; revision=16603
|
2005-07-17 09:43:54 +00:00 |
|
Hartmut Birr
|
b4d21f4107
|
Fixed the determining of the file from the output redirection.
svn path=/trunk/; revision=16602
|
2005-07-17 07:02:20 +00:00 |
|
Magnus Olsen
|
14733418a7
|
/D /Z are implement in ros cmd copy by BrandonTurner but reactos CopyFile and CopyFileEx does not support it yet, for /D are COPY_FILE_ALLOW_DECRYPTED_DESTNATION for decypt the file when it copy to dest and /Z are COPY_FILE_RESTARTABLE for network. so it is working in windows
svn path=/trunk/; revision=16601
|
2005-07-17 00:44:33 +00:00 |
|
Magnus Olsen
|
0f1a1d9269
|
add CopyFileEx flags #define COPY_FILE_ALLOW_DECRYPTED_DESTINATION, COPY_FILE_FAIL_IF_EXISTS, COPY_FILE_RESTARTABLE, COPY_FILE_OPEN_SOURCE_FOR_WRITE
svn path=/trunk/; revision=16600
|
2005-07-16 23:44:16 +00:00 |
|
Eric Kohl
|
9ebf08eac5
|
- For bugs for in-string parameters.
- Implement out-string parameters (untested).
svn path=/trunk/; revision=16599
|
2005-07-16 23:21:36 +00:00 |
|
Hartmut Birr
|
b0c939bf13
|
Used the kernel base address from the loader structure instead MmSystemRangeStart.
MmSystemRangeStart isn't the base address with the 3GB switch.
svn path=/trunk/; revision=16597
|
2005-07-16 13:01:18 +00:00 |
|
Hartmut Birr
|
ada13b04e0
|
Replaced KERNEL_BASE by MmSystemRangeStart.
svn path=/trunk/; revision=16596
|
2005-07-16 12:35:34 +00:00 |
|
Magnus Olsen
|
5ec1eff5db
|
crop mf logo to 30x280 and it showing right rember do not design higher that 280 on the startmenu logo change.
svn path=/trunk/; revision=16595
|
2005-07-16 12:18:16 +00:00 |
|
Jens Collin
|
431d4a6295
|
GetMenuStringA and GetMenuStringW inverted the MF_BYPOSITION parameter. Buffers were incorrectly copied in and wrong size returned in GetMenuItemInfoA ansi-structures.
GetMenuString now works the same on both windows and ROS.
svn path=/trunk/; revision=16594
|
2005-07-16 11:45:28 +00:00 |
|
Maarten Bosma
|
5638b3729f
|
HUMA2000: Spanish translation
svn path=/trunk/; revision=16593
|
2005-07-16 10:23:10 +00:00 |
|
Hartmut Birr
|
6088c647a3
|
- Fixed the size of the hyperspace area (thanks to Filip Navara).
- Enabled Pae mode in freeldr if it is requested.
svn path=/trunk/; revision=16592
|
2005-07-16 09:01:07 +00:00 |
|
Magnus Olsen
|
6d92ae56c6
|
part1 of move bug from a volume to another have been solve, the part two are in Reactos MoveFileEx
svn path=/trunk/; revision=16591
|
2005-07-15 19:15:59 +00:00 |
|
Magnus Olsen
|
eb4fb35571
|
I should not write code when it is hot outside
clean up a if statement for realloc
svn path=/trunk/; revision=16590
|
2005-07-15 18:38:01 +00:00 |
|
Magnus Olsen
|
6850597254
|
in cress COPYCMD param search speed before w3seek does it
svn path=/trunk/; revision=16589
|
2005-07-15 18:31:42 +00:00 |
|
Magnus Olsen
|
8aa7fc3fb8
|
last try to fix NULL bug
svn path=/trunk/; revision=16588
|
2005-07-15 18:25:03 +00:00 |
|
Magnus Olsen
|
8b10660c85
|
last bugfix did forget use tchar * 512 in malloc I did only use 512 in malloc
svn path=/trunk/; revision=16587
|
2005-07-15 18:21:17 +00:00 |
|
Magnus Olsen
|
486636c37b
|
did forget check malloc and realloc was NULL and set size to zero. thx w3seek that did see this mistake
svn path=/trunk/; revision=16586
|
2005-07-15 18:18:40 +00:00 |
|
Magnus Olsen
|
023ebef222
|
implement $s
svn path=/trunk/; revision=16585
|
2005-07-15 17:46:26 +00:00 |
|
Magnus Olsen
|
199110e78f
|
bug fix $t so it write out time instead for "current time is xxxxxxx" not it write the time. bug fix $h so it did jump back and erase the char that was there before.
svn path=/trunk/; revision=16584
|
2005-07-15 17:31:12 +00:00 |
|
Magnus Olsen
|
81517874a0
|
crop the height of mf new logo so it show right
svn path=/trunk/; revision=16583
|
2005-07-15 15:31:14 +00:00 |
|
Hartmut Birr
|
050b5c1946
|
Revert my last commit (r16578).
svn path=/trunk/; revision=16582
|
2005-07-15 15:30:23 +00:00 |
|
Magnus Olsen
|
9f9dfd53cf
|
revert back startmenu.cpp the change are not complite for mf new logo
svn path=/trunk/; revision=16581
|
2005-07-15 15:25:34 +00:00 |
|
Magnus Olsen
|
03a11e092f
|
update swedish .rc and rename it from sw to sv, remove the german part in swedish rc. all swedish rc should have sv,
svn path=/trunk/; revision=16580
|
2005-07-15 15:22:26 +00:00 |
|
Magnus Olsen
|
97d546c77a
|
Forget set some error level and some msg that should have goto ConOut not to ConErr so pipe are working with thuse msg
svn path=/trunk/; revision=16579
|
2005-07-15 14:50:46 +00:00 |
|
Hartmut Birr
|
bde6eea1e8
|
Fixed a test condition in IntWaitMessage.
svn path=/trunk/; revision=16578
|
2005-07-15 14:40:47 +00:00 |
|
Hartmut Birr
|
dfaed2eb99
|
Returned STATUS_NOT_IMPLEMENTED for requests other than read or write.
svn path=/trunk/; revision=16577
|
2005-07-15 14:29:58 +00:00 |
|
Magnus Olsen
|
e75662b821
|
fix a bug from me in COPYCMD check code it was two /V
it should only have been one /N = short file name (dos 8.3 file mname not /S)
svn path=/trunk/; revision=16576
|
2005-07-15 14:18:45 +00:00 |
|
Magnus Olsen
|
84dc5b02f3
|
fix errorlevel for copy. left to do is /D = copy encrypte file and decypte to destinations (NT3.51) /S = make destfile name 8.3 compatible (NT3.51) /Z = restart copy if it fails
svn path=/trunk/; revision=16575
|
2005-07-15 14:12:48 +00:00 |
|
Magnus Olsen
|
2e307cf29e
|
Add environment variable COPYCMD to copy
svn path=/trunk/; revision=16574
|
2005-07-15 13:51:38 +00:00 |
|
James Tabor
|
cc3f2972eb
|
Fix up WM_ENABLE ScrollBarWndProc. Looks like we can disable and enable SB Ctrls.
svn path=/trunk/; revision=16573
|
2005-07-15 11:46:38 +00:00 |
|
James Tabor
|
2aed25b015
|
Fixed wParam in WM_ENABLE ScrollBarWndProc.
svn path=/trunk/; revision=16572
|
2005-07-15 02:16:12 +00:00 |
|
James Tabor
|
3c13baae03
|
Fixing WM_ENABLE ScrollBarWndProc. Tested it with 7-Zip, AbiWord, RegEdit and Winefile, all seem not to use it. Please test this.
svn path=/trunk/; revision=16571
|
2005-07-15 01:42:22 +00:00 |
|
Thomas Bluemel
|
a8f77a38bd
|
don't allow changing the allow and deny checkbox state to checked at the same time
svn path=/trunk/; revision=16569
|
2005-07-14 21:57:57 +00:00 |
|
Hartmut Birr
|
f0300f5044
|
Mark the DispatchingListEntry as removed (in MsqSendMessage).
svn path=/trunk/; revision=16568
|
2005-07-14 21:07:14 +00:00 |
|
Magnus Olsen
|
2032b01e66
|
fix the second bug for 1>text.txt pipe
svn path=/trunk/; revision=16567
|
2005-07-14 20:51:39 +00:00 |
|
Magnus Olsen
|
3a00c096a3
|
fix echo osd 1>text: bug now it should pipe instead it is printing text out text on the screen. need to found the second bug now. but now this pipe are implement.
svn path=/trunk/; revision=16566
|
2005-07-14 20:26:37 +00:00 |
|
Magnus Olsen
|
98d6ba9ebf
|
std_output does handle the : as ms does at pipe and we have also extend it to handle >test.txt: that is not vaild on ms but it should need more code to handle the : as ms does. we can call it reactos extend at cmd
svn path=/trunk/; revision=16564
|
2005-07-14 19:18:37 +00:00 |
|
Magnus Olsen
|
a292f28ef5
|
Change some error msg from ConErr to ConOut for they are being pipe so the behover are equal with ms windows cmd
svn path=/trunk/; revision=16563
|
2005-07-14 18:39:07 +00:00 |
|
Magnus Olsen
|
3aae85b431
|
Fix a weird bug in piping in some case if you pipe to no exists >pipe: then to a exists >pipe: it did make cmd crash for createfile only SetLastErrror when it fails. and the old one was in the loop. to solv it is to rest the GetLastError code before it is call.
svn path=/trunk/; revision=16562
|
2005-07-14 18:16:57 +00:00 |
|