Steven Edwards
0acd7d503b
revert the ctype.h changes to wine dlls
...
svn path=/trunk/; revision=16805
2005-07-27 17:06:06 +00:00
Alex Ionescu
298b0372cd
- Include ctype.h by default.
...
svn path=/trunk/; revision=16804
2005-07-27 16:55:40 +00:00
Alex Ionescu
52973bb61c
- Use inline function instead of macro.
...
svn path=/trunk/; revision=16803
2005-07-27 16:34:14 +00:00
Alex Ionescu
5af8e51ad1
- Use PCH everywhere to increase compile speed
...
- Some PSDK compatibility.
svn path=/trunk/; revision=16802
2005-07-27 16:18:06 +00:00
Alex Ionescu
c91952309a
- Combine some assembly files together and move them to rtl
...
- Convert rtl memory functions written by Greatlord to GAS and properly add them into build system (not used yet since they haven't been tested)
- Misc cleanups
svn path=/trunk/; revision=16801
2005-07-27 16:11:29 +00:00
Aleksey Bragin
6cc3428516
Timer modifications, turning on debug messages, implementing more functions (but spinlocks are disabled now).
...
Now it detects attached device(s) and show info in debug messages.
svn path=/trunk/; revision=16800
2005-07-27 14:57:33 +00:00
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