reactos.git
18 years agouse the correct ids in options menu
Martin Fuchs [Sun, 15 May 2005 11:46:20 +0000 (11:46 +0000)]
use the correct ids in options menu

svn path=/trunk/; revision=15303

18 years agofix for window refresh in shell mode
Martin Fuchs [Sun, 15 May 2005 11:10:32 +0000 (11:10 +0000)]
fix for window refresh in shell mode

svn path=/trunk/; revision=15302

18 years agoPartiy implement long filename support
Magnus Olsen [Sun, 15 May 2005 10:33:33 +0000 (10:33 +0000)]
Partiy implement long filename support
example filefilefile.txt can store now with cdmake
but not filefilefiles.txt have not check why it say not a iso9660 name

svn path=/trunk/; revision=15301

18 years agougly macro hack to use alloca() while keeping Wine's developers happy
Martin Fuchs [Sun, 15 May 2005 09:55:56 +0000 (09:55 +0000)]
ugly macro hack to use alloca() while keeping Wine's developers happy

svn path=/trunk/; revision=15300

18 years agoOpen port before sending IOCTLs
Hervé Poussineau [Sun, 15 May 2005 09:30:25 +0000 (09:30 +0000)]
Open port before sending IOCTLs

svn path=/trunk/; revision=15297

18 years agoCorrect implementation of IOCTL_SERIAL_SET_BAUD_RATE
Hervé Poussineau [Sun, 15 May 2005 09:29:30 +0000 (09:29 +0000)]
Correct implementation of IOCTL_SERIAL_SET_BAUD_RATE
Don't test FileObject in IRP_MJ_CREATE as it may be not valid

svn path=/trunk/; revision=15296

18 years agoRemove local definitions for stuff which is now
Gé van Geldorp [Sun, 15 May 2005 08:30:35 +0000 (08:30 +0000)]
Remove local definitions for stuff which is now
present in our headers

svn path=/trunk/; revision=15295

18 years agofix uninitialized waring so gcc 3.4.3 can compile it
Magnus Olsen [Sun, 15 May 2005 06:49:01 +0000 (06:49 +0000)]
fix uninitialized waring so gcc 3.4.3 can compile it

svn path=/trunk/; revision=15294

18 years agoRemoved incorrect Create/DuplicationNotify callbacks and replaced by a more correct...
Alex Ionescu [Sun, 15 May 2005 04:56:52 +0000 (04:56 +0000)]
Removed incorrect Create/DuplicationNotify callbacks and replaced by a more correct Open callback which is what a windows driver would get. This is needed because of some changes I'm trying to make to get Parse routines to work properly, so I had to add two hacks for now, they will be removed within 2-3 commits

svn path=/trunk/; revision=15293

18 years agofix Warining msg used uninitialized for gcc 3.4.3
Magnus Olsen [Sat, 14 May 2005 20:57:23 +0000 (20:57 +0000)]
fix Warining msg used uninitialized for gcc 3.4.3

svn path=/trunk/; revision=15290

18 years agoadd some additional translated czech strings from Wine
Martin Fuchs [Sat, 14 May 2005 20:07:51 +0000 (20:07 +0000)]
add some additional translated czech strings from Wine

svn path=/trunk/; revision=15289

18 years agorename czech resource file to sync wih Wine's filename
Martin Fuchs [Sat, 14 May 2005 19:58:30 +0000 (19:58 +0000)]
rename czech resource file to sync wih Wine's filename

svn path=/trunk/; revision=15288

18 years agoadd polish resource file
Martin Fuchs [Sat, 14 May 2005 19:16:44 +0000 (19:16 +0000)]
add polish resource file

svn path=/trunk/; revision=15286

18 years agofix Wine version of sort order switching
Martin Fuchs [Sat, 14 May 2005 19:16:24 +0000 (19:16 +0000)]
fix Wine version of sort order switching

svn path=/trunk/; revision=15285

18 years agoImplement WH_MOUSE_LL hook
Gé van Geldorp [Sat, 14 May 2005 19:09:02 +0000 (19:09 +0000)]
Implement WH_MOUSE_LL hook

