reactos.git
18 years agoupdate translation hu from tally
Magnus Olsen [Mon, 12 Dec 2005 17:12:58 +0000 (17:12 +0000)]
update translation hu from tally

svn path=/trunk/; revision=20104

18 years agoFix the case when IRP_MN_QUERY_DEVICE_TEXT returns nothing
Hervé Poussineau [Mon, 12 Dec 2005 16:44:09 +0000 (16:44 +0000)]
Fix the case when IRP_MN_QUERY_DEVICE_TEXT returns nothing
Set DN_DRIVER_LOADED and DN_STARTED flags

svn path=/trunk/; revision=20103

18 years agoBenoit Plante <cmoibenlepro@hotmail.com>
Gé van Geldorp [Mon, 12 Dec 2005 09:06:40 +0000 (09:06 +0000)]
Benoit Plante <cmoibenlepro@hotmail.com>
French translations

svn path=/trunk/; revision=20102

18 years agosamwise52 <samcharly@hotmail.com>
Gé van Geldorp [Mon, 12 Dec 2005 08:58:57 +0000 (08:58 +0000)]
samwise52 <samcharly@hotmail.com>
Some spanish translation patches

svn path=/trunk/; revision=20101

18 years agoadded "generic floppy disk controller" (currently using NO_DRV)
Christoph von Wittich [Mon, 12 Dec 2005 08:41:02 +0000 (08:41 +0000)]
added "generic floppy disk controller" (currently using NO_DRV)

svn path=/trunk/; revision=20100

18 years ago - Replaced horribly broken implementation of CreateSymbolicLinkW with actual impleme...
KJK::Hyperion [Mon, 12 Dec 2005 02:05:54 +0000 (02:05 +0000)]
 - Replaced horribly broken implementation of CreateSymbolicLinkW with actual implementation.
 - Defined IO_REPARSE_TAG_SYMLINK and corrected REPARSE_DATA_BUFFER as per ntifs.h version 0145

svn path=/trunk/; revision=20098

18 years agocorrect implementation of VerLanguageNameA/W
Christoph von Wittich [Mon, 12 Dec 2005 00:36:31 +0000 (00:36 +0000)]
correct implementation of VerLanguageNameA/W

svn path=/trunk/; revision=20097

18 years agoAdd small utility to download/install Firefox
Gé van Geldorp [Mon, 12 Dec 2005 00:23:07 +0000 (00:23 +0000)]
Add small utility to download/install Firefox

svn path=/trunk/; revision=20096

18 years agobetter stubs for VerLanguageNameA/W (untested)
Christoph von Wittich [Mon, 12 Dec 2005 00:06:38 +0000 (00:06 +0000)]
better stubs for VerLanguageNameA/W (untested)

svn path=/trunk/; revision=20095

18 years agoNtGdiDdQueryDirectDrawObject do not setup wrong callback to struct members. Check...
Magnus Olsen [Sun, 11 Dec 2005 23:53:23 +0000 (23:53 +0000)]
NtGdiDdQueryDirectDrawObject do not setup wrong callback to struct members. Check for some NULL parama that can not be NULL.

svn path=/trunk/; revision=20094

18 years agobetter GetSystemPowerStatus stub
Christoph von Wittich [Sun, 11 Dec 2005 23:45:44 +0000 (23:45 +0000)]
better GetSystemPowerStatus stub

svn path=/trunk/; revision=20093

18 years agoCheck for failed allocations. Spotted by Martin Bealby.
Filip Navara [Sun, 11 Dec 2005 23:43:37 +0000 (23:43 +0000)]
Check for failed allocations. Spotted by Martin Bealby.

svn path=/trunk/; revision=20092

18 years agoset eol-style:native
Christoph von Wittich [Sun, 11 Dec 2005 23:01:45 +0000 (23:01 +0000)]
set eol-style:native

svn path=/trunk/; revision=20091

18 years agoRevert r20089, thanks SVN for not a nice conflict resolution!
Filip Navara [Sun, 11 Dec 2005 22:40:15 +0000 (22:40 +0000)]
Revert r20089, thanks SVN for not a nice conflict resolution!

