Hervé Poussineau
851285b465
All PnP IRPs must be initialized with STATUS_NOT_SUPPORTED
...
svn path=/trunk/; revision=30229
2007-11-06 21:37:37 +00:00
Hervé Poussineau
643d746aa9
Simplify code
...
svn path=/trunk/; revision=30228
2007-11-06 21:36:47 +00:00
Magnus Olsen
82e669aa42
add 37 more guids for ksguid.a
...
svn path=/branches/reactx/; revision=30227
2007-11-06 21:12:30 +00:00
Ged Murphy
12f6b06910
- fix various bugs in the .rdp parser
...
- add code to allow querying of key value pairs
svn path=/trunk/; revision=30226
2007-11-06 20:36:31 +00:00
Johannes Anderwald
1723012d87
- fix alignment of checkboxes for general dialog
...
svn path=/trunk/; revision=30225
2007-11-06 17:31:37 +00:00
Ged Murphy
d2c5de1c50
finish functionality to read .rdp files
...
svn path=/trunk/; revision=30224
2007-11-06 15:48:10 +00:00
Hervé Poussineau
082af2ff8a
Fix some compilation errors in ntkrnlmp
...
(code has not been tested, so it is probably wrong)
svn path=/trunk/; revision=30223
2007-11-06 14:34:32 +00:00
Hervé Poussineau
169a48594f
Add missing IDS_APPNAME in French translation
...
svn path=/trunk/; revision=30222
2007-11-06 14:06:58 +00:00
Ged Murphy
40e2d21684
Don't adjust the pointer inside the allocation function, otherwise we'll have trouble freeing it later
...
svn path=/trunk/; revision=30221
2007-11-06 14:06:18 +00:00
Ged Murphy
abb9904ca4
add the start of functionality to read and write standard Microsoft .rdp files
...
svn path=/trunk/; revision=30220
2007-11-06 13:53:34 +00:00
Hervé Poussineau
6e000cec2a
No need to create dependency files for zlib host library
...
svn path=/trunk/; revision=30219
2007-11-06 13:08:48 +00:00
Hervé Poussineau
8896e371aa
Don't hardcode bootsector output name in livecd target
...
Revert r30199
svn path=/trunk/; revision=30218
2007-11-06 12:36:16 +00:00
Hervé Poussineau
583d32afa5
Don't hardcode multiple times the mechanisms to get object file from source file
...
Revert r30188 and r30189
svn path=/trunk/; revision=30217
2007-11-06 12:18:36 +00:00
Ged Murphy
d8c2b4be07
add primitive geo selector code
...
svn path=/trunk/; revision=30215
2007-11-06 09:38:33 +00:00
James Tabor
8693d776a5
Implement GetCharABCWidthsI in gdi.
...
svn path=/trunk/; revision=30213
2007-11-06 07:27:55 +00:00
James Tabor
4be86e70e0
- Implement GetGlyphIndicesA/W with update changes ported from Wine.
...
- Tested with Abiword 2.4.1. I think the text file did not load the first time, now it does load.
svn path=/trunk/; revision=30212
2007-11-06 07:12:45 +00:00
James Tabor
06ccf45dd1
Sorry guys! Would have anyone know that Abiword calls GdiFlush every second.
...
svn path=/trunk/; revision=30211
2007-11-06 02:33:38 +00:00
Aleksey Bragin
6492c8da81
- Get rid of ReactOS Hive Flags.
...
- Get rid of some cruft from headers.
- Switch to new lazy flush code and get rid of older one.
- Update NtFlushKey to use CmFlushKey.
svn path=/trunk/; revision=30207
2007-11-05 22:54:47 +00:00
Colin Finck
0af0de852b
Copy one more header from RosBE-Windows' include directory to the source tree.
...
This should fix building of "rostests" under Unix-based hosts.
svn path=/trunk/; revision=30202
2007-11-05 22:03:16 +00:00
Colin Finck
4de5218bf0
Remove the "#define _TYPEDEFS64_H" line, which prevented the inclusion of the former typedefs64.h, so future generations are not confused :)
...
svn path=/trunk/; revision=30201
2007-11-05 20:38:32 +00:00
Magnus Olsen
343b7bf8c5
add 14 more guids for ksguid.a
...
svn path=/branches/reactx/; revision=30200
2007-11-05 20:37:16 +00:00
Colin Finck
fdf06585f4
Fix bootcd build, hope this fix is not too hackish...
...
Unfortunately, the backend only has full control over the object filenames, but not over the output filename. Therefore I had to place the change in the general backend-independent "module.cpp" file.
svn path=/trunk/; revision=30199
2007-11-05 20:36:56 +00:00
Pierre Schweitzer
039f648428
- Fixed typo with ";", ":", "?", "!" in French translations (Part 2 of X)
...
- Added French translation for liccpa (even if it was useless)
- Updated French translations for access, main, powercfg
svn path=/trunk/; revision=30198
2007-11-05 20:16:53 +00:00
Aleksey Bragin
654c68e8dc
- Fix a typo (compare a WCHAR with a WCHAR, not CHAR).
...
svn path=/trunk/; revision=30197
2007-11-05 20:12:03 +00:00
James Tabor
340ac0278b
Ntoskrnl:
...
- Plugged in batching.
- Thanks to Thomas for helping me again! 8^)
svn path=/trunk/; revision=30196
2007-11-05 20:02:58 +00:00
Magnus Olsen
e02097896e
add 30 more guids for ksguid.a
...
svn path=/branches/reactx/; revision=30195
2007-11-05 19:52:44 +00:00
Colin Finck
c41f093eb9
Attempt to fix the build by correcting the hardcoded filenames for "isoboot"
...
svn path=/trunk/; revision=30194
2007-11-05 18:55:15 +00:00
Pierre Schweitzer
6af7d07b77
Fixed a typo in English translation of access
...
svn path=/trunk/; revision=30193
2007-11-05 18:52:48 +00:00
Pierre Schweitzer
49ba1a5cfd
Gasp, forgotten some text...
...
svn path=/trunk/; revision=30192
2007-11-05 18:13:37 +00:00
Pierre Schweitzer
061985d6d9
- Fixed typo with ";", ":", "?", "!" in French translations (Part 1 of X)
...
- Added French translation for find tool
- Updated French translation for servman, regedit, cmd
svn path=/trunk/; revision=30191
2007-11-05 18:06:13 +00:00
Gregor Brunmar
eaa8991ba5
Made ServiceCurrent key volatile
...
svn path=/trunk/; revision=30190
2007-11-05 17:41:20 +00:00
Hervé Poussineau
6f0df2f887
Also use the module name in wine stubs object files
...
svn path=/trunk/; revision=30189
2007-11-05 17:38:55 +00:00
Hervé Poussineau
bcd746b012
Also use the module name in idl object files
...
svn path=/trunk/; revision=30188
2007-11-05 17:27:58 +00:00
James Tabor
ff1da0b87a
Ntoskrnl:
...
- Add callback for BatchFlushRoutine in ps/win32.c.
- Thanks to Thomas for helping me find out why it was not working.
svn path=/trunk/; revision=30187
2007-11-05 17:27:25 +00:00
Pierre Schweitzer
9dd4fbc81c
Updated Shell32 French translation
...
svn path=/trunk/; revision=30186
2007-11-05 17:06:44 +00:00
Ged Murphy
6cb7ffabfb
Check the registry for previous servers and fill the combobox with them.
...
svn path=/trunk/; revision=30185
2007-11-05 16:29:20 +00:00
Hervé Poussineau
8818f37891
Remove MP build option from config.template.rbuild
...
See issue #1183 for more details.
svn path=/trunk/; revision=30184
2007-11-05 16:20:30 +00:00
Hervé Poussineau
f93fa0baf7
Support to build more than one object file with one source file
...
svn path=/trunk/; revision=30183
2007-11-05 16:19:10 +00:00
Hervé Poussineau
e10c1b69e6
Add rbuild file to build ntkrnlmp.exe
...
(not added to main build yet)
See issue #1181 for more details.
svn path=/trunk/; revision=30182
2007-11-05 16:16:41 +00:00
Hervé Poussineau
c42e45b512
Add a Module argument to GetObjectFilename()
...
Fix a typo when a define in incorrectly overridden
svn path=/trunk/; revision=30181
2007-11-05 15:57:06 +00:00
Ged Murphy
a6cd1d84e7
fix displaying of current resolution
...
svn path=/trunk/; revision=30180
2007-11-05 15:31:22 +00:00
Magnus Olsen
1d682c45f9
add 10 more guids for ksguid.a
...
svn path=/branches/reactx/; revision=30179
2007-11-05 15:20:17 +00:00
Ged Murphy
3df6ea56d3
Adding a note to ask translators not to work on this app yet.
...
The base file is constantly changing, and it becomes difficult to keep track of those changes across multiple resources.
Thanks
svn path=/trunk/; revision=30178
2007-11-05 15:05:51 +00:00
Aleksey Bragin
b2c17d31d7
Dmitry Chapyshev <lentind@yandex.ru>
...
- Russian translation fixes.
- Size changes, so it looks better.
svn path=/trunk/; revision=30177
2007-11-05 14:53:11 +00:00
Ged Murphy
6833d9e227
various rough additions towards a working dialog
...
svn path=/trunk/; revision=30176
2007-11-05 14:39:24 +00:00
Magnus Olsen
370529231f
add 27 more guids for ksguid.a
...
svn path=/branches/reactx/; revision=30174
2007-11-05 13:19:44 +00:00
Aleksey Bragin
64ee2581fe
Dmitry Chapyshev <lentind@yandex.ru>
...
- Change sizes of some dialog windows(in all language resources) and controls, so that match generic UI considerations in Windows.
- Change sizes of some dialog windows, so that extensions fit in them (in all language resources).
- Make it look better in general.
svn path=/trunk/; revision=30173
2007-11-05 13:17:07 +00:00
Aleksey Bragin
8bf9fc912d
- Add more debug prints in failure cases.
...
svn path=/trunk/; revision=30172
2007-11-05 13:06:53 +00:00
Aleksey Bragin
fffed3ea73
- SeSet/QuerySecurityAccessMask() should initialize DesiredAccess to 0 (inspired by 30154).
...
svn path=/trunk/; revision=30170
2007-11-05 12:58:03 +00:00
Colin Finck
a80a5aed57
Unbreak shell32, broken by janderwald this time ;-)
...
svn path=/trunk/; revision=30169
2007-11-05 12:08:20 +00:00