| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@93115 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
them to VBoxR3Static and applying VBOX_WIN_NEWDEV. bugref:10116
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92968 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92910 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@90804 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@88531 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
DECLCALLBACKMEMBER to wrap the whole expression, similar to the DECLR?CALLBACKMEMBER macros. This allows adding a throw() at the end when compiling with the VC++ compiler to indicate that the callbacks won't throw anything, so we can stop supressing the C5039 warning about passing functions that can potential throw C++ exceptions to extern C code that can't necessarily cope with such (unwind,++). Introduced a few _EX variations that allows specifying different/no calling convention too, as that's handy when dynamically resolving host APIs. Fixed numerous places missing DECLCALLBACK and such. Left two angry @todos regarding use of CreateThread. bugref:9794
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@85121 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
Corrected the conditions for it's definition instead. bugref:8489
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@84540 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@84533 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@83803 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82968 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82669 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82538 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
didn't require it before).
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82446 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82445 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
more accurate matching (see bugref:9518).
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82444 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82443 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@81664 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@81547 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@81452 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
problems with capturing when USBPcap is installed.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@81083 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@81078 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
to find the passed-in PDO.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@81070 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@81058 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@81024 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
implementation.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@81023 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
but kernel can't, don't require exact match. See bugref:9518 for details.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@80981 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
VBoxUSBMon may not be able to read them and reconstruct the values (see bugref:9479).
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@80978 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@80964 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
input was passed in.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@80941 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@80891 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@80889 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
and support driver (SUPUSBFLT_IOCTL_SET_NOTIFY_EVENT). See bugref:9518
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@80877 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
of SERVICE_SYSTEM_STA RT (1) for VBoxDrv and VBoxUSBMon.): For now go back to start on boot. Needs more work to go for the better solution, since regular users cannot start the drivers.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@80796 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@80685 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@80631 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
error occurred.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@80480 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
IoGetDeviceProperty if descriptors can't be read. Follow-up to bugref:9479
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@80441 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@80436 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@80431 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@80207 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@79408 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@79399 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
(see bugref:9479).
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@79392 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@79390 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@79334 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@79311 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@79000 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@78999 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
to beactivated by a special registry setting, will get removed as soon as a proper fix is found
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@78998 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
|
|
|
| |
SERVICE_SYSTEM_START (1) for VBoxDrv and VBoxUSBMon.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76925 cfe28804-0f27-0410-a406-dd0f0b0b656f
|