svn path=/trunk/; revision=15284

18 years agoimplement switching of file sort order
Martin Fuchs [Sat, 14 May 2005 18:57:07 +0000 (18:57 +0000)]
implement switching of file sort order

svn path=/trunk/; revision=15283

18 years agoActivate serial mouse for livecd
Magnus Olsen [Sat, 14 May 2005 18:04:53 +0000 (18:04 +0000)]
Activate serial mouse for livecd
now it support both ps2 and serial mouse

svn path=/trunk/; revision=15282

18 years agoPresent for GreatLord:
Gé van Geldorp [Sat, 14 May 2005 18:03:31 +0000 (18:03 +0000)]
Present for GreatLord:
Implement WH_KEYBOARD_LL hook

svn path=/trunk/; revision=15281

18 years agoMerge r15277 to trunk
Casper Hornstrup [Sat, 14 May 2005 14:14:01 +0000 (14:14 +0000)]
Merge r15277 to trunk

svn path=/trunk/; revision=15278

18 years agodistribute the sm system utility even if it does little now
Emanuele Aliberti [Sat, 14 May 2005 13:57:55 +0000 (13:57 +0000)]
distribute the sm system utility even if it does little now

svn path=/trunk/; revision=15276

18 years agocompile the sm system utility
Emanuele Aliberti [Sat, 14 May 2005 13:43:55 +0000 (13:43 +0000)]
compile the sm system utility

svn path=/trunk/; revision=15275

18 years agoLittle fix to compile with gcc 3.4.2
Emanuele Aliberti [Sat, 14 May 2005 12:54:53 +0000 (12:54 +0000)]
Little fix to compile with gcc 3.4.2

svn path=/trunk/; revision=15274

18 years agosync to Wine Patch: format_bytes()
Martin Fuchs [Sat, 14 May 2005 12:32:44 +0000 (12:32 +0000)]
sync to Wine Patch: format_bytes()

svn path=/trunk/; revision=15272

18 years agoCleanup ntlock/unlockfile with proper io semantics..same stuff as previous patches
Alex Ionescu [Fri, 13 May 2005 21:07:40 +0000 (21:07 +0000)]
Cleanup ntlock/unlockfile with proper io semantics..same stuff as previous patches

svn path=/trunk/; revision=15269

18 years agodisplay free and total disk space
Martin Fuchs [Fri, 13 May 2005 17:11:16 +0000 (17:11 +0000)]
display free and total disk space

svn path=/trunk/; revision=15265

18 years agoadjustments for GCC and MinGW
Martin Fuchs [Fri, 13 May 2005 15:35:55 +0000 (15:35 +0000)]
adjustments for GCC and MinGW

svn path=/trunk/; revision=15264

18 years ago- error handling for network connection dialogs
Martin Fuchs [Fri, 13 May 2005 15:32:04 +0000 (15:32 +0000)]
- error handling for network connection dialogs
- implement "format disk" dialog

svn path=/trunk/; revision=15263

18 years agomalloc.h include
Martin Fuchs [Fri, 13 May 2005 14:53:40 +0000 (14:53 +0000)]
malloc.h include

svn path=/trunk/; revision=15262

18 years agoimplement network connect and disconnect dialogs
Martin Fuchs [Fri, 13 May 2005 14:48:10 +0000 (14:48 +0000)]
implement network connect and disconnect dialogs

svn path=/trunk/; revision=15261

18 years agodisplay source path in "move file" dialog
Martin Fuchs [Fri, 13 May 2005 14:21:37 +0000 (14:21 +0000)]
display source path in "move file" dialog

svn path=/trunk/; revision=15260

18 years agofix comment, declare parameter type as constant
Martin Fuchs [Fri, 13 May 2005 10:27:19 +0000 (10:27 +0000)]
fix comment, declare parameter type as constant

svn path=/trunk/; revision=15259