svn path=/trunk/; revision=20090

18 years agoCheck for failed allocation in GetNamedPipeHandleStateA.
Filip Navara [Sun, 11 Dec 2005 22:36:20 +0000 (22:36 +0000)]
Check for failed allocation in GetNamedPipeHandleStateA.

svn path=/trunk/; revision=20089

18 years agofixed uninitialized variable warnings and possible buffer overflows when reading...
Thomas Bluemel [Sun, 11 Dec 2005 22:13:46 +0000 (22:13 +0000)]
fixed uninitialized variable warnings and possible buffer overflows when reading strings from the registry that aren't NULL-terminated

svn path=/trunk/; revision=20088

18 years agoPut back extra info if it was present
Gé van Geldorp [Sun, 11 Dec 2005 21:24:27 +0000 (21:24 +0000)]
Put back extra info if it was present

svn path=/trunk/; revision=20085

18 years agoadded polish resource by Kokodin <kuraxxl(at)wp.pl>
Sebastian Gasiorek [Sun, 11 Dec 2005 21:22:45 +0000 (21:22 +0000)]
added polish resource by Kokodin <kuraxxl(at)wp.pl>

svn path=/trunk/; revision=20084

18 years agoResolve chained CNAME records
Gé van Geldorp [Sun, 11 Dec 2005 21:17:58 +0000 (21:17 +0000)]
Resolve chained CNAME records

svn path=/trunk/; revision=20082

18 years agofixed some missing NULL checks, reported by M Bealby in bug #1110
Thomas Bluemel [Sun, 11 Dec 2005 21:12:22 +0000 (21:12 +0000)]
fixed some missing NULL checks, reported by M Bealby in bug #1110

svn path=/trunk/; revision=20081

18 years agofixed some missing NULL checks, reported by M Bealby in bug #1110
Thomas Bluemel [Sun, 11 Dec 2005 20:04:38 +0000 (20:04 +0000)]
fixed some missing NULL checks, reported by M Bealby in bug #1110

svn path=/trunk/; revision=20079

18 years agobugfix a bsod in DD_Cleanup
Magnus Olsen [Sun, 11 Dec 2005 19:42:08 +0000 (19:42 +0000)]
bugfix a bsod in DD_Cleanup

svn path=/trunk/; revision=20078

