Peter Wathall
|
9e2dd8676a
|
Removed unreachable line (#517)
The break statement was unnecessary because the goto on the line before it returns from the routine so it can never be reached
|
2018-04-24 21:35:23 +01:00 |
|
Pierre Schweitzer
|
75f1637f37
|
[CLASS2]: Fix status code on too small as exposed by kernel32:DeviceIoControl
|
2017-10-04 21:13:25 +02:00 |
|
Pierre Schweitzer
|
e48d6a658f
|
[CLASS2]: Cosmetic fixes by Thomas
|
2017-10-03 21:34:00 +02:00 |
|
Pierre Schweitzer
|
fdb72d7f85
|
[CLASS2]: - In ScsiClassCreateDeviceObject() don't drop received object name and store it in the device extension
- Implement support for the IOCTL_MOUNTDEV_QUERY_DEVICE_NAME IOCTL; return the store device name
|
2017-10-03 21:34:00 +02:00 |
|
Colin Finck
|
c2c66aff7d
|
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
2017-10-03 07:45:34 +00:00 |
|