18 years agoreplace numeric resource identifiers by their defined constants
Martin Fuchs [Fri, 13 May 2005 09:35:15 +0000 (09:35 +0000)]
replace numeric resource identifiers by their defined constants

svn path=/trunk/; revision=15258

18 years agoWine compatibility changes
Martin Fuchs [Fri, 13 May 2005 09:09:07 +0000 (09:09 +0000)]
Wine compatibility changes

svn path=/trunk/; revision=15257

18 years agoFix IRP structure (add missing member) and optimize io completion by allowing the...
Alex Ionescu [Fri, 13 May 2005 05:41:24 +0000 (05:41 +0000)]
Fix IRP structure (add missing member) and optimize io completion by allowing the io completion packet to be piggybacked on the IRP. Also make io completion use the cpu lookaside lists now as well as the paged pool as a last-chance attempt

svn path=/trunk/; revision=15256

18 years agoImplement Lookaside List allocation and release for IRPs on Per-CPU Lists, or global...
Alex Ionescu [Fri, 13 May 2005 04:49:54 +0000 (04:49 +0000)]
Implement Lookaside List allocation and release for IRPs on Per-CPU Lists, or global system lists if the per-cpu has been exhausted. This should tremendously reduce memory fragmentation and speed up I/o noticeably. Also, don't allocate IRPs with quota charge when they shouldn't.

svn path=/trunk/; revision=15255

18 years agoFix lookaside structures, rewrite lookaside code to use new structures, remove some...
Alex Ionescu [Fri, 13 May 2005 03:34:13 +0000 (03:34 +0000)]
Fix lookaside structures, rewrite lookaside code to use new structures, remove some excess abstraction, correct export incorrectly exported as fastcall, fix up macros, add basic init code to allocate lookaside lists for IRPs as well as per-cpu lookaside lists for irps and completion packets

svn path=/trunk/; revision=15254

18 years agoFixed wrong STATUS_BUFFER_TOO_SMALL return to documented success return
Art Yerkes [Fri, 13 May 2005 02:05:15 +0000 (02:05 +0000)]
Fixed wrong STATUS_BUFFER_TOO_SMALL return to documented success return
in the buffer too small case.

svn path=/trunk/; revision=15253

18 years agoChange ASSERTs to assert on existent variables
Hervé Poussineau [Thu, 12 May 2005 21:46:50 +0000 (21:46 +0000)]
Change ASSERTs to assert on existent variables

svn path=/trunk/; revision=15252

18 years agoWhite space cleanup, correct indentation
Hervé Poussineau [Thu, 12 May 2005 21:45:20 +0000 (21:45 +0000)]
White space cleanup, correct indentation

svn path=/trunk/; revision=15251

18 years agofdo.c: don't allocate a buffer with a SERENUM_TAG, because it is freed in ntoskrnl.
Hervé Poussineau [Thu, 12 May 2005 21:41:21 +0000 (21:41 +0000)]
fdo.c: don't allocate a buffer with a SERENUM_TAG, because it is freed in ntoskrnl.
misc.c: correct comment
serenum.h: remove ExFreePoolWithTag macro and use function exported by ntoskrnl

svn path=/trunk/; revision=15250

18 years agoRemove all hardcode string to En.rc
Magnus Olsen [Thu, 12 May 2005 21:10:10 +0000 (21:10 +0000)]
Remove all hardcode string to En.rc
so it can be translaterem

svn path=/trunk/; revision=15249

18 years agoDid forget include En.rc :)
Magnus Olsen [Thu, 12 May 2005 20:26:34 +0000 (20:26 +0000)]
Did forget include En.rc :)

svn path=/trunk/; revision=15247

18 years agoRemove all hardcode string to En.rc
Magnus Olsen [Thu, 12 May 2005 20:04:02 +0000 (20:04 +0000)]
Remove all hardcode string to En.rc
so it can be translate

svn path=/trunk/; revision=15246

18 years agoAdded MessageBoxes in case of registry funcs errors
Aleksey Bragin [Thu, 12 May 2005 19:46:14 +0000 (19:46 +0000)]
Added MessageBoxes in case of registry funcs errors

