reactos.git
18 years agoCleanup template configuration file
Casper Hornstrup [Fri, 13 May 2005 19:01:46 +0000 (19:01 +0000)]
Cleanup template configuration file

svn path=/branches/xmlbuildsystem/; revision=15266

18 years agoMerge 12736:14980 from trunk
Casper Hornstrup [Thu, 12 May 2005 21:03:51 +0000 (21:03 +0000)]
Merge 12736:14980 from trunk

svn path=/branches/xmlbuildsystem/; revision=15248

18 years agoGenerate make rules for creating directories if they don't exist
Casper Hornstrup [Thu, 12 May 2005 19:32:15 +0000 (19:32 +0000)]
Generate make rules for creating directories if they don't exist

svn path=/branches/xmlbuildsystem/; revision=15244

18 years agoGenerate static libraries in intermediate directory
Casper Hornstrup [Wed, 11 May 2005 20:58:40 +0000 (20:58 +0000)]
Generate static libraries in intermediate directory

svn path=/branches/xmlbuildsystem/; revision=15232

18 years agoUse mingw convention for import libraries (libmodule.a)
Casper Hornstrup [Wed, 11 May 2005 17:37:46 +0000 (17:37 +0000)]
Use mingw convention for import libraries (libmodule.a)

svn path=/branches/xmlbuildsystem/; revision=15223

18 years agoRebuild import library if definition file is modified
Casper Hornstrup [Wed, 11 May 2005 17:12:24 +0000 (17:12 +0000)]
Rebuild import library if definition file is modified

svn path=/branches/xmlbuildsystem/; revision=15221

18 years agoRelink executable if definition file changes.
Casper Hornstrup [Sun, 8 May 2005 14:39:46 +0000 (14:39 +0000)]
Relink executable if definition file changes.

svn path=/branches/xmlbuildsystem/; revision=15122

18 years agoBe consistent when passing --dll argument to gcc
Casper Hornstrup [Sun, 8 May 2005 14:30:04 +0000 (14:30 +0000)]
Be consistent when passing --dll argument to gcc

svn path=/branches/xmlbuildsystem/; revision=15121

18 years agoBuild non-stripped version of ntoskrnl.exe if requested
Casper Hornstrup [Sun, 8 May 2005 13:45:50 +0000 (13:45 +0000)]
Build non-stripped version of ntoskrnl.exe if requested

svn path=/branches/xmlbuildsystem/; revision=15120

18 years agoMake expat a static library
Casper Hornstrup [Sat, 7 May 2005 08:32:28 +0000 (08:32 +0000)]
Make expat a static library

svn path=/branches/xmlbuildsystem/; revision=15075

18 years agoCorrect typo
Casper Hornstrup [Sat, 7 May 2005 08:15:07 +0000 (08:15 +0000)]
Correct typo

svn path=/branches/xmlbuildsystem/; revision=15074

18 years agoCorrectly forward exports to NTDLL
Casper Hornstrup [Sat, 7 May 2005 08:08:12 +0000 (08:08 +0000)]
Correctly forward exports to NTDLL

svn path=/branches/xmlbuildsystem/; revision=15073

18 years agoSmdll is a native DLL. Thanks to Ge van Geldorp for figuring this out.
Casper Hornstrup [Sat, 7 May 2005 07:46:54 +0000 (07:46 +0000)]
Smdll is a native DLL. Thanks to Ge van Geldorp for figuring this out.

svn path=/branches/xmlbuildsystem/; revision=15072

18 years agoLink against static lib instead of dll
Gé van Geldorp [Fri, 6 May 2005 22:38:00 +0000 (22:38 +0000)]
Link against static lib instead of dll

svn path=/branches/xmlbuildsystem/; revision=15064

18 years agoAdd <module>_install target
Casper Hornstrup [Fri, 6 May 2005 16:05:37 +0000 (16:05 +0000)]
Add <module>_install target

svn path=/branches/xmlbuildsystem/; revision=15047

18 years agoAdd missing files
Casper Hornstrup [Fri, 6 May 2005 16:02:04 +0000 (16:02 +0000)]
Add missing files

svn path=/branches/xmlbuildsystem/; revision=15046

18 years agoMore sane default image base addresses
Casper Hornstrup [Fri, 6 May 2005 14:12:25 +0000 (14:12 +0000)]
More sane default image base addresses

svn path=/branches/xmlbuildsystem/; revision=15044

