Alex Ionescu
ad3464c9a6
- Some more PSDK compatibility fixes
...
- Misc cleanup...
svn path=/trunk/; revision=16792
2005-07-27 06:18:52 +00:00
Martin Fuchs
b12a9db3c1
fix last patch: LPWSTR -> LPTSTR
...
svn path=/trunk/; revision=16791
2005-07-27 05:42:33 +00:00
Alex Ionescu
a9d517d95c
- Fix all ACPI warnings and add default case for unhandled ACPI cases.
...
svn path=/trunk/; revision=16790
2005-07-27 05:09:05 +00:00
Alex Ionescu
14e0bc6128
- Fix warnings
...
- Remove code that isn't used in ReactOS because our _SHExpandEnvironmentStrings was completely re-written and thus doesn't use the two helper functions that WINE's _SHExpandEnvironmentStrings does.
svn path=/trunk/; revision=16789
2005-07-27 05:08:32 +00:00
Alex Ionescu
bafc9b7881
- Fix warnings
...
svn path=/trunk/; revision=16788
2005-07-27 02:06:31 +00:00
Alex Ionescu
3028ef48f1
- Fix warnings
...
svn path=/trunk/; revision=16787
2005-07-27 02:04:55 +00:00
Alex Ionescu
d6e5f3f636
- Fix warnings
...
svn path=/trunk/; revision=16786
2005-07-27 02:03:01 +00:00
Alex Ionescu
97ff2de432
- Fix warnings
...
svn path=/trunk/; revision=16785
2005-07-27 02:01:02 +00:00
Alex Ionescu
65282e530e
- Fix warnings
...
svn path=/trunk/; revision=16784
2005-07-27 01:59:41 +00:00
Alex Ionescu
e1e6c8844c
- Fix warnings
...
svn path=/trunk/; revision=16783
2005-07-27 01:58:34 +00:00
Alex Ionescu
1f1ef9eab3
- Fix broken IInternetZoneManagerVtbl definition.
...
svn path=/trunk/; revision=16782
2005-07-27 01:56:55 +00:00
Alex Ionescu
e618d8965d
- Fix export definition
...
svn path=/trunk/; revision=16781
2005-07-27 01:52:27 +00:00
Alex Ionescu
42fb82a647
- Fix warnings
...
svn path=/trunk/; revision=16780
2005-07-27 01:50:31 +00:00
Alex Ionescu
edcb998459
- Fix warnings
...
svn path=/trunk/; revision=16779
2005-07-27 01:44:10 +00:00
Alex Ionescu
59d0d06535
- Fix warnings
...
svn path=/trunk/; revision=16778
2005-07-27 01:40:13 +00:00
Alex Ionescu
8f5a8d1f57
- Use correct wine debug functions
...
svn path=/trunk/; revision=16777
2005-07-27 01:38:51 +00:00
Magnus Olsen
6ea556e014
fix errorlevel for type, the r16766 was Brandon Turner patch sorry I forgt menoty his name.
...
svn path=/trunk/; revision=16776
2005-07-27 01:38:00 +00:00
Thomas Bluemel
961df2a275
export these stubs: AddAccessAllowedObjectAce, AddAccessDeniedObjectAce, AddAuditAccessObjectAce, CreatePrivateObjectSecurityEx, CreatePrivateObjectSecurityWithMultipleInheritance, ConvertToAutoInheritPrivateObjectSecurity, EqualDomainSid, GetWindowsAccountDomainSid and CreateWellKnownSid
...
svn path=/trunk/; revision=16775
2005-07-27 01:31:34 +00:00
Alex Ionescu
020c2e8477
- Fix warnings
...
svn path=/trunk/; revision=16774
2005-07-27 01:26:16 +00:00
Alex Ionescu
ffcb5d176a
- Fix warnings
...
svn path=/trunk/; revision=16773
2005-07-27 01:22:46 +00:00
Alex Ionescu
2596f83747
- Fix warnings.
...
svn path=/trunk/; revision=16772
2005-07-27 01:14:00 +00:00
Alex Ionescu
71333e755e
- Add wine_dbgstr_w
...
- Revert changes, msiexec is shared.
svn path=/trunk/; revision=16771
2005-07-27 01:12:53 +00:00
Alex Ionescu
0359f3c1eb
- Fix warnings
...
- Print unicode strings normally with %S instead of wine macro.
svn path=/trunk/; revision=16770
2005-07-27 01:09:38 +00:00
Alex Ionescu
bbd697daa6
- Fix warnings
...
- Revert to wZ, gcc is being stupid.
svn path=/trunk/; revision=16769
2005-07-27 01:02:51 +00:00
Alex Ionescu
c8370e3506
- Fix warnings
...
svn path=/trunk/; revision=16768
2005-07-27 00:55:36 +00:00
Alex Ionescu
e5d3501d91
- Fix warnings
...
svn path=/trunk/; revision=16767
2005-07-27 00:54:07 +00:00
Magnus Olsen
b4ee0d0b03
update the english text for type
...
svn path=/trunk/; revision=16766
2005-07-27 00:50:24 +00:00
Magnus Olsen
a06de608ff
add /P as param for Type, from PCDOS by Brandon Turner
...
svn path=/trunk/; revision=16765
2005-07-27 00:05:34 +00:00
Filip Navara
dac7500f25
Do not dereference NULL pointers and this time for real.
...
svn path=/trunk/; revision=16764
2005-07-26 22:51:03 +00:00
Filip Navara
09e1dd8b9b
Do not dereference NULL pointers.
...
svn path=/trunk/; revision=16763
2005-07-26 22:40:03 +00:00
Thomas Bluemel
cbb15fff51
implemented GetNamedSecurityA/W and SetNamedSecurityInfoA/W and forward them to the MARTA provider
...
svn path=/trunk/; revision=16762
2005-07-26 22:21:02 +00:00
Hartmut Birr
13b2222c28
reverted last change
...
svn path=/trunk/; revision=16761
2005-07-26 21:33:38 +00:00
Thomas Bluemel
b0faf4f537
- implemented GetSecurityInfo and SetSecurityInfo which just check and/or transform parameters and pass the call to the MARTA provider
...
- added missing definitions to w32api
svn path=/trunk/; revision=16760
2005-07-26 21:20:55 +00:00
Thomas Bluemel
5887e9c4c9
added an initial MARTA provider (only two functions stubbed)
...
svn path=/trunk/; revision=16759
2005-07-26 21:17:06 +00:00
Hartmut Birr
9c8f710c8a
Lock the handle table if we trying to get a pointer from a handle.
...
svn path=/trunk/; revision=16758
2005-07-26 19:46:07 +00:00
Hartmut Birr
2c31fcac60
Used IoQueryFileInformation and IoSetInformation instead of ZwQueryInformationFile and ZwSetInformationFile to remove some overhead.
...
svn path=/trunk/; revision=16757
2005-07-26 19:38:33 +00:00
Hartmut Birr
522a0e59cd
Silence debug messages.
...
svn path=/trunk/; revision=16756
2005-07-26 19:35:22 +00:00
Hartmut Birr
1bae97d5ce
- Remove the permanent flag from an object if ObInserObject failed (in IoCreateFile).
...
- Bypass the driver for FilePositionInformation and FileAlignmentInformation in NtQueryInformationFile and NtSetInformationFile.
svn path=/trunk/; revision=16755
2005-07-26 19:31:41 +00:00
Hartmut Birr
dd90242aa7
Acquire always the apc lock if we are modifying the apc queue.
...
svn path=/trunk/; revision=16754
2005-07-26 19:21:27 +00:00
Hartmut Birr
ec8a1499ee
- Forgot one change to KeAcquireSpinLockAtDpcLevel.
...
svn path=/trunk/; revision=16753
2005-07-26 19:15:08 +00:00
Hartmut Birr
3cccb4ec8d
- Fixed the broken implementation of KeFlushQueueApc.
...
- Fixed some locking operations with two spin locks.
svn path=/trunk/; revision=16752
2005-07-26 19:11:25 +00:00
Filip Navara
dfaa3196ee
Yet another fix to WinPosActivateOtherWindow, we should search only for top-level windows next to the window we're about to deactivate.
...
svn path=/trunk/; revision=16751
2005-07-26 19:02:31 +00:00
Filip Navara
b165c36180
Don't steal foreground window focus from other applications in WinPosActivateOtherWindow and remove incorrect code for searching top-most windows.
...
svn path=/trunk/; revision=16750
2005-07-26 17:46:48 +00:00
Filip Navara
2ce933f05b
Fix reverting of focus to owner windows.
...
svn path=/trunk/; revision=16749
2005-07-26 16:34:48 +00:00
Filip Navara
609a60c719
Add check for global handles to NtGdiDeleteDC, this prevents applications from destroying DCs that are part of DCEs.
...
svn path=/trunk/; revision=16748
2005-07-26 16:03:46 +00:00
Filip Navara
fc8add5154
Don't use DeleteDC on DC handles returned by GetDC.
...
svn path=/trunk/; revision=16747
2005-07-26 15:47:26 +00:00
Filip Navara
1d059a1ddf
Implement ValidateRect.
...
svn path=/trunk/; revision=16746
2005-07-26 15:21:41 +00:00
Alex Ionescu
cdfdfa0b8b
- Allow file debug prints to happen at IRQL > DISPATCH_LEVEL, but don't queue a work item until we are at <= DISPATCH. Fixes /DEBUGPORT=FILE freeze/crash/bug.
...
svn path=/trunk/; revision=16745
2005-07-26 15:15:18 +00:00
Alex Ionescu
b8f8df7565
- Various Microsoft DDK/PSDK compatibility fixes and some MSVC stuff too.
...
- Fix PSECURITY_DESCRIPTOR_RELATIVE names.c
- Don't use rtltypes.h as a replacement for normal stdlib headers.
- Fix a HAL header fixme.
svn path=/trunk/; revision=16744
2005-07-26 14:00:45 +00:00
Thomas Bluemel
9acecc8bdd
add uxtheme.dll and objsel.dll to the bootcd
...
svn path=/trunk/; revision=16743
2005-07-26 13:50:18 +00:00