svn path=/trunk/; revision=15245

18 years agoRemove all hardcode string to En.rc
Magnus Olsen [Thu, 12 May 2005 19:31:10 +0000 (19:31 +0000)]
Remove all hardcode string to En.rc
so it can be translate

svn path=/trunk/; revision=15243

18 years agoAdd hex value to Color syntax so it working fine
Magnus Olsen [Thu, 12 May 2005 18:20:41 +0000 (18:20 +0000)]
Add hex value to Color syntax so it working fine
Color x
x = a - f

svn path=/trunk/; revision=15242

18 years agosvn path=/trunk/; revision=15241
Thomas Bluemel [Thu, 12 May 2005 18:08:25 +0000 (18:08 +0000)]
svn path=/trunk/; revision=15241

18 years agoFix uninit var
Alex Ionescu [Thu, 12 May 2005 18:05:22 +0000 (18:05 +0000)]
Fix uninit var

svn path=/trunk/; revision=15240

18 years agoAdd syntax Color x
Magnus Olsen [Thu, 12 May 2005 17:30:52 +0000 (17:30 +0000)]
Add syntax Color x
x = 0 to 9 Now color are working as it should

svn path=/trunk/; revision=15239

18 years agoFix two spelling error
Magnus Olsen [Thu, 12 May 2005 16:44:39 +0000 (16:44 +0000)]
Fix two spelling error
thx dnordenberg to notice them

svn path=/trunk/; revision=15238

18 years agoSmall fix.
Alex Ionescu [Thu, 12 May 2005 11:54:08 +0000 (11:54 +0000)]
Small fix.

svn path=/trunk/; revision=15237

18 years agoreally small optimze remove lenvalu * sizeof(WCHAR) so it doing it only one time
Magnus Olsen [Thu, 12 May 2005 05:01:23 +0000 (05:01 +0000)]
really small optimze remove lenvalu * sizeof(WCHAR) so it doing it only one time

svn path=/trunk/; revision=15236

18 years agocleanup NtDeviceIoControlFile a bit...remove some redundant stuff
Alex Ionescu [Thu, 12 May 2005 04:17:43 +0000 (04:17 +0000)]
cleanup NtDeviceIoControlFile a bit...remove some redundant stuff

svn path=/trunk/; revision=15235

18 years agoRemove old DJGPP NTVDM patch files.
Brian Palmer [Thu, 12 May 2005 03:00:49 +0000 (03:00 +0000)]
Remove old DJGPP NTVDM patch files.

svn path=/trunk/; revision=15234

18 years agoSupport getting the boot drive from the BIOS or the value in the BPB.
Brian Palmer [Thu, 12 May 2005 02:57:13 +0000 (02:57 +0000)]
Support getting the boot drive from the BIOS or the value in the BPB.

svn path=/trunk/; revision=15233

18 years agoFix incorrect call to ntopenprocess
Alex Ionescu [Wed, 11 May 2005 20:45:48 +0000 (20:45 +0000)]
Fix incorrect call to ntopenprocess

svn path=/trunk/; revision=15231

18 years agoremove explicit bugcheck in NtOpenProcess when the caller supplies a thread CID of...
Thomas Bluemel [Wed, 11 May 2005 20:04:48 +0000 (20:04 +0000)]
remove explicit bugcheck in NtOpenProcess when the caller supplies a thread CID of -1, looks like this was added for debug purpose and accidently committed.

svn path=/trunk/; revision=15230

18 years agoSynchronisation with ibrowser source code
Martin Fuchs [Wed, 11 May 2005 19:15:36 +0000 (19:15 +0000)]
Synchronisation with ibrowser source code

svn path=/trunk/; revision=15229

18 years agoeliminate GCC4 warnings
Martin Fuchs [Wed, 11 May 2005 19:13:20 +0000 (19:13 +0000)]
eliminate GCC4 warnings

svn path=/trunk/; revision=15228

18 years agoSynchronisation with explorer source code
Martin Fuchs [Wed, 11 May 2005 19:12:26 +0000 (19:12 +0000)]
Synchronisation with explorer source code