18 years agoBuild dhcp
Casper Hornstrup [Fri, 6 May 2005 12:22:35 +0000 (12:22 +0000)]
Build dhcp

svn path=/branches/xmlbuildsystem/; revision=15041

18 years agoAdd missing file
Casper Hornstrup [Fri, 6 May 2005 11:20:10 +0000 (11:20 +0000)]
Add missing file

svn path=/branches/xmlbuildsystem/; revision=15038

18 years agoDon't strip relocation information from DLLs
Casper Hornstrup [Fri, 6 May 2005 10:45:24 +0000 (10:45 +0000)]
Don't strip relocation information from DLLs

svn path=/branches/xmlbuildsystem/; revision=15036

18 years agoSet svn:eol-style=native
Casper Hornstrup [Fri, 6 May 2005 10:38:30 +0000 (10:38 +0000)]
Set svn:eol-style=native

svn path=/branches/xmlbuildsystem/; revision=15035

18 years agoAdd missing leading underscores in symbols
Casper Hornstrup [Fri, 6 May 2005 10:17:43 +0000 (10:17 +0000)]
Add missing leading underscores in symbols

svn path=/branches/xmlbuildsystem/; revision=15034

18 years agoMerge 14551:14980 from trunk
Casper Hornstrup [Thu, 5 May 2005 19:15:25 +0000 (19:15 +0000)]
Merge 14551:14980 from trunk

svn path=/branches/xmlbuildsystem/; revision=15017

18 years agoCopy wininet to branch
Casper Hornstrup [Thu, 5 May 2005 09:48:22 +0000 (09:48 +0000)]
Copy wininet to branch

svn path=/branches/xmlbuildsystem/; revision=14986

18 years agoDelete wininet
Casper Hornstrup [Thu, 5 May 2005 09:45:38 +0000 (09:45 +0000)]
Delete wininet

svn path=/branches/xmlbuildsystem/; revision=14985

18 years agoprevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not...
Thomas Bluemel [Wed, 4 May 2005 22:21:55 +0000 (22:21 +0000)]
prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes!

svn path=/trunk/; revision=14980

18 years agocorrectly use tchar.h again and build a unicode version by default
Thomas Bluemel [Wed, 4 May 2005 22:18:43 +0000 (22:18 +0000)]
correctly use tchar.h again and build a unicode version by default

svn path=/trunk/; revision=14979

18 years agoit's valid to pass lpTargetHandle = NULL to DuplicateHandle()
Thomas Bluemel [Wed, 4 May 2005 21:23:13 +0000 (21:23 +0000)]
it's valid to pass lpTargetHandle = NULL to DuplicateHandle()

svn path=/trunk/; revision=14978

18 years agoFix GDB stub:
Gé van Geldorp [Wed, 4 May 2005 20:38:43 +0000 (20:38 +0000)]
Fix GDB stub:
- Initialize WrapperTable routines as early as possible
- Initialize debug port (hard coded to COM2, 115200 baud for now)
- Don't limit runnable thread on startup

svn path=/trunk/; revision=14977

18 years agomake correct use of tchar.h in taskmgr and build it as unicode by default
Thomas Bluemel [Wed, 4 May 2005 19:29:28 +0000 (19:29 +0000)]
make correct use of tchar.h in taskmgr and build it as unicode by default

svn path=/trunk/; revision=14976

18 years agoSteven Wilson: update tlist to use new process info struct names
Maarten Bosma [Wed, 4 May 2005 18:53:47 +0000 (18:53 +0000)]
Steven Wilson: update tlist to use new process info struct names

svn path=/trunk/; revision=14975

18 years agoDavid Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt and small...
Magnus Olsen [Wed, 4 May 2005 18:10:12 +0000 (18:10 +0000)]
David Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt and small change from Kris Engeman

svn path=/trunk/; revision=14974

18 years agorestore toolbar bitmap
Martin Fuchs [Wed, 4 May 2005 17:59:36 +0000 (17:59 +0000)]
restore toolbar bitmap

svn path=/trunk/; revision=14973

18 years agoSwedish åäö was gone in the translation after some commit.
Magnus Olsen [Wed, 4 May 2005 17:41:27 +0000 (17:41 +0000)]
Swedish åäö was gone in the translation after some commit.
I which we can split all langues to own .rc files.
so this can not be happen agien

Thx  Harteex for fixing åäö in the .rc file