18 years agofixed converting the unicode string back to ansi in GetNamedPipeHandleStateA, also...
Thomas Bluemel [Sun, 11 Dec 2005 19:36:43 +0000 (19:36 +0000)]
fixed converting the unicode string back to ansi in GetNamedPipeHandleStateA, also check if memory allocation failed (reported by M Bealby in bug #1110)

svn path=/trunk/; revision=20077

18 years agodefine and use __w64 for MSVC (if not using PSDK/DDK)
Thomas Bluemel [Sun, 11 Dec 2005 19:21:18 +0000 (19:21 +0000)]
define and use __w64 for MSVC (if not using PSDK/DDK)

svn path=/trunk/; revision=20072

18 years agoRemove dot at the end of filename without extension
Sebastian Gasiorek [Sun, 11 Dec 2005 18:29:27 +0000 (18:29 +0000)]
Remove dot at the end of filename without extension

svn path=/trunk/; revision=20071

18 years agocomplete the sync with wine 0.9.2
Magnus Olsen [Sun, 11 Dec 2005 17:53:49 +0000 (17:53 +0000)]
complete the sync with wine 0.9.2

svn path=/trunk/; revision=20070

18 years agodshow header not completet. but egnuth be in use.
Magnus Olsen [Sun, 11 Dec 2005 17:51:36 +0000 (17:51 +0000)]
dshow header not completet. but egnuth be in use.

svn path=/trunk/; revision=20069

18 years agosolv one of dxdiagn sync problem part 3
Magnus Olsen [Sun, 11 Dec 2005 17:43:10 +0000 (17:43 +0000)]
solv one of dxdiagn sync problem part 3

svn path=/trunk/; revision=20068

18 years agoAllocate a tem buffer for the module names in LdrpQueryModuleInformation, because...
Hartmut Birr [Sun, 11 Dec 2005 17:02:07 +0000 (17:02 +0000)]
Allocate a tem buffer for the module names in LdrpQueryModuleInformation, because it isn't possible to call RtlUnicodeStringToAnsiString if the irql is raised to DPC_LEVEL.

svn path=/trunk/; revision=20067

18 years agosync the header with wine 0.9.2 part 2 of 4
Magnus Olsen [Sun, 11 Dec 2005 16:46:40 +0000 (16:46 +0000)]
sync the header with wine 0.9.2 part 2 of 4

svn path=/trunk/; revision=20066

18 years agofind applet by name (fixes bug #1063)
Sebastian Gasiorek [Sun, 11 Dec 2005 15:18:39 +0000 (15:18 +0000)]
find applet by name (fixes bug #1063)

svn path=/trunk/; revision=20065

18 years agoSort drivers by rank + date, so best driver would be the most recent for the best...
Hervé Poussineau [Sun, 11 Dec 2005 11:27:08 +0000 (11:27 +0000)]
Sort drivers by rank + date, so best driver would be the most recent for the best rank
Parse version field in .inf files
Replace [0] in structures definition by [ANYSIZE_ARRAY], and use FIELD_OFFSET macro
Remove some useless spaces

svn path=/trunk/; revision=20063

18 years agoUse links.reactos.org redirection script
Gé van Geldorp [Sun, 11 Dec 2005 11:26:20 +0000 (11:26 +0000)]
Use links.reactos.org redirection script

svn path=/trunk/; revision=20061

18 years agoRename mouse.inf to msmouse.inf to allow better compatibility with 3rd party mouse...
Hervé Poussineau [Sun, 11 Dec 2005 09:57:53 +0000 (09:57 +0000)]
Rename mouse.inf to msmouse.inf to allow better compatibility with 3rd party mouse drivers

svn path=/trunk/; revision=20060

18 years agoUsurp <petreolle@users.sourceforge.net>:
Gé van Geldorp [Sun, 11 Dec 2005 08:50:28 +0000 (08:50 +0000)]
Usurp <petreolle@users.sourceforge.net>:
- Add French translation

svn path=/trunk/; revision=20059

18 years agoRemove some debug output for USB drivers
Hervé Poussineau [Sun, 11 Dec 2005 08:29:03 +0000 (08:29 +0000)]
Remove some debug output for USB drivers

svn path=/trunk/; revision=20058

18 years agoDon't include useless files
Hervé Poussineau [Sun, 11 Dec 2005 08:27:35 +0000 (08:27 +0000)]
Don't include useless files
xboxvmp.c: use functions provided by videoprt instead of hal ones
xboxvmp.c: replace DPRINT(1) by VideoPortDebugPrint

svn path=/trunk/; revision=20057

18 years agoAdded chew library.
Art Yerkes [Sun, 11 Dec 2005 08:27:12 +0000 (08:27 +0000)]
Added chew library.

svn path=/trunk/; revision=20056

18 years agoA little library for making it easier to get to PASSIVE_LEVEL. Just contains
Art Yerkes [Sun, 11 Dec 2005 08:26:16 +0000 (08:26 +0000)]
A little library for making it easier to get to PASSIVE_LEVEL.  Just contains
boilerplate for using work items.

svn path=/trunk/; revision=20055

18 years agoImplement SetupDiGetClassImageIndex, SetupDiGetClassImageList, SetupDiGetClassImageLi...
Hervé Poussineau [Sun, 11 Dec 2005 08:11:21 +0000 (08:11 +0000)]
Implement SetupDiGetClassImageIndex, SetupDiGetClassImageList, SetupDiGetClassImageListExA/W, SetupDiLoadClassIcon

svn path=/trunk/; revision=20054

18 years agoMake sure buffer isnt NULL. fixes bug 1102.
Brandon Turner [Sun, 11 Dec 2005 06:01:32 +0000 (06:01 +0000)]
Make sure buffer isnt NULL. fixes bug 1102.

svn path=/trunk/; revision=20053

18 years agoSpell it right. :rolleyes:
Brandon Turner [Sun, 11 Dec 2005 05:51:14 +0000 (05:51 +0000)]
Spell it right.  :rolleyes:

svn path=/trunk/; revision=20052

18 years agoCheck to make sure pointer isnt null after allocation. Fixes bug 1103.
Brandon Turner [Sun, 11 Dec 2005 05:49:02 +0000 (05:49 +0000)]
Check to make sure pointer isnt null after allocation. Fixes bug 1103.

svn path=/trunk/; revision=20051

18 years agoStop the footer from printing twice. fixes 1084.
Brandon Turner [Sun, 11 Dec 2005 05:34:11 +0000 (05:34 +0000)]
Stop the footer from printing twice.  fixes 1084.

svn path=/trunk/; revision=20050

18 years ago"Add" -> "Modify". Fixes bug 847.
Brandon Turner [Sun, 11 Dec 2005 04:55:19 +0000 (04:55 +0000)]
"Add" -> "Modify".  Fixes bug 847.

svn path=/trunk/; revision=20049

18 years agoWrite the new environment vars to the registry. Fixes 987.
Brandon Turner [Sun, 11 Dec 2005 04:37:18 +0000 (04:37 +0000)]
Write the new environment vars to the registry.  Fixes 987.

svn path=/trunk/; revision=20048

18 years agofix inserting menu by position in InsertMenuA/W
Sebastian Gasiorek [Sun, 11 Dec 2005 00:07:56 +0000 (00:07 +0000)]
fix inserting menu by position in InsertMenuA/W

svn path=/trunk/; revision=20047

18 years agoShut off some debug messages
Gé van Geldorp [Sat, 10 Dec 2005 22:24:51 +0000 (22:24 +0000)]
Shut off some debug messages

svn path=/trunk/; revision=20045

18 years agoMultiple interrupt status bits can be active at the same time, process them
Gé van Geldorp [Sat, 10 Dec 2005 22:21:28 +0000 (22:21 +0000)]
Multiple interrupt status bits can be active at the same time, process them
all instead of just one and ignoring the rest.
On an active network card, this would eventually cause all transmit buffers
to be marked "in use", blocking all transmits. Sinds no TCP acks would go out,
it would block TCP receives too.

svn path=/trunk/; revision=20043

18 years agomerged changes from wine to edit control.
Sebastian Gasiorek [Sat, 10 Dec 2005 20:44:57 +0000 (20:44 +0000)]
merged changes from wine to edit control.

svn path=/trunk/; revision=20042

18 years agoFix for bug #932 (should go into 0.2.9 also)
Aleksey Bragin [Sat, 10 Dec 2005 19:22:43 +0000 (19:22 +0000)]
Fix for bug #932 (should go into 0.2.9 also)

svn path=/trunk/; revision=20041

18 years agofixed calls to NtDuplicateObject
Thomas Bluemel [Sat, 10 Dec 2005 17:09:35 +0000 (17:09 +0000)]
fixed calls to NtDuplicateObject

svn path=/trunk/; revision=20040

18 years agodon't touch the key handle in NtOpenKey in failure cases
Thomas Bluemel [Sat, 10 Dec 2005 17:00:54 +0000 (17:00 +0000)]
don't touch the key handle in NtOpenKey in failure cases

svn path=/trunk/; revision=20039

18 years ago- support for kernel handles
Thomas Bluemel [Sat, 10 Dec 2005 16:38:04 +0000 (16:38 +0000)]
- support for kernel handles
- attach to owning process before accessing the handle table if necessary

svn path=/trunk/; revision=20038

18 years agofixed compiling with -Wwrite-strings
Thomas Bluemel [Sat, 10 Dec 2005 15:53:27 +0000 (15:53 +0000)]
fixed compiling with -Wwrite-strings

svn path=/trunk/; revision=20037

18 years agoadd QueryServiceConfig2W stub to get ros-msconfig working again
Christoph von Wittich [Sat, 10 Dec 2005 15:40:52 +0000 (15:40 +0000)]
add QueryServiceConfig2W stub to get ros-msconfig working again

svn path=/trunk/; revision=20036

18 years agoUntil the kernel handle support is finished or bootvid support is rewritten not to...
Filip Navara [Sat, 10 Dec 2005 14:36:39 +0000 (14:36 +0000)]
Until the kernel handle support is finished or bootvid support is rewritten not to use driver objects open & close the handle every time (in the correct context).

svn path=/trunk/; revision=20035

18 years agoMove xbox's i2c support to a separate file, and add support of xbox's LEDs switching...
Aleksey Bragin [Sat, 10 Dec 2005 13:50:36 +0000 (13:50 +0000)]
Move xbox's i2c support to a separate file, and add support of xbox's LEDs switching. Currently it initializes leds to red, and immediately after base init is done (means video has been initialized) they are turned to orange (good for debugging).

svn path=/trunk/; revision=20034

18 years agoBug fix DD_Cleanup thx w3seek, Implement second check for DrvGetDrawInfo,
Magnus Olsen [Sat, 10 Dec 2005 00:28:41 +0000 (00:28 +0000)]
Bug fix DD_Cleanup thx w3seek, Implement second check for DrvGetDrawInfo,

svn path=/trunk/; revision=20033

18 years agomerged changes from wine to button and combobox code.
Sebastian Gasiorek [Sat, 10 Dec 2005 00:15:17 +0000 (00:15 +0000)]
merged changes from wine to button and combobox code.

svn path=/trunk/; revision=20032

18 years agofixed difference in signedness warning
Thomas Bluemel [Sat, 10 Dec 2005 00:07:40 +0000 (00:07 +0000)]
fixed difference in signedness warning

svn path=/trunk/; revision=20031

18 years agofix uninitialized variable warning
Christoph von Wittich [Sat, 10 Dec 2005 00:06:42 +0000 (00:06 +0000)]
fix uninitialized variable warning

svn path=/trunk/; revision=20030

18 years agoadd CertVerifyCertificateChainPolicy stub. now Genuine Check from MS reports "unsuppo...
Christoph von Wittich [Fri, 9 Dec 2005 22:58:14 +0000 (22:58 +0000)]
add CertVerifyCertificateChainPolicy stub. now Genuine Check from MS reports "unsupported operating system" instead of not running at all

svn path=/trunk/; revision=20029

18 years agoPrefer reactos.org over reactos.com
Gé van Geldorp [Fri, 9 Dec 2005 22:39:42 +0000 (22:39 +0000)]
Prefer reactos.org over reactos.com

svn path=/trunk/; revision=20028

18 years agoAdd prototypes needed for GDI_DEBUG.
Filip Navara [Fri, 9 Dec 2005 22:36:49 +0000 (22:36 +0000)]
Add prototypes needed for GDI_DEBUG.

svn path=/trunk/; revision=20027

18 years agoreactos.org is the preferred name these days
Gé van Geldorp [Fri, 9 Dec 2005 22:14:27 +0000 (22:14 +0000)]
reactos.org is the preferred name these days

svn path=/trunk/; revision=20026

18 years agoimplemented DeviceProblemTextA/W()
Thomas Bluemel [Fri, 9 Dec 2005 21:57:24 +0000 (21:57 +0000)]
implemented DeviceProblemTextA/W()

svn path=/trunk/; revision=20025

18 years agoWork around lack of MSG_PEEK
Gé van Geldorp [Fri, 9 Dec 2005 21:51:50 +0000 (21:51 +0000)]
Work around lack of MSG_PEEK

svn path=/trunk/; revision=20024

18 years agoRemove Wine-ism
Gé van Geldorp [Fri, 9 Dec 2005 21:50:10 +0000 (21:50 +0000)]
Remove Wine-ism

svn path=/trunk/; revision=20022

18 years agoTell shdocvw where to get the Mozilla control
Gé van Geldorp [Fri, 9 Dec 2005 21:39:50 +0000 (21:39 +0000)]
Tell shdocvw where to get the Mozilla control

svn path=/trunk/; revision=20020

18 years agotake care of NtGdiDdDeleteDirectDrawObject Attempted to lock object 0x8d1f9ad8 that...
Magnus Olsen [Fri, 9 Dec 2005 21:25:39 +0000 (21:25 +0000)]
take care of NtGdiDdDeleteDirectDrawObject Attempted to lock object 0x8d1f9ad8 that is deleted! problem.

svn path=/trunk/; revision=20019

18 years agoAdding more debug string on dx api that are being calling
Magnus Olsen [Fri, 9 Dec 2005 20:58:32 +0000 (20:58 +0000)]
Adding more debug string on dx api that are being calling

svn path=/trunk/; revision=20018

18 years agoTake care of one BSOD in NtGdiDdCreateDirectDrawObject, it is not correct fix, it...
Magnus Olsen [Fri, 9 Dec 2005 20:40:52 +0000 (20:40 +0000)]
Take care of one BSOD in NtGdiDdCreateDirectDrawObject, it is not correct fix, it is a work around, the HDC can be NULL. it prevent some bsod for my new test apps for directx

svn path=/trunk/; revision=20017

18 years agoDPRINT->DPRINT1 in key places (when something fails we shouldn't keep silence).
Aleksey Bragin [Fri, 9 Dec 2005 19:28:04 +0000 (19:28 +0000)]
DPRINT->DPRINT1 in key places (when something fails we shouldn't keep silence).

svn path=/trunk/; revision=20016

18 years agoDo not revoke the display ownership until the bootvid thread is terminated.
Filip Navara [Fri, 9 Dec 2005 19:00:13 +0000 (19:00 +0000)]
Do not revoke the display ownership until the bootvid thread is terminated.

svn path=/trunk/; revision=20015

18 years agomove declaration of IntGdiExtSelectClipRgn to a win32k header
Christoph von Wittich [Fri, 9 Dec 2005 18:42:27 +0000 (18:42 +0000)]
move declaration of IntGdiExtSelectClipRgn to a win32k header
fix compile problem with path.c

svn path=/trunk/; revision=20014

18 years agoconvert strings to lower case in CharLowerA.
Sebastian Gasiorek [Fri, 9 Dec 2005 18:36:53 +0000 (18:36 +0000)]
convert strings to lower case in CharLowerA.
fixes loading of plugins in FAR.

svn path=/trunk/; revision=20013

18 years agoimplemented NtGdiSelectClipPath and PATH_FillPath
Christoph von Wittich [Fri, 9 Dec 2005 18:06:19 +0000 (18:06 +0000)]
implemented NtGdiSelectClipPath and PATH_FillPath

svn path=/trunk/; revision=20012

18 years agoNever allocate 0 bytes. Fixes bug 1082.
Gé van Geldorp [Fri, 9 Dec 2005 17:56:26 +0000 (17:56 +0000)]
Never allocate 0 bytes. Fixes bug 1082.

svn path=/trunk/; revision=20010

18 years agoFix a Mach-O magic check. Spotted by mbealby@gmail.com.
Filip Navara [Fri, 9 Dec 2005 17:11:20 +0000 (17:11 +0000)]
Fix a Mach-O magic check. Spotted by mbealby@gmail.com.

svn path=/trunk/; revision=20009

18 years agoFix a buffer overflow in OutputDebugStringA. Spotted by mbealby@gmail.com.
Filip Navara [Fri, 9 Dec 2005 17:06:02 +0000 (17:06 +0000)]
Fix a buffer overflow in OutputDebugStringA. Spotted by mbealby@gmail.com.

svn path=/trunk/; revision=20008

18 years agoPatch by FRy2oo5 <fRy2oo5@gmail.com>:
Thomas Bluemel [Fri, 9 Dec 2005 14:59:10 +0000 (14:59 +0000)]
Patch by FRy2oo5 <fRy2oo5@gmail.com>:
- Updated German translation of devmgr.dll

svn path=/trunk/; revision=20007

18 years agoSynthesize FILE_ATTRIBUTE_NORMAL on NetworkOpenInformation query too.
Gé van Geldorp [Fri, 9 Dec 2005 13:23:33 +0000 (13:23 +0000)]
Synthesize FILE_ATTRIBUTE_NORMAL on NetworkOpenInformation query too.
This fixes the final problem with the Firefox installer.

svn path=/trunk/; revision=20005

18 years agoremove another unused folder
Steven Edwards [Fri, 9 Dec 2005 09:22:29 +0000 (09:22 +0000)]
remove another unused folder

svn path=/trunk/; revision=20004

18 years agoremove test cases. sorry I ment to do this before the first commit
Steven Edwards [Fri, 9 Dec 2005 09:19:18 +0000 (09:19 +0000)]
remove test cases. sorry I ment to do this before the first commit

svn path=/trunk/; revision=20003

18 years agoun.real <battal84@gmail.com>:
Gé van Geldorp [Fri, 9 Dec 2005 08:41:09 +0000 (08:41 +0000)]
un.real <battal84@gmail.com>:
Add Turkish translation

svn path=/trunk/; revision=20002

18 years agoadd myself to credits too.
Christoph von Wittich [Fri, 9 Dec 2005 01:39:42 +0000 (01:39 +0000)]
add myself to credits too.

svn path=/trunk/; revision=19998

18 years agoAdd myself to credits. 3 more left!
Brandon Turner [Fri, 9 Dec 2005 01:36:03 +0000 (01:36 +0000)]
Add myself to credits.  3 more left!

svn path=/trunk/; revision=19997

18 years agoSVN maintainance: set eol-style to native
Thomas Bluemel [Fri, 9 Dec 2005 01:35:29 +0000 (01:35 +0000)]
SVN maintainance: set eol-style to native

svn path=/trunk/; revision=19996

18 years agoadded stubs for CertGetNameStringA/W needed by eMule
Christoph von Wittich [Fri, 9 Dec 2005 01:28:30 +0000 (01:28 +0000)]
added stubs for CertGetNameStringA/W needed by eMule
(now it crashes in current winsock2 code)

svn path=/trunk/; revision=19995

18 years agoadded msconfig to bootcd
Christoph von Wittich [Fri, 9 Dec 2005 01:17:44 +0000 (01:17 +0000)]
added msconfig to bootcd

svn path=/trunk/; revision=19994

18 years agoset eol-style:native
Christoph von Wittich [Fri, 9 Dec 2005 01:13:31 +0000 (01:13 +0000)]
set eol-style:native

svn path=/trunk/; revision=19993

18 years agoadded german translation
Christoph von Wittich [Fri, 9 Dec 2005 01:08:47 +0000 (01:08 +0000)]
added german translation

svn path=/trunk/; revision=19992

18 years agochanged formatting in german rc file
Christoph von Wittich [Fri, 9 Dec 2005 00:49:48 +0000 (00:49 +0000)]
changed formatting in german rc file

svn path=/trunk/; revision=19991

18 years agoUse correct format for arguments in debug messages
Hervé Poussineau [Fri, 9 Dec 2005 00:18:28 +0000 (00:18 +0000)]
Use correct format for arguments in debug messages

svn path=/trunk/; revision=19990

18 years agoset eol-style:native
Christoph von Wittich [Thu, 8 Dec 2005 23:55:40 +0000 (23:55 +0000)]
set eol-style:native

svn path=/trunk/; revision=19989

18 years agoset eol-style to native
Thomas Bluemel [Thu, 8 Dec 2005 23:56:12 +0000 (23:56 +0000)]
set eol-style to native

svn path=/trunk/; revision=19988

18 years ago- fixed definition of RtlImageRvaToVa
Thomas Bluemel [Thu, 8 Dec 2005 23:55:34 +0000 (23:55 +0000)]
- fixed definition of RtlImageRvaToVa
- imported the Ldr resource functions from wine and share them in lib/rtl

svn path=/trunk/; revision=19987

18 years agoset eol-style:native
Christoph von Wittich [Thu, 8 Dec 2005 23:48:53 +0000 (23:48 +0000)]
set eol-style:native

svn path=/trunk/; revision=19986

18 years agoSet right error code, when a problem occurs
Hervé Poussineau [Thu, 8 Dec 2005 23:45:38 +0000 (23:45 +0000)]
Set right error code, when a problem occurs

svn path=/trunk/; revision=19985