svn path=/trunk/; revision=15227

18 years agoMakefile maintainancement
Martin Fuchs [Wed, 11 May 2005 19:12:03 +0000 (19:12 +0000)]
Makefile maintainancement

svn path=/trunk/; revision=15226

18 years agoeliminate GCC4 warnings
Martin Fuchs [Wed, 11 May 2005 19:11:27 +0000 (19:11 +0000)]
eliminate GCC4 warnings

svn path=/trunk/; revision=15225

18 years agoeliminate GCC4 warnings (patch by Thomas Weidenmueller)
Martin Fuchs [Wed, 11 May 2005 19:08:36 +0000 (19:08 +0000)]
eliminate GCC4 warnings (patch by Thomas Weidenmueller)

svn path=/trunk/; revision=15224

18 years agofix listbox insert algorithmus
Martin Fuchs [Wed, 11 May 2005 17:30:21 +0000 (17:30 +0000)]
fix listbox insert algorithmus

svn path=/trunk/; revision=15222

18 years agorevert the changes i accidently committed
Thomas Bluemel [Wed, 11 May 2005 17:03:00 +0000 (17:03 +0000)]
revert the changes i accidently committed

svn path=/trunk/; revision=15220

18 years agofixed warnings
Thomas Bluemel [Wed, 11 May 2005 16:50:39 +0000 (16:50 +0000)]
fixed warnings

svn path=/trunk/; revision=15218

18 years agofixed function prototype
Thomas Bluemel [Wed, 11 May 2005 16:15:25 +0000 (16:15 +0000)]
fixed function prototype

svn path=/trunk/; revision=15217

18 years agofix for updated MinGW headers: comditional compilation for HSHELL_RUDEAPPACTIVATED
Martin Fuchs [Wed, 11 May 2005 15:24:59 +0000 (15:24 +0000)]
fix for updated MinGW headers: comditional compilation for HSHELL_RUDEAPPACTIVATED

svn path=/trunk/; revision=15216

18 years agosome more spelling fixes
Martin Fuchs [Wed, 11 May 2005 14:50:00 +0000 (14:50 +0000)]
some more spelling fixes

svn path=/trunk/; revision=15215

18 years agoSync to Wine:
Martin Fuchs [Wed, 11 May 2005 14:49:24 +0000 (14:49 +0000)]
Sync to Wine:

date: 2005/02/25 14:07:56
Jon Griffiths <jon_p_griffiths@yahoo.com>
Documentation spelling fixes.

svn path=/trunk/; revision=15214

18 years agoSync to Wine: (rewritten bug fix)
Martin Fuchs [Wed, 11 May 2005 14:46:42 +0000 (14:46 +0000)]
Sync to Wine:  (rewritten bug fix)

date: 2004/12/14 11:43:30
Piotr Caban <pio13@poczta.onet.pl>
Fixed display bug.

svn path=/trunk/; revision=15213

18 years agoSync to Wine:
Martin Fuchs [Wed, 11 May 2005 14:36:40 +0000 (14:36 +0000)]
Sync to Wine:

date: 2004/11/30 21:38:57
Eric Pouech <pouech-eric@wanadoo.fr>
Const correctness fixes.

svn path=/trunk/; revision=15212

18 years ago- Sync to Wine:
Martin Fuchs [Wed, 11 May 2005 14:33:51 +0000 (14:33 +0000)]
- Sync to Wine:
date: 2004/11/24 18:28:31;  author: julliard
Avoid using the MAKEPOINTS macro, it's broken on big endian.

- Fix of this patch: use screen relative coordinates for ShellFolderContextMenu()

svn path=/trunk/; revision=15211

18 years agoSync to Wine:
Martin Fuchs [Wed, 11 May 2005 14:19:23 +0000 (14:19 +0000)]
Sync to Wine:

date: 2005/02/23 20:58:09
Henning Gerhardt <henning.gerhardt@web.de>
Small fix for the German resource file.

