Commit graph

18754 commits

Author SHA1 Message Date
Gé van Geldorp
698a626564 samwise52 <samcharly@hotmail.com>
Some spanish translation patches

svn path=/trunk/; revision=20101
2005-12-12 08:58:57 +00:00
Christoph von Wittich
2a4094cc09 added "generic floppy disk controller" (currently using NO_DRV)
svn path=/trunk/; revision=20100
2005-12-12 08:41:02 +00:00
KJK::Hyperion
6b611c45ba - 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
2005-12-12 02:05:54 +00:00
Christoph von Wittich
84560b15bb correct implementation of VerLanguageNameA/W
svn path=/trunk/; revision=20097
2005-12-12 00:36:31 +00:00
Gé van Geldorp
507a9d518e Add small utility to download/install Firefox
svn path=/trunk/; revision=20096
2005-12-12 00:23:07 +00:00
Christoph von Wittich
32ae60b9b2 better stubs for VerLanguageNameA/W (untested)
svn path=/trunk/; revision=20095
2005-12-12 00:06:38 +00:00
Magnus Olsen
bc678f34f4 NtGdiDdQueryDirectDrawObject do not setup wrong callback to struct members. Check for some NULL parama that can not be NULL.
svn path=/trunk/; revision=20094
2005-12-11 23:53:23 +00:00
Christoph von Wittich
e49fe0bdeb better GetSystemPowerStatus stub
svn path=/trunk/; revision=20093
2005-12-11 23:45:44 +00:00
Filip Navara
10177cfd7f Check for failed allocations. Spotted by Martin Bealby.
svn path=/trunk/; revision=20092
2005-12-11 23:43:37 +00:00
Christoph von Wittich
592fc91d75 set eol-style:native
svn path=/trunk/; revision=20091
2005-12-11 23:01:45 +00:00
Filip Navara
54efe2c985 Revert r20089, thanks SVN for not a nice conflict resolution!
svn path=/trunk/; revision=20090
2005-12-11 22:40:15 +00:00
Filip Navara
d97f75d5ed Check for failed allocation in GetNamedPipeHandleStateA.
svn path=/trunk/; revision=20089
2005-12-11 22:36:20 +00:00
Thomas Bluemel
408fa486e3 fixed uninitialized variable warnings and possible buffer overflows when reading strings from the registry that aren't NULL-terminated
svn path=/trunk/; revision=20088
2005-12-11 22:13:46 +00:00
Gé van Geldorp
38b91bdab0 Put back extra info if it was present
svn path=/trunk/; revision=20085
2005-12-11 21:24:27 +00:00
Sebastian Gasiorek
bd3c3047e0 added polish resource by Kokodin <kuraxxl(at)wp.pl>
svn path=/trunk/; revision=20084
2005-12-11 21:22:45 +00:00
Gé van Geldorp
0c0ecd45ea Resolve chained CNAME records
svn path=/trunk/; revision=20082
2005-12-11 21:17:58 +00:00
Thomas Bluemel
fc95df91f3 fixed some missing NULL checks, reported by M Bealby in bug #1110
svn path=/trunk/; revision=20081
2005-12-11 21:12:22 +00:00
Thomas Bluemel
7b4feab0a3 fixed some missing NULL checks, reported by M Bealby in bug #1110
svn path=/trunk/; revision=20079
2005-12-11 20:04:38 +00:00
Magnus Olsen
d17306c301 bugfix a bsod in DD_Cleanup
svn path=/trunk/; revision=20078
2005-12-11 19:42:08 +00:00
Thomas Bluemel
f4d98daa91 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
2005-12-11 19:36:43 +00:00
Thomas Bluemel
d33dc74f17 define and use __w64 for MSVC (if not using PSDK/DDK)
svn path=/trunk/; revision=20072
2005-12-11 19:21:18 +00:00
Sebastian Gasiorek
5b288afe1a Remove dot at the end of filename without extension
svn path=/trunk/; revision=20071
2005-12-11 18:29:27 +00:00
Magnus Olsen
3785710133 complete the sync with wine 0.9.2
svn path=/trunk/; revision=20070
2005-12-11 17:53:49 +00:00
Magnus Olsen
1d9fad1184 dshow header not completet. but egnuth be in use.
svn path=/trunk/; revision=20069
2005-12-11 17:51:36 +00:00
Magnus Olsen
5cfb66eb75 solv one of dxdiagn sync problem part 3
svn path=/trunk/; revision=20068
2005-12-11 17:43:10 +00:00
Hartmut Birr
fa63ad2bee 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
2005-12-11 17:02:07 +00:00
Magnus Olsen
e58e498be4 sync the header with wine 0.9.2 part 2 of 4
svn path=/trunk/; revision=20066
2005-12-11 16:46:40 +00:00
Sebastian Gasiorek
00f0f539a7 find applet by name (fixes bug #1063)
svn path=/trunk/; revision=20065
2005-12-11 15:18:39 +00:00
Hervé Poussineau
9c9cb57a39 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
2005-12-11 11:27:08 +00:00
Gé van Geldorp
86d5edc3cf Use links.reactos.org redirection script
svn path=/trunk/; revision=20061
2005-12-11 11:26:20 +00:00
Hervé Poussineau
d0e9c71218 Rename mouse.inf to msmouse.inf to allow better compatibility with 3rd party mouse drivers
svn path=/trunk/; revision=20060
2005-12-11 09:57:53 +00:00
Gé van Geldorp
5cef9caba1 Usurp <petreolle@users.sourceforge.net>:
- Add French translation

svn path=/trunk/; revision=20059
2005-12-11 08:50:28 +00:00
Hervé Poussineau
57ff3eb4ca Remove some debug output for USB drivers
svn path=/trunk/; revision=20058
2005-12-11 08:29:03 +00:00
Hervé Poussineau
dea3952cfc 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
2005-12-11 08:27:35 +00:00
Art Yerkes
5eb9a955e7 Added chew library.
svn path=/trunk/; revision=20056
2005-12-11 08:27:12 +00:00
Art Yerkes
00dd460140 A little library for making it easier to get to PASSIVE_LEVEL. Just contains
boilerplate for using work items.

svn path=/trunk/; revision=20055
2005-12-11 08:26:16 +00:00
Hervé Poussineau
f8818e5c0a Implement SetupDiGetClassImageIndex, SetupDiGetClassImageList, SetupDiGetClassImageListExA/W, SetupDiLoadClassIcon
svn path=/trunk/; revision=20054
2005-12-11 08:11:21 +00:00
Brandon Turner
84d4551234 Make sure buffer isnt NULL. fixes bug 1102.
svn path=/trunk/; revision=20053
2005-12-11 06:01:32 +00:00
Brandon Turner
c1582f3868 Spell it right. :rolleyes:
svn path=/trunk/; revision=20052
2005-12-11 05:51:14 +00:00
Brandon Turner
13d4bad908 Check to make sure pointer isnt null after allocation. Fixes bug 1103.
svn path=/trunk/; revision=20051
2005-12-11 05:49:02 +00:00
Brandon Turner
937a0515a6 Stop the footer from printing twice. fixes 1084.
svn path=/trunk/; revision=20050
2005-12-11 05:34:11 +00:00
Brandon Turner
ff142af4a5 "Add" -> "Modify". Fixes bug 847.
svn path=/trunk/; revision=20049
2005-12-11 04:55:19 +00:00
Brandon Turner
d77da9c722 Write the new environment vars to the registry. Fixes 987.
svn path=/trunk/; revision=20048
2005-12-11 04:37:18 +00:00
Sebastian Gasiorek
38507bbda5 fix inserting menu by position in InsertMenuA/W
svn path=/trunk/; revision=20047
2005-12-11 00:07:56 +00:00
Gé van Geldorp
bb724032cb Shut off some debug messages
svn path=/trunk/; revision=20045
2005-12-10 22:24:51 +00:00
Gé van Geldorp
c20dd5efa7 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
2005-12-10 22:21:28 +00:00
Sebastian Gasiorek
22da8ae308 merged changes from wine to edit control.
svn path=/trunk/; revision=20042
2005-12-10 20:44:57 +00:00
Aleksey Bragin
e1624c6a81 Fix for bug #932 (should go into 0.2.9 also)
svn path=/trunk/; revision=20041
2005-12-10 19:22:43 +00:00
Thomas Bluemel
b1a1d2bbbb fixed calls to NtDuplicateObject
svn path=/trunk/; revision=20040
2005-12-10 17:09:35 +00:00
Thomas Bluemel
1f7f1f3fe5 don't touch the key handle in NtOpenKey in failure cases
svn path=/trunk/; revision=20039
2005-12-10 17:00:54 +00:00