svn path=/trunk/; revision=14972

18 years agofilip0402 : patch for taskmgr to remove some hardcode string tested by Harteex
Magnus Olsen [Wed, 4 May 2005 16:54:48 +0000 (16:54 +0000)]
filip0402 : patch for taskmgr to remove some hardcode string tested by Harteex

svn path=/trunk/; revision=14971

18 years agoSet Thread->SystemThread to TRUE when creating a system thread. Patch by Filip Navara
Hervé Poussineau [Wed, 4 May 2005 16:00:39 +0000 (16:00 +0000)]
Set Thread->SystemThread to TRUE when creating a system thread. Patch by Filip Navara

svn path=/trunk/; revision=14970

18 years agoRegOpenKey, RegOpenKeyEx A/W imported and ported from WINE. This keeps the current...
Aleksey Bragin [Wed, 4 May 2005 15:53:54 +0000 (15:53 +0000)]
RegOpenKey, RegOpenKeyEx A/W imported and ported from WINE. This keeps the current test set in advapi32_test registry on 85/0 level

svn path=/trunk/; revision=14969

18 years agoNtOpenKey modified to correctly behave when wrong input params are given (according...
Aleksey Bragin [Wed, 4 May 2005 15:27:05 +0000 (15:27 +0000)]
NtOpenKey modified to correctly behave when wrong input params are given (according to WINE tests).

svn path=/trunk/; revision=14968

18 years agoFix flags checking in I8042ReadData (patch by Tinus_)
Hervé Poussineau [Wed, 4 May 2005 13:28:34 +0000 (13:28 +0000)]
Fix flags checking in I8042ReadData (patch by Tinus_)
Check error codes returned by IoCreateDevice
Replace ExFreePool by ExFreePoolWithTag

svn path=/trunk/; revision=14967

18 years agoFix horrible bug where Queued Threads were treated like Threads on the Ready list...
Alex Ionescu [Tue, 3 May 2005 23:24:26 +0000 (23:24 +0000)]
Fix horrible bug where Queued Threads were treated like Threads on the Ready list. I was aware of this bug for months and it's fixed in my new scheduler but now that tinus has seen it happen, I'm comitting the fix temporarly in trunk.

svn path=/trunk/; revision=14966

18 years agobugfix from, tinus mailto:o112w8r02@sneakemail.com
Magnus Olsen [Tue, 3 May 2005 23:18:21 +0000 (23:18 +0000)]
bugfix from, tinus mailto:o112w8r02@sneakemail.com
fixining http://reactos.com/bugzilla/show_bug.cgi?id=616#c1
bug in mozila

There's a small bug in usetup/bootsup.c which makes it fail formatting the disk.
It tries to read the bootsector image on the cdrom for write access (which
succeeds), then tries to read from the handle (which fails).

svn path=/trunk/; revision=14965

18 years agoDo always set the UserIosb of an irp in IoSecondStageCompletion.
Hartmut Birr [Tue, 3 May 2005 21:42:35 +0000 (21:42 +0000)]
Do always set the UserIosb of an irp in IoSecondStageCompletion.

svn path=/trunk/; revision=14964

18 years agoAdd French translation for sndvol32 (Patch by Usurp)
Hervé Poussineau [Tue, 3 May 2005 21:25:41 +0000 (21:25 +0000)]
Add French translation for sndvol32 (Patch by Usurp)
Set properties for Cz.rc and Sv.rc

svn path=/trunk/; revision=14963

18 years agoImplement WSAStringToAddressA
Magnus Olsen [Tue, 3 May 2005 18:37:51 +0000 (18:37 +0000)]
Implement WSAStringToAddressA

svn path=/trunk/; revision=14962

18 years agoImplement WSAStringToAddressW
Magnus Olsen [Tue, 3 May 2005 17:22:52 +0000 (17:22 +0000)]
Implement WSAStringToAddressW

svn path=/trunk/; revision=14961

18 years agoRemove Disk driver for Bochs.
Hervé Poussineau [Tue, 3 May 2005 13:14:59 +0000 (13:14 +0000)]
Remove Disk driver for Bochs.
It doesn't compile and shouldn't be usefull as we have a normal disk driver in drivers/storage/disk

svn path=/trunk/; revision=14960

18 years agorosshell: printer and network folder in start menu
Martin Fuchs [Tue, 3 May 2005 12:15:27 +0000 (12:15 +0000)]
rosshell: printer and network folder in start menu

svn path=/trunk/; revision=14959

18 years agorevert accidental commit
Alex Ionescu [Tue, 3 May 2005 11:56:46 +0000 (11:56 +0000)]
revert accidental commit

svn path=/trunk/; revision=14958

18 years agocontext menu interface pointer cleanup
Martin Fuchs [Tue, 3 May 2005 09:32:10 +0000 (09:32 +0000)]
context menu interface pointer cleanup

svn path=/trunk/; revision=14957

18 years agosmall optimization for the last change
Martin Fuchs [Tue, 3 May 2005 09:21:42 +0000 (09:21 +0000)]
small optimization for the last change

svn path=/trunk/; revision=14956

18 years agodisplay custom folders in start menu root
Martin Fuchs [Tue, 3 May 2005 08:04:58 +0000 (08:04 +0000)]
display custom folders in start menu root

svn path=/trunk/; revision=14955

18 years agocontext menu interface pointer cleanup
Martin Fuchs [Tue, 3 May 2005 08:03:46 +0000 (08:03 +0000)]
context menu interface pointer cleanup

svn path=/trunk/; revision=14954

18 years agoOpen/create all files with the necessary rights.
Hartmut Birr [Mon, 2 May 2005 20:30:29 +0000 (20:30 +0000)]
Open/create all files with the necessary rights.

svn path=/trunk/; revision=14951

18 years ago- Check first for a valid returned object in ObOpenObjectByName.
Hartmut Birr [Mon, 2 May 2005 19:12:31 +0000 (19:12 +0000)]
- 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

18 years agoAdd i8042prt.sys and kbdclass.sys to boot cd
Hervé Poussineau [Mon, 2 May 2005 16:35:58 +0000 (16:35 +0000)]
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

18 years agoMove VMS subtree in the proper place.
Emanuele Aliberti [Mon, 2 May 2005 14:15:56 +0000 (14:15 +0000)]
Move VMS subtree in the proper place.

svn path=/trunk/; revision=14948

18 years agoFix Alex's completely wrong fix for NtUserScrollWindowEx (aka bug #606).
Filip Navara [Mon, 2 May 2005 14:05:38 +0000 (14:05 +0000)]
Fix Alex's completely wrong fix for NtUserScrollWindowEx (aka bug #606).

svn path=/trunk/; revision=14947

18 years agoFix many of the scrollbar issues. However, MDI Scrollbars are still not working perfe...
Alex Ionescu [Mon, 2 May 2005 11:42:41 +0000 (11:42 +0000)]
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

18 years agoDon't call internal function which checks parameters since our parameter is kernel...
Alex Ionescu [Mon, 2 May 2005 11:38:48 +0000 (11:38 +0000)]
Don't call internal function which checks parameters since our parameter is kernel mode.

svn path=/trunk/; revision=14945

18 years agoDon't free unicode strings in case of error
Hervé Poussineau [Mon, 2 May 2005 11:03:54 +0000 (11:03 +0000)]
Don't free unicode strings in case of error

svn path=/trunk/; revision=14944

18 years agoFix KDSERIAL.
Art Yerkes [Mon, 2 May 2005 07:04:36 +0000 (07:04 +0000)]
Fix KDSERIAL.

svn path=/trunk/; revision=14943

18 years agoSame kind of fixes for NtFlushBuffersFile
Alex Ionescu [Mon, 2 May 2005 05:27:32 +0000 (05:27 +0000)]
Same kind of fixes for NtFlushBuffersFile

svn path=/trunk/; revision=14942

18 years agoFix NtQueryInformationFile. Use right device object in case of FO_DIRECT_DEVICE_OPEN...
Alex Ionescu [Mon, 2 May 2005 05:15:20 +0000 (05:15 +0000)]
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

18 years agoimplement owner drawn context menus for winefile
Martin Fuchs [Sun, 1 May 2005 23:19:48 +0000 (23:19 +0000)]
implement owner drawn context menus for winefile

svn path=/trunk/; revision=14940

18 years agoFix garbage text output with cmd.exe in GUI mode.
Hervé Poussineau [Sun, 1 May 2005 22:30:13 +0000 (22:30 +0000)]
Fix garbage text output with cmd.exe in GUI mode.
Thanks to Hartmut for pointing me the problem

svn path=/trunk/; revision=14939

18 years agoByebye decrepit drivers
Alex Ionescu [Sun, 1 May 2005 22:29:18 +0000 (22:29 +0000)]
Byebye decrepit drivers

svn path=/trunk/; revision=14938

18 years agoRemove incorrect change
Alex Ionescu [Sun, 1 May 2005 22:20:13 +0000 (22:20 +0000)]
Remove incorrect change

svn path=/trunk/; revision=14936

18 years agoremove accidental commit
Alex Ionescu [Sun, 1 May 2005 22:06:38 +0000 (22:06 +0000)]
remove accidental commit

svn path=/trunk/; revision=14935

18 years agoRemove incorrect change
Alex Ionescu [Sun, 1 May 2005 21:57:57 +0000 (21:57 +0000)]
Remove incorrect change

svn path=/trunk/; revision=14934

18 years agoDo not signal event twice. Thanks to Gunnar for finding the bug
Alex Ionescu [Sun, 1 May 2005 21:51:57 +0000 (21:51 +0000)]
Do not signal event twice. Thanks to Gunnar for finding the bug

svn path=/trunk/; revision=14933

18 years agomerge ROS Shell without integrated explorer part into trunk
Martin Fuchs [Sun, 1 May 2005 21:22:13 +0000 (21:22 +0000)]
merge ROS Shell without integrated explorer part into trunk

svn path=/trunk/; revision=14932

18 years agoDeleteFile should create a handle with DELETE access rights
Thomas Bluemel [Sun, 1 May 2005 21:19:04 +0000 (21:19 +0000)]
DeleteFile should create a handle with DELETE access rights

svn path=/trunk/; revision=14931

18 years agoSVN maintenance on new directories/files
Hervé Poussineau [Sun, 1 May 2005 21:03:02 +0000 (21:03 +0000)]
SVN maintenance on new directories/files

svn path=/trunk/; revision=14929

18 years agoPotapnik <jirka@studioprojekt.cz>
Filip Navara [Sun, 1 May 2005 20:53:29 +0000 (20:53 +0000)]
Potapnik <jirka@studioprojekt.cz>
Czech translation of Registry Editor.

svn path=/trunk/; revision=14928

18 years agoPotapnik <jirka@studioprojekt.cz>
Filip Navara [Sun, 1 May 2005 20:48:20 +0000 (20:48 +0000)]
Potapnik <jirka@studioprojekt.cz>
Czech translation of VMWInst, Welcome and WinLogon (with one change by me).

svn path=/trunk/; revision=14927

18 years agoi8042prt driver by tinus.
Alex Ionescu [Sun, 1 May 2005 20:38:29 +0000 (20:38 +0000)]
i8042prt driver by tinus.

svn path=/trunk/; revision=14926

18 years agoreverted them back from ekohl change it create
Magnus Olsen [Sun, 1 May 2005 20:30:41 +0000 (20:30 +0000)]
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

18 years agoPlease give names to your PDOs. Should correct the boot on non-ACPI systems.
Hervé Poussineau [Sun, 1 May 2005 20:20:59 +0000 (20:20 +0000)]
Please give names to your PDOs. Should correct the boot on non-ACPI systems.

svn path=/trunk/; revision=14924

18 years agomore rosshell separations
Martin Fuchs [Sun, 1 May 2005 20:12:06 +0000 (20:12 +0000)]
more rosshell separations

svn path=/branches/lean-explorer/; revision=14923

18 years agoexperimental ROS Shell without integrated explorer part
Martin Fuchs [Sun, 1 May 2005 20:02:30 +0000 (20:02 +0000)]
experimental ROS Shell without integrated explorer part

svn path=/branches/lean-explorer/; revision=14922

18 years agoFix IopCloseFile: Use IRP_SYNC_API flag, use local stack event, get the right deviceo...
Alex Ionescu [Sun, 1 May 2005 19:46:51 +0000 (19:46 +0000)]
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

18 years agoFix IopDeleteFile: Use IRP_SYNC_API flag, use local stack event, fix memory leak...
Alex Ionescu [Sun, 1 May 2005 19:36:00 +0000 (19:36 +0000)]
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

18 years agofixed some warnings with gcc4 (mostly assignment differs in signedness warnings)
Thomas Bluemel [Sun, 1 May 2005 19:30:06 +0000 (19:30 +0000)]
fixed some warnings with gcc4 (mostly assignment differs in signedness warnings)

svn path=/trunk/; revision=14919

18 years agoFix so it can compile agein
Magnus Olsen [Sun, 1 May 2005 18:23:08 +0000 (18:23 +0000)]
Fix so it can compile agein

svn path=/trunk/; revision=14918

18 years agoRemove some hardcode strings
Magnus Olsen [Sun, 1 May 2005 17:32:09 +0000 (17:32 +0000)]
Remove some hardcode strings
to En.rc

svn path=/trunk/; revision=14917

18 years agoMove english langues to own .rc file (En.rc) so it be more easy to maintain all langues
Magnus Olsen [Sun, 1 May 2005 15:18:45 +0000 (15:18 +0000)]
Move english langues to own .rc file (En.rc) so it be more easy to maintain all langues

svn path=/trunk/; revision=14916

18 years agoMove english langues to own .rc file (En.rc) so it be more easy to maintain all langues
Magnus Olsen [Sun, 1 May 2005 14:53:57 +0000 (14:53 +0000)]
Move english langues to own .rc file (En.rc) so it be more easy to maintain all langues

svn path=/trunk/; revision=14915

18 years agoAndreas Bjerkeholt: Swedish translation, proofread by David Nordenberg
Magnus Olsen [Sun, 1 May 2005 14:42:04 +0000 (14:42 +0000)]
Andreas Bjerkeholt: Swedish translation, proofread by David Nordenberg

svn path=/trunk/; revision=14914

18 years ago David Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt
Magnus Olsen [Sun, 1 May 2005 14:39:01 +0000 (14:39 +0000)]
 David Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt

svn path=/trunk/; revision=14913

18 years ago- Use fixed message buffer size.
Eric Kohl [Sun, 1 May 2005 13:58:30 +0000 (13:58 +0000)]
- 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

18 years agorestore the IDS_TERMINATE strings trashed by the commit in rev. 14769
Martin Fuchs [Sun, 1 May 2005 12:56:25 +0000 (12:56 +0000)]
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

18 years agoAdded HOST=mingw32-linux64 setting.
Art Yerkes [Sun, 1 May 2005 11:24:07 +0000 (11:24 +0000)]
Added HOST=mingw32-linux64 setting.
Fixed various small breakage for linux64 host.

svn path=/trunk/; revision=14910

18 years agotinus <o112w8r02@sneakemail.com>
Filip Navara [Sun, 1 May 2005 11:15:11 +0000 (11:15 +0000)]
tinus <o112w8r02@sneakemail.com>
Call the shell hook on showing/hiding window.

svn path=/trunk/; revision=14909

19 years agoMade the loading of resource strings more unicode compatibly.
Hartmut Birr [Sun, 1 May 2005 10:28:58 +0000 (10:28 +0000)]
Made the loading of resource strings more unicode compatibly.

svn path=/trunk/; revision=14908

19 years agoReturn the correct data length for FSCTL_PIPE_GET_STATE.
Hartmut Birr [Sun, 1 May 2005 09:53:19 +0000 (09:53 +0000)]
Return the correct data length for FSCTL_PIPE_GET_STATE.

svn path=/trunk/; revision=14907

19 years agoFixed the calculation of timeout values.
Hartmut Birr [Sun, 1 May 2005 09:51:06 +0000 (09:51 +0000)]
Fixed the calculation of timeout values.

svn path=/trunk/; revision=14906

19 years agoPrint symbol names if DBG is defined.
Hartmut Birr [Sun, 1 May 2005 09:49:45 +0000 (09:49 +0000)]
Print symbol names if DBG is defined.

svn path=/trunk/; revision=14905

19 years agoPotapnik <jirka@studioprojekt.cz>
Filip Navara [Sun, 1 May 2005 09:45:35 +0000 (09:45 +0000)]
Potapnik <jirka@studioprojekt.cz>
Czech translation of Task Manager statusbar messages.

svn path=/trunk/; revision=14904

19 years agoForgot to change the sprintf statements in revision 14902.
Filip Navara [Sun, 1 May 2005 09:29:20 +0000 (09:29 +0000)]
Forgot to change the sprintf statements in revision 14902.

svn path=/trunk/; revision=14903

19 years agoMove the statusbar strings to resources.
Filip Navara [Sun, 1 May 2005 09:23:12 +0000 (09:23 +0000)]
Move the statusbar strings to resources.

svn path=/trunk/; revision=14902