date: 2005/02/15 20:46:19
Henning Gerhardt <henning.gerhardt@web.de>
Add/updated German resources.

svn path=/trunk/; revision=15210

18 years agoSync to wine:
Martin Fuchs [Wed, 11 May 2005 14:18:24 +0000 (14:18 +0000)]
Sync to wine:

date: 2005/02/14 11:12:30
Marcelo Duarte <wine-devel@bol.com.br>
Update the resources for Portuguese.

date: 2005/02/10 17:14:15
Américo José Melo <mmodem00@netvisao.pt>
Francois Gouget <fgouget@codeweavers.com>
Translate the Wine resources to Portuguese.

svn path=/trunk/; revision=15209

18 years agoSync to Wine:
Martin Fuchs [Wed, 11 May 2005 14:16:05 +0000 (14:16 +0000)]
Sync to Wine:

date: 2005/01/26 19:42:40
Hans Leidekker <hans@it.vu.nl>
Don't use utf8 in rc files.

svn path=/trunk/; revision=15208

18 years agosync to wine:
Martin Fuchs [Wed, 11 May 2005 14:14:33 +0000 (14:14 +0000)]
sync to wine:

date: 2005/02/16 21:10:59
Alex VillacÝs Lasso <a_villacis@palosanto.com>
Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all
resources, so that Spanish locales other than Spain also use Spanish
resources.

date: 2005/01/03 14:45:36
JosÚ Manuel Ferrer Ortiz <jmfo1982@yahoo.es>
Added Spanish translation.

date: 2004/11/21 15:49:24
JosÚ Manuel Ferrer Ortiz <jmfo1982@yahoo.es>
Updated Spanish translations.

svn path=/trunk/; revision=15207

18 years agoadd chech and svedish resource files
Martin Fuchs [Wed, 11 May 2005 14:11:40 +0000 (14:11 +0000)]
add chech and svedish resource files

svn path=/trunk/; revision=15206

18 years agouse proper scancode to create upper-case hex numbers directly
Thomas Bluemel [Wed, 11 May 2005 13:20:34 +0000 (13:20 +0000)]
use proper scancode to create upper-case hex numbers directly

svn path=/trunk/; revision=15205

18 years agouse _wcsupr to make swedish chater display right when it change langues
Magnus Olsen [Wed, 11 May 2005 09:56:24 +0000 (09:56 +0000)]
use _wcsupr to make swedish chater display right when it change langues
this fix maby also fix rus langues display right now after langues change

svn path=/trunk/; revision=15204

18 years agoSet language to czech not to english in cz.rc
Maarten Bosma [Tue, 10 May 2005 13:03:40 +0000 (13:03 +0000)]
Set language to czech not to english in cz.rc

svn path=/trunk/; revision=15203

18 years agoAllow a NULL PeripheralType in IoQueryDeviceDescription
Hervé Poussineau [Tue, 10 May 2005 09:38:20 +0000 (09:38 +0000)]
Allow a NULL PeripheralType in IoQueryDeviceDescription

svn path=/trunk/; revision=15202

18 years agoImplement IoInvalidateDeviceRelations
Hervé Poussineau [Tue, 10 May 2005 09:34:20 +0000 (09:34 +0000)]
Implement IoInvalidateDeviceRelations

svn path=/trunk/; revision=15201

18 years agofixed some more warnings
Thomas Bluemel [Tue, 10 May 2005 08:15:08 +0000 (08:15 +0000)]
fixed some more warnings

svn path=/trunk/; revision=15200

18 years agofixed some more warnings
Thomas Bluemel [Tue, 10 May 2005 08:04:08 +0000 (08:04 +0000)]
fixed some more warnings

svn path=/trunk/; revision=15199

18 years ago- disable -Werror for lib/mesa32 to get it to compile with GCC4, however, an upgrade...
Thomas Bluemel [Tue, 10 May 2005 06:17:54 +0000 (06:17 +0000)]
- disable -Werror for lib/mesa32 to get it to compile with GCC4, however, an upgrade to 6.2.1 would solve these problems
- fixed a few more warnings, the the tree should now fully compile and work with GCC4

