Filip Navara
f59f8f34e3
Check for failed allocations and fix some resource leaks.
...
svn path=/trunk/; revision=20117
2005-12-12 20:46:26 +00:00
Gé van Geldorp
4612bb691c
Import oleacc from Wine. oleacc.xml provided by Christoph von Wittich
...
svn path=/trunk/; revision=20116
2005-12-12 20:41:27 +00:00
Filip Navara
2e9c3ff97c
Check for failed allocations. Spotted by Martin Bealby.
...
svn path=/trunk/; revision=20114
2005-12-12 20:30:09 +00:00
Filip Navara
bf0b38b9fd
Replace RtlNtStatusToDosError(STATUS_NO_MEMORY) with ERROR_OUTOFMEMORY.
...
svn path=/trunk/; revision=20112
2005-12-12 20:25:02 +00:00
Filip Navara
f215fea4ab
Check for failed allocations. Spotted by Martin Bealby.
...
svn path=/trunk/; revision=20111
2005-12-12 20:24:20 +00:00
Filip Navara
edda3b622f
Fix the USER32 DLL initialization and cleanup routines to prevent memory/resource leaks and check for allocation errors.
...
svn path=/trunk/; revision=20110
2005-12-12 20:15:23 +00:00
Ged Murphy
8462e43fb5
Make start menu icons small until we have 24x24 icons.
...
Thanks to Martin for pointing out this simple change
svn path=/trunk/; revision=20108
2005-12-12 19:50:59 +00:00
Filip Navara
8f10c7915c
Implement undocumented listbox messages LB_INSERTSTRING_UPPER, LB_INSERTSTRING_LOWER, LB_ADDSTRING_UPPER, LB_ADDSTRING_LOWER and use them in combobox CB_ADDSTRING and CB_INSERTSTRING implementation.
...
svn path=/trunk/; revision=20107
2005-12-12 19:49:08 +00:00
Filip Navara
8464f35250
Check for failed allocations. Spotted by Martin Bealby.
...
svn path=/trunk/; revision=20106
2005-12-12 19:23:52 +00:00
Gé van Geldorp
0a9b99479d
FRy2oo5 <fRy2oo5@gmail.com>
...
German translation of getfirefox
svn path=/trunk/; revision=20105
2005-12-12 18:15:19 +00:00
Magnus Olsen
9354d3dce4
update translation hu from tally
...
svn path=/trunk/; revision=20104
2005-12-12 17:12:58 +00:00
Hervé Poussineau
f4b9f76ed2
Fix the case when IRP_MN_QUERY_DEVICE_TEXT returns nothing
...
Set DN_DRIVER_LOADED and DN_STARTED flags
svn path=/trunk/; revision=20103
2005-12-12 16:44:09 +00:00
Gé van Geldorp
dae7608137
Benoit Plante <cmoibenlepro@hotmail.com>
...
French translations
svn path=/trunk/; revision=20102
2005-12-12 09:06:40 +00:00
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