The Wine Synchronizer
91e33fa6f1
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=31781
2008-01-14 15:34:43 +00:00
Hervé Poussineau
4913d9e17d
Add missing constants/prototypes
...
Reformat winerror.h to looks more like Wine one
svn path=/trunk/; revision=31780
2008-01-14 15:18:47 +00:00
Hervé Poussineau
8ab11ad7f9
Add more UUIDs
...
svn path=/trunk/; revision=31779
2008-01-14 14:52:14 +00:00
The Wine Synchronizer
462c088866
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=31778
2008-01-14 13:04:25 +00:00
The Wine Synchronizer
ab13e8a841
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=31777
2008-01-14 13:00:47 +00:00
The Wine Synchronizer
d33ed41a92
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=31776
2008-01-14 12:56:22 +00:00
The Wine Synchronizer
3a6d558da6
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=31775
2008-01-14 12:51:35 +00:00
The Wine Synchronizer
9801c4a81f
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=31774
2008-01-14 12:43:19 +00:00
The Wine Synchronizer
5763a92d61
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=31773
2008-01-14 12:40:24 +00:00
Aleksey Bragin
ae52811702
- Fix a bug in %SystemRoot% substitution branch.
...
svn path=/trunk/; revision=31772
2008-01-14 12:31:35 +00:00
The Wine Synchronizer
dde4bc9089
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=31771
2008-01-14 12:29:35 +00:00
The Wine Synchronizer
a348280fcc
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=31770
2008-01-14 12:26:48 +00:00
Hervé Poussineau
0c189da5cd
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=31769
2008-01-14 12:20:56 +00:00
Aleksey Bragin
c325864075
- Implement canonicalizing the service binary path properly, handling all possible cases (instead of a memory-overwriting hack Christoph noticed yesterday).
...
svn path=/trunk/; revision=31768
2008-01-14 11:46:14 +00:00
Thomas Bluemel
9f1182353d
Add more definitions
...
svn path=/trunk/; revision=31767
2008-01-13 22:44:07 +00:00
Sylvain Petreolle
3328aa9506
french translation for devmgr
...
thanks to amine48rz for dialogs
svn path=/trunk/; revision=31766
2008-01-13 20:41:28 +00:00
Colin Finck
656f2e0b28
- Change the comment about the build tag for releases in "version.h"
...
- Update Thunderbird 1.5 to 1.5.0.14 in "downloader.xml"
svn path=/trunk/; revision=31765
2008-01-13 19:45:24 +00:00
Hervé Poussineau
6ca3b199c7
Better arguments check
...
Do not prepend '-' if build tag is empty
Fix check to know if file needs to be rewritten
Support a custom buildtag with -t
svn path=/trunk/; revision=31764
2008-01-13 18:54:52 +00:00
Christoph von Wittich
fab53367f4
don't crash on thread detach - now Diablo 2 videotest isn't crashing anymore
...
svn path=/trunk/; revision=31763
2008-01-13 15:42:23 +00:00
Aleksey Bragin
1449fc2b23
- Use new APIs MmHeapAlloc / MmHeapFree for small and discardable memory allocations (not everywhere yet). There is currently no difference, since they all point to the same old memory allocator.
...
- Include bget.h to freeldr.h.
svn path=/trunk/; revision=31762
2008-01-13 15:17:54 +00:00
Christoph von Wittich
ea6661ca60
only allocate a buffer in StartServiceA when dwNumServiceArgs > 0
...
adjust the image path in services/rpcserver
svn path=/trunk/; revision=31761
2008-01-13 14:22:55 +00:00
Christoph von Wittich
16f2303c0b
don't corrupt the image path
...
svn path=/trunk/; revision=31760
2008-01-13 13:44:14 +00:00
Dmitry Chapyshev
497eab27f4
- Add more languages
...
svn path=/trunk/; revision=31759
2008-01-13 13:39:36 +00:00
Dmitry Chapyshev
ab6796b2f1
- Add more languages (not translated)
...
svn path=/trunk/; revision=31758
2008-01-13 13:37:35 +00:00
Christoph von Wittich
0a1860718e
fix a bug in CreateServiceA
...
svn path=/trunk/; revision=31757
2008-01-13 13:33:28 +00:00
Aleksey Bragin
56ed86bd5b
- Add BGET (public domain heap implementation).
...
svn path=/trunk/; revision=31756
2008-01-13 13:03:42 +00:00
Aleksey Bragin
0165cc9725
- Sync up Mm interface with WinLdr branch (introduce the concept of a memory type at every allocation, however in freeldr's implementation it's just ignored now).
...
- Copy winldr's files from the branch, with the only #ifdef WHEN_MERGE_COMPLETE hack.
svn path=/trunk/; revision=31755
2008-01-13 12:53:49 +00:00
Gregor Brunmar
f4ee84bae1
Refactored d3d9 a bit
...
svn path=/trunk/; revision=31754
2008-01-13 11:45:31 +00:00
Christoph von Wittich
e23f06ce53
-use ExAllocatePoolWithTag instead of ExAllocatePool
...
-add missing critical region acquiring to the NtfsCreate routine.
svn path=/trunk/; revision=31753
2008-01-13 11:36:54 +00:00
Hervé Poussineau
e48805d7fc
buildno.cpp depends of version.h
...
svn path=/trunk/; revision=31752
2008-01-13 10:52:55 +00:00
Dmitry Chapyshev
ec7508b924
- Update Russian translation
...
svn path=/trunk/; revision=31750
2008-01-13 06:25:16 +00:00
Daniel Reimer
4fc067f18d
Update German RC File
...
svn path=/trunk/; revision=31749
2008-01-12 23:56:57 +00:00
Pierre Schweitzer
fa5fbbefd2
Make "My Network Places" translatable and translate it into French
...
svn path=/trunk/; revision=31748
2008-01-12 22:38:48 +00:00
Pierre Schweitzer
8d54c16b65
Rewritten NTFS driver entry :
...
- Use Hervé debug method (better), thanks to Hervé
- Use NTAPI instead of STDCALL to have MSVC compatibility, thanks to Hervé
- Moved IRP functions array to a new function, NtfsInitializeFunctionPointers
- Added more checks
- Initialize global and local data before acting with kernel
- Removeed the use of one var
That should be all....
svn path=/trunk/; revision=31747
2008-01-12 20:54:41 +00:00
Daniel Reimer
6072b41a71
Bug 2958: Ukrainian translation Update (temarez<AT>yandex<DOT>ru)
...
svn path=/trunk/; revision=31746
2008-01-12 18:06:46 +00:00
Daniel Reimer
7c66463845
Update German RC File.
...
svn path=/trunk/; revision=31745
2008-01-12 18:01:41 +00:00
Hervé Poussineau
f94c2a7484
[FORMATTING] Fix formatting
...
svn path=/trunk/; revision=31744
2008-01-12 17:54:45 +00:00
Dmitry Chapyshev
896d74327d
- Activate all languages
...
svn path=/trunk/; revision=31743
2008-01-12 17:41:59 +00:00
Dmitry Chapyshev
d8d8752ea2
- Add more languages (not translated)
...
svn path=/trunk/; revision=31742
2008-01-12 17:40:38 +00:00
Colin Finck
8d77b86693
Fix creating a directory, deleting it and recreating it. Thanks to Aleksey and Hervé!
...
r25255 broke it, because the OpenHandleCount was decremented, but the check for the last handle was not updated.
svn path=/trunk/; revision=31741
2008-01-12 17:29:26 +00:00
Hervé Poussineau
0e38eeaf88
[FORMATTING] Fix indentation
...
svn path=/trunk/; revision=31740
2008-01-12 17:20:11 +00:00
Aleksey Bragin
daea1a27a5
- Fix build.
...
svn path=/trunk/; revision=31738
2008-01-12 15:38:35 +00:00
Dmitry Chapyshev
2fe5326868
- Activate Bulgarian translation for usetup
...
- Fix formatting
svn path=/trunk/; revision=31737
2008-01-12 15:26:57 +00:00
Aleksey Bragin
455c9a6b04
- Add missing critical region acquiring to the VfatShutdown routine.
...
- Remove that irql <= PASSIVE_LEVEL check, always entering the critical region. And for vfat calls with an unusual high irql leave a DPRINT.
svn path=/trunk/; revision=31736
2008-01-12 15:20:22 +00:00
Dmitry Chapyshev
cd8742fff2
- Fix formatting
...
svn path=/trunk/; revision=31735
2008-01-12 15:14:54 +00:00
Dmitry Chapyshev
92ceb5c77c
- Add "Computer Name Changes" and "DNS Suffix and NetBIOS Computer Name" dialogs
...
- Add more strings
- Add more icons
svn path=/trunk/; revision=31734
2008-01-12 15:11:44 +00:00
Dmitry Chapyshev
a83b654d69
- Fix Russian translation
...
svn path=/trunk/; revision=31733
2008-01-12 15:07:14 +00:00
Daniel Reimer
c9a0696981
Bug 2922: en-US updated shell translations (atylmo<AT>gmail<DOT>com)
...
Bug 2957: Bulgarian translation of ReactOS (sstpr<AT>narod<DOT>ru)
svn path=/trunk/; revision=31730
2008-01-12 10:20:26 +00:00
Colin Finck
c29d4427ad
Polish translation for rasdlg by Olaf Siejka (caemyr AT gmail DOT com)
...
See issue #2944 for more details.
svn path=/trunk/; revision=31729
2008-01-11 21:25:50 +00:00
Aleksey Bragin
d33a2b5597
- Update ros diff according to recent Colin's changes.
...
svn path=/trunk/; revision=31726
2008-01-11 16:32:28 +00:00