svn path=/trunk/; revision=15198

18 years agoSwedish charaters was gone. it should also commit to wine
Magnus Olsen [Tue, 10 May 2005 06:13:39 +0000 (06:13 +0000)]
Swedish charaters was gone. it should also commit to wine

svn path=/trunk/; revision=15197

18 years agoReuse buffer in IopQueryNameFile, since it's temporary and the first one we allocate...
Alex Ionescu [Mon, 9 May 2005 23:39:08 +0000 (23:39 +0000)]
Reuse buffer in IopQueryNameFile, since it's temporary and the first one we allocate is already large enough. Also block out SEH in ntread/write file since it seems to crash some user mode code.

svn path=/trunk/; revision=15196

18 years agoRevert most of IoCreateStreamFileObject... it's wrong but needs to be wrong for now.
Alex Ionescu [Mon, 9 May 2005 22:35:43 +0000 (22:35 +0000)]
Revert most of IoCreateStreamFileObject... it's wrong but needs to be wrong for now.

svn path=/trunk/; revision=15195

18 years agoFixed backwards access check that was causing NtWriteFile to fail when given a read...
Phillip Susi [Mon, 9 May 2005 22:12:43 +0000 (22:12 +0000)]
Fixed backwards access check that was causing NtWriteFile to fail when given a read only buffer

svn path=/trunk/; revision=15194

18 years agofixed some more warnings
Thomas Bluemel [Mon, 9 May 2005 22:05:47 +0000 (22:05 +0000)]
fixed some more warnings

svn path=/trunk/; revision=15193

18 years agoRemoved the deallocation of the irp on error after IoBuildSynchronousFsdRequest in...
Hartmut Birr [Mon, 9 May 2005 21:28:01 +0000 (21:28 +0000)]
Removed the deallocation of the irp on error after IoBuildSynchronousFsdRequest in NtRead/WriteFile.
There is no irp at this point. If the exception handler is hit, the irp isn't set.

svn path=/trunk/; revision=15192

18 years agoFix rc file
Alex Ionescu [Mon, 9 May 2005 20:14:10 +0000 (20:14 +0000)]
Fix rc file

svn path=/trunk/; revision=15191

18 years agoImplement Access State support (SeCreate/DeleteAccessState and SeSetAccessStateGeneri...
Alex Ionescu [Mon, 9 May 2005 19:57:41 +0000 (19:57 +0000)]
Implement Access State support (SeCreate/DeleteAccessState and SeSetAccessStateGenericMapping. Based on a patch by Javier M. Mellid

svn path=/trunk/; revision=15190

18 years agounmix cases
Alex Ionescu [Mon, 9 May 2005 19:08:49 +0000 (19:08 +0000)]
unmix cases

svn path=/trunk/; revision=15189

18 years agogrr
Alex Ionescu [Mon, 9 May 2005 19:05:41 +0000 (19:05 +0000)]
grr

svn path=/trunk/; revision=15188

18 years agotinus <o112w8r02@sneakemail.com>
Filip Navara [Mon, 9 May 2005 16:00:21 +0000 (16:00 +0000)]
tinus <o112w8r02@sneakemail.com>
Use ExFreePool instead of RtlFreeUnicodeString.

svn path=/trunk/; revision=15187

18 years agoRemove ntvdmpat.exe it is not need any longe it was for djgpp
Magnus Olsen [Mon, 9 May 2005 12:32:10 +0000 (12:32 +0000)]
Remove ntvdmpat.exe  it is not need any longe it was for djgpp

svn path=/trunk/; revision=15186

18 years agostrip the whitespace one more time
Steven Edwards [Mon, 9 May 2005 11:03:44 +0000 (11:03 +0000)]
strip the whitespace one more time

svn path=/trunk/; revision=15185

18 years agocorrect typo in header to fix the build
Steven Edwards [Mon, 9 May 2005 11:02:48 +0000 (11:02 +0000)]
correct typo in header to fix the build

svn path=/trunk/; revision=15184