Thomas Faber
cd46fe19a9
[CRYPT32]
...
- Fix MSVC build. Sent and applied upstream.
svn path=/trunk/; revision=55148
2012-01-24 20:34:31 +00:00
Johannes Anderwald
b4447be2c3
[USBHUB]
...
- Fix bugs introduced in 55134, 55135
- USB Mass Storage devices should now automatically install again
svn path=/branches/usb-bringup-trunk/; revision=55147
2012-01-24 17:00:30 +00:00
Amine Khaldi
90350df69a
[DDK]
...
* Update classpnp.h annotations.
svn path=/trunk/; revision=55146
2012-01-24 14:10:25 +00:00
Amine Khaldi
b167579013
[MCIAVI32]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55145
2012-01-24 14:07:33 +00:00
Amine Khaldi
d1c328619d
[IMAADP32.ACM]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55144
2012-01-24 14:02:18 +00:00
Amine Khaldi
db5937bfd8
[PSDK]
...
* Update mmddk.h from Wine.
svn path=/trunk/; revision=55143
2012-01-24 13:55:54 +00:00
Amine Khaldi
6528ad11a0
[HTTPAPI]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55142
2012-01-24 13:54:58 +00:00
Amine Khaldi
12d4780a2a
[DWMAPI]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55141
2012-01-24 13:52:57 +00:00
Amine Khaldi
5df9522396
[CRYPTNET_WINETEST]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55140
2012-01-24 13:50:35 +00:00
Amine Khaldi
3c65192b65
[CRYPTNET]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55139
2012-01-24 13:50:22 +00:00
Cameron Gutman
94f1525447
[USBSTOR]
...
- Fix cancellation for IRPs that have already been dispatched for processing by IoStartNextPacket
- Don't complete IRPs with the IRP list lock held
- Clear the cancel routine before completing the IRP
svn path=/branches/usb-bringup-trunk/; revision=55138
2012-01-24 04:39:09 +00:00
Cameron Gutman
cd1f4631f1
[CLASS2]
...
- Add back an accidentally removed line
svn path=/branches/usb-bringup-trunk/; revision=55137
2012-01-24 03:33:45 +00:00
Cameron Gutman
fa62dde61b
[CLASS2]
...
- Add more black magic to remove symbolic links when a drive is removed
svn path=/branches/usb-bringup-trunk/; revision=55136
2012-01-24 03:25:52 +00:00
Johannes Anderwald
3b70f619c8
[USBHUB]
...
- Add more checks for detecting composite device
svn path=/branches/usb-bringup-trunk/; revision=55135
2012-01-23 23:41:40 +00:00
Johannes Anderwald
e62233a8e7
[USBHUB]
...
- Check if the device is a composite device
- Report USB\COMPOSITE as compatible id when a usb compsite device is detected
svn path=/branches/usb-bringup-trunk/; revision=55134
2012-01-23 23:29:54 +00:00
Amine Khaldi
d32ee1f611
[PSDK]
...
* Update dwmapi.h from Wine.
svn path=/trunk/; revision=55133
2012-01-23 22:30:15 +00:00
Amine Khaldi
fc30d8ec5b
[MSI]
...
* Add some registration that was missing from the sync.
svn path=/trunk/; revision=55132
2012-01-23 21:40:37 +00:00
Amine Khaldi
fbabfef54d
[MSI/BOOTDATA]
...
* Improve and correct registering the CLISDs for MSI (they match Wine and Windows now). This reverts r55052.
svn path=/trunk/; revision=55131
2012-01-23 20:59:35 +00:00
Rafal Harabien
2d3c112a48
[NTOSKRNL]
...
- Fix returning uninitialized status (CID 15086)
svn path=/trunk/; revision=55130
2012-01-23 20:49:08 +00:00
Thomas Faber
52654ceb2e
[DDK/XDK]
...
- Disable VS11 warning about cast between different function classes (IO_DPC_ROUTINE to KDEFERRED_ROUTINE) where needed
svn path=/trunk/; revision=55129
2012-01-23 19:58:06 +00:00
Thomas Faber
2ea0f55590
[NTOSKRNL/IO]
...
- Always use interlocked operations on DeviceObject->ReferenceCount
svn path=/trunk/; revision=55128
2012-01-23 19:48:18 +00:00
Thomas Faber
d68b29a234
[FASTFAT]
...
- Fix an if condition in VfatCreateFile causing opening a volume to always return access denied
- Fix some DPRINT issues
- Powered by VS11
svn path=/trunk/; revision=55127
2012-01-23 19:36:59 +00:00
Amine Khaldi
312f5bfd31
[PSDK]
...
* Update winsock2.h annotations.
svn path=/trunk/; revision=55126
2012-01-23 19:12:00 +00:00
Amine Khaldi
a474329019
[DDK]
...
* Update hidclass.h and hubbusif.h annotations.
svn path=/trunk/; revision=55125
2012-01-23 19:07:50 +00:00
Amine Khaldi
d870b715ea
[SMSS2]
...
* Fix build.
svn path=/trunk/; revision=55124
2012-01-23 17:02:51 +00:00
Alex Ionescu
cbc1c975e0
[SMSS]: Add a new SMSS2 with the goal of having a Windows-compatible LPC API that will work with the new CSRSS that's already in the tree. So far, it launches the old SMSS and quits.
...
svn path=/trunk/; revision=55123
2012-01-23 16:49:52 +00:00
Johannes Anderwald
98731d6286
[USBOHCI]
...
- Fix warning
- Remove assert
[USBEHCI]
- Remove assert
svn path=/branches/usb-bringup-trunk/; revision=55122
2012-01-23 16:47:19 +00:00
Cameron Gutman
eb6202bdb6
[USBEHCI]
...
- Remove unused variable
svn path=/branches/usb-bringup-trunk/; revision=55121
2012-01-23 16:29:43 +00:00
Johannes Anderwald
fa3c4bb4eb
[USBHUB]
...
- Silent traces
svn path=/branches/usb-bringup-trunk/; revision=55120
2012-01-23 16:25:43 +00:00
Cameron Gutman
1f321cafad
[USB-BRINGUP-TRUNK]
...
- Allow surprise removal of HID devices
- Don't assemble useless empty resource lists
svn path=/branches/usb-bringup-trunk/; revision=55119
2012-01-23 16:22:43 +00:00
Johannes Anderwald
33e7325e17
[USBSTOR]
...
- Silent traces
svn path=/branches/usb-bringup-trunk/; revision=55118
2012-01-23 16:22:33 +00:00
Johannes Anderwald
88a17911fa
[USBEHCI]
...
- Remove traces
svn path=/branches/usb-bringup-trunk/; revision=55117
2012-01-23 16:17:21 +00:00
Amine Khaldi
5c2fb9efb7
[DDK]
...
* Update usbbusif.h, usbdlib.h and usbscan.h annotations.
svn path=/trunk/; revision=55116
2012-01-23 16:07:08 +00:00
Cameron Gutman
2e9bda4f63
[USB-BRINGUP-TRUNK]
...
- Store correct device power state for PowerSystemWorking
svn path=/branches/usb-bringup-trunk/; revision=55115
2012-01-23 16:06:32 +00:00
Amine Khaldi
95ceec858b
[COMCAT_WINETEST]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55114
2012-01-23 16:04:06 +00:00
Amine Khaldi
8231f5eadb
* Update the sync notes for clusapi, comcat, compstui and cryptdll.
...
svn path=/trunk/; revision=55113
2012-01-23 16:03:34 +00:00
Cameron Gutman
d55c9c5101
[USB-BRINGUP-TRUNK]
...
- Restore the frame interval register after a reset as per OHCI spec
svn path=/branches/usb-bringup-trunk/; revision=55112
2012-01-23 15:53:25 +00:00
Amine Khaldi
ad68c5f813
[CRYPTDLG]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55111
2012-01-23 15:51:05 +00:00
Johannes Anderwald
8478147bbf
[USBEHCI]
...
- Use the same lock in the IUSBQueue as in the IDMAMemoryManager
- add debug traces (default off)
svn path=/branches/usb-bringup-trunk/; revision=55110
2012-01-23 15:49:43 +00:00
Amine Khaldi
2b23e89568
[CRYPT32_WINETEST]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55109
2012-01-23 15:45:22 +00:00
Amine Khaldi
7f7460e8c4
[CRYPT32]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55108
2012-01-23 15:45:15 +00:00
Amine Khaldi
9c46bd0ddd
[CREDUI_WINETEST]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55107
2012-01-23 15:43:10 +00:00
Amine Khaldi
533493eb7f
[CREDUI]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55106
2012-01-23 15:42:58 +00:00
Amine Khaldi
3cfc88d970
[PSDK]
...
* Update winuser.h annotations.
svn path=/trunk/; revision=55105
2012-01-23 15:19:38 +00:00
Amine Khaldi
50c33aa429
[CABINET_WINETEST]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55104
2012-01-23 15:12:57 +00:00
Amine Khaldi
5cf9ee2b66
[CABINET]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55103
2012-01-23 15:12:50 +00:00
Amine Khaldi
e4bb3d1eb0
[PSDK]
...
* Update wincrypt.h from Wine.
svn path=/trunk/; revision=55102
2012-01-23 14:07:25 +00:00
Amine Khaldi
37799a6aef
[ADVAPI32]
...
* Missed this change in my previous commit.
svn path=/trunk/; revision=55101
2012-01-23 13:58:34 +00:00
Amine Khaldi
a8739a7969
[PSDK]
...
* Fix some annotations in winddi.h.
svn path=/trunk/; revision=55100
2012-01-23 13:32:25 +00:00
Amine Khaldi
f9f32b715e
[BCRYPT]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55099
2012-01-23 13:30:23 +00:00