Commit graph

50203 commits

Author SHA1 Message Date
Amine Khaldi
2b498df22f [STDOLE2.TLB]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55281
2012-01-28 21:08:43 +00:00
Amine Khaldi
eaad3df7dc * Add mscoree winetest to the rbuild build too.
svn path=/trunk/; revision=55280
2012-01-28 21:04:16 +00:00
Eric Kohl
9b2103620b [EVENTLOG]
- Log files which are opened when the eventlog service is started are permanent files and will only be closed when the service is stopped. Other log files are closed when their handle is closed.
- Opening a non existing backup log file must fail.
- Opening an existing backup log files opens the file for reading only.

svn path=/trunk/; revision=55279
2012-01-28 20:15:41 +00:00
Johannes Anderwald
312148342c [USBCCGP]
- Start implementing select configuration request

svn path=/branches/usb-bringup-trunk/; revision=55278
2012-01-28 19:49:53 +00:00
Amine Khaldi
e1632d9cd8 [MSCOREE_WINETEST]
* Add mscoree winetest from Wine 1.3.37.

svn path=/trunk/; revision=55277
2012-01-28 17:34:42 +00:00
Amine Khaldi
53d0c6b010 [MSCOREE]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55276
2012-01-28 17:34:24 +00:00
Amine Khaldi
5f4ae9949c [WINEMP3.ACM]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55275
2012-01-28 17:21:07 +00:00
Amine Khaldi
b20df12944 [MLANG_WINETEST]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55274
2012-01-28 17:12:03 +00:00
Amine Khaldi
97dfbce665 [MLANG]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55273
2012-01-28 17:11:55 +00:00
Amine Khaldi
1b4f459fcc [PSDK]
* Import cor.idl, cordebug.idl and metahost.idl from Wine.
* Remove the now unneeded cor.h.
* Update corerror.h, corhdr.h, mscoree.idl and winsxs.idl from Wine.
* Update the cmake and rbuild files to reflect the changes.

svn path=/trunk/; revision=55272
2012-01-28 11:58:18 +00:00
Amine Khaldi
140671d476 [NTPRINT_WINETEST]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55271
2012-01-28 10:29:55 +00:00
Amine Khaldi
2801c84858 [NTPRINT]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55270
2012-01-28 10:29:40 +00:00
Amine Khaldi
35f0f5f497 [MOUNTMGR]
* Silence some gcc warnings.

svn path=/branches/usb-bringup-trunk/; revision=55269
2012-01-27 23:11:19 +00:00
Amine Khaldi
a56d039edf [MSISIP]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55268
2012-01-27 23:08:50 +00:00
Amine Khaldi
cea6972358 [OBJSEL]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55267
2012-01-27 22:24:01 +00:00
Cameron Gutman
eb13400efd [TXTSETUP.SIF]
- Start the USB composite generic parent driver during 1st stage

svn path=/branches/usb-bringup-trunk/; revision=55265
2012-01-27 22:00:48 +00:00
Amine Khaldi
6f45707947 [DDK]
* Update dmusicks.h annotations.

svn path=/trunk/; revision=55264
2012-01-27 21:27:13 +00:00
Thomas Faber
d07efed2e7 [USP10]
- Fix MSVC build. Sent and applied upstream.

svn path=/trunk/; revision=55263
2012-01-27 21:20:03 +00:00
Amine Khaldi
e70779e693 [SDK/UUID]
* Add atliface.idl for the MSVC build. Dedicated to Thomas.

svn path=/trunk/; revision=55262
2012-01-27 21:09:57 +00:00
Johannes Anderwald
a960e537aa [USBCCGP]
- Implement counting of all interface descriptors
- Store device descriptor and configuration descriptor in pdo device extension
- Store all interface descriptors for an composite audio device
- Implement parsing and constructing a special configuration descriptor for each individual device function
- Implement URB_FUNCTION_GET_DESCRIPTOR_FROM_DEVICE for device descriptor and configuration descriptor
- USBGCCGP now receives select configuration request
- Tested in XP + Ros USB Stack + USB Audio Device

svn path=/branches/usb-bringup-trunk/; revision=55261
2012-01-27 20:58:58 +00:00
Amine Khaldi
889ed6d338 [NDDEAPI]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55260
2012-01-27 20:21:06 +00:00
Amine Khaldi
f6aa73bd07 [COMCTL32]
* Sync more of header.c with Wine 1.3.37. Fixes build.

svn path=/trunk/; revision=55259
2012-01-27 19:22:05 +00:00
Amine Khaldi
7d0b56b9e1 [MSTASK_WINETEST]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55258
2012-01-27 18:48:41 +00:00
Amine Khaldi
04c708b1b0 [MSTASK]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55257
2012-01-27 18:48:31 +00:00
Amine Khaldi
43220d11a5 [MOUNTMGR]
* Fix build.

svn path=/branches/usb-bringup-trunk/; revision=55256
2012-01-27 18:45:54 +00:00
Johannes Anderwald
35c824d26f [USBCCGP]
- Use Function index than interface number. Fixes invalid hardware ids
- Fix construction of compatible id
- USB Audio device now installs on XP when usbccgp is used 
- Now asserts in sb-bringup-trunk\drivers\usb\usbccgp\pdo.c:343) PDO_Dispatch Function f not implemented, which is implemented next

svn path=/branches/usb-bringup-trunk/; revision=55255
2012-01-27 18:33:41 +00:00
James Tabor
4365081a5a [ComCtl32]
- Partial sync to wine 1.3.37 without the ComCtl32 diff applied. This fixes the hangs and the exceptions during testing. Researching DrawFocusRect issues. Please Developers, note any information for the diff other than what is posted on svn, also this is open to anyone to be synced.

svn path=/trunk/; revision=55254
2012-01-27 18:25:24 +00:00
Johannes Anderwald
07e8b3be9b [USBCCGP]
- Implement counting interface descriptors
- Fix allocating interface list
- Fix multiple bugs when copying interface information
- Implement support function to dump function descriptor
- Fix multiple bugs when creating compatible / hardware id string
- Implement legacy enumerator, which will be used for HID composite devices
- Implement special enumerator for audio devices
- Display static GenericCompositeUSBDeviceString, needs to be read from registry in order to be MUI aware
- Device initializes and device wizard pops up
- Tested in XP with Ros USB stack + USB Audio Microphone 

svn path=/branches/usb-bringup-trunk/; revision=55253
2012-01-27 18:04:39 +00:00
Amine Khaldi
dcacccd06b [DDK]
* Update csq.h annotations.

svn path=/trunk/; revision=55252
2012-01-27 17:34:49 +00:00
Amine Khaldi
db610e682b [MSCTF_WINETEST]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55251
2012-01-27 17:32:46 +00:00
Amine Khaldi
839270d4f0 [MSCTF]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55250
2012-01-27 17:31:52 +00:00
Amine Khaldi
617f816f13 [ITSS_WINETEST]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55249
2012-01-27 17:05:41 +00:00
Amine Khaldi
dc4400d15d [ITSS]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55248
2012-01-27 17:05:33 +00:00
Amine Khaldi
75035a17de [NTOSKRNL]
* Laa-a-a-a-dies and gentlemen..... It was a deferred success. Move along mes chers, you make the place look crowded.

svn path=/trunk/; revision=55247
2012-01-27 15:24:58 +00:00
Amine Khaldi
ddd36eed48 [INETCOMM_WINETEST]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55246
2012-01-27 14:39:30 +00:00
Amine Khaldi
46a657c5a3 [INETCOMM]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55245
2012-01-27 14:39:25 +00:00
Johannes Anderwald
fc557e4320 [HIDCLASS]
- IOCTL are only supported for PDOs

svn path=/branches/usb-bringup-trunk/; revision=55244
2012-01-27 14:08:40 +00:00
Amine Khaldi
47ddfedeed [PSDK]
* Update wtsapi32.h from Wine.

svn path=/trunk/; revision=55243
2012-01-27 14:00:42 +00:00
Amine Khaldi
8544ad6ea2 [DDK]
* Update drmk.h annotations.

svn path=/trunk/; revision=55242
2012-01-27 13:52:36 +00:00
Amine Khaldi
8f57857595 [MSG711.ACM]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55241
2012-01-27 13:50:29 +00:00
Amine Khaldi
06e3fa71d5 [INSENG]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55240
2012-01-27 13:43:48 +00:00
Amine Khaldi
1cb7059396 [HNETCFG]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55239
2012-01-27 13:09:03 +00:00
Johannes Anderwald
0a2f895e36 [USBHUB_NEW]
- Rewrite GetDeviceIds function
- Don't rely on hardcoded constants when building the device id strings
- Don't corrupt the device id string when building the instance id string
- Fix bug in GetUsbStringDescriptor which read beyond the allocated string when copying the result.

svn path=/branches/usb-bringup-trunk/; revision=55238
2012-01-27 12:29:18 +00:00
Amine Khaldi
2d45672a9d [HLINK_WINETEST]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55237
2012-01-27 12:14:09 +00:00
Amine Khaldi
cdd2116957 [HLINK]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55236
2012-01-27 12:14:01 +00:00
Amine Khaldi
2b0aee28de [MSCMS_WINETEST]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55235
2012-01-27 11:01:09 +00:00
Amine Khaldi
5bade8d8fb [MSCMS]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55234
2012-01-27 11:01:06 +00:00
Amine Khaldi
d85e3f4b78 [MSFTEDIT]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55233
2012-01-27 10:32:23 +00:00
Cameron Gutman
6f54b01f29 [USBEHCI]
- Fix initialization bugs for EHCI controllers
- Try again to release ownership of low-speed devices after reset
- Wait for the port reset to complete

svn path=/branches/usb-bringup-trunk/; revision=55232
2012-01-27 06:27:12 +00:00
Cameron Gutman
9b540bf8a8 [USBOHCI]
- Attempt to fix reset race conditions

svn path=/branches/usb-bringup-trunk/; revision=55231
2012-01-27 05:20:37 +00:00