1
0
mirror of https://github.com/winfsp/winspd.git synced 2025-04-18 23:23:59 +03:00

440 Commits

Author SHA1 Message Date
Bill Zissimopoulos
55c53bc454 tools: mkcat: fix path to inf2cat tool v1.0B1 2020-12-22 13:01:38 -08:00
Bill Zissimopoulos
b148d13b54 build: version: 2021 Beta 2020-11-09 14:38:57 -08:00
Bill Zissimopoulos
63b669beda tools: deploy.bat 2020-09-19 17:34:33 -07:00
Bill Zissimopoulos
4f4a8a4389 update changelog 2020-09-19 17:28:06 -07:00
Bill Zissimopoulos
210d9a3fc4
Merge pull request #5 from CzBiX/patch-1
Fix max block count issue
2020-09-19 17:17:30 -07:00
CzBiX
d01c419d1d Update Contributors
Signed-off-by: VRan Liu <gliuwr@gmail.com>
2020-09-19 19:21:48 +08:00
CzBiX
580eeb177e Fix issue when device size greater than 2TB
Windows system will use `READ_CAPACITY_DATA_EX` to read block device size,
when the block count greater to 0xFFFFFFFF.

Signed-off-by: VRan Liu <gliuwr@gmail.com>
2020-09-19 19:21:19 +08:00
Bill Zissimopoulos
d5a23f0da2 tools: update deploy, debug scripts 2020-09-16 17:42:35 -07:00
Bill Zissimopoulos
8ae2bfe4d6 tools: switch default build to latest Visual Studio 2020-09-16 15:53:04 -07:00
Bill Zissimopoulos
7a032d4db3 update copyright for 2020 2020-09-16 05:21:01 +01:00
Bill Zissimopoulos
b9beb01d4e appveyor: hack to make WDK 1903 work on VS2015 2020-09-15 21:02:36 -07:00
Bill Zissimopoulos
756188dfb9 build: VS2015 - VS2019 round-tripping 2020-09-15 20:58:48 -07:00
Bill Zissimopoulos
4c45b7f80e
README: new workflow capture 2019-03-11 10:04:35 -07:00
Bill Zissimopoulos
a742b78777
update README v0.9 2019-03-10 17:35:34 -07:00
Bill Zissimopoulos
34d942a439
doc: add arch diagram 2019-03-10 17:16:57 -07:00
Bill Zissimopoulos
fa7cfcd1a0 fix executable perms 2019-03-08 17:00:15 -08:00
Bill Zissimopoulos
f9b8076faf
tst: rawdisk: set debug flags prior to starting the dispatcher 2019-03-08 16:51:17 -08:00
Bill Zissimopoulos
dbc90653f1
doc: tutorial: checkpoint 2019-03-08 16:26:34 -08:00
Bill Zissimopoulos
bc70270955
doc: tutorial: ix image name 2019-03-08 12:15:23 -08:00
Bill Zissimopoulos
761268bb0b
doc: tutorial: checkpoint 2019-03-08 12:11:51 -08:00
Bill Zissimopoulos
239d23d412
doc: winspd tutorial: checkpoint 2019-03-07 16:55:04 -08:00
Bill Zissimopoulos
3b76a489f6
project name change and terminology changes 2019-03-07 11:51:41 -08:00
Bill Zissimopoulos
71021d9d77
project refactoring: add shared library 2019-03-04 15:23:45 -08:00
Bill Zissimopoulos
4c5a3bac84
dll: refactoring: eliminate need for DllMain 2019-03-04 14:12:22 -08:00
Bill Zissimopoulos
a8a871abb6
installer: remove refs to missing files 2019-03-04 12:11:52 -08:00
Bill Zissimopoulos
d203610eec
dll: SpdPrintLog, SpdEventLog, SpdServiceLog 2019-03-03 14:25:30 -08:00
Bill Zissimopoulos
debc046e97
tst: consolidate code into single file for tutorial purposes 2019-03-02 13:46:58 -08:00
Bill Zissimopoulos
93485171aa
tst: rawdisk: add solution/project file for use as sample 2019-03-01 20:20:22 -08:00
Bill Zissimopoulos
23ea00da61
tst: rawdisk: use MSVCRT static
- this conversion was necessary to enable rawdisk to also be used as an independent sample
2019-03-01 17:12:10 -08:00
Bill Zissimopoulos
dde85faa4a
doc: tutorial 2019-03-01 16:55:53 -08:00
Bill Zissimopoulos
a6f3622769
doc: tutorial 2019-03-01 16:55:16 -08:00
Bill Zissimopoulos
a1628603d7
add changelog 2019-03-01 16:28:44 -08:00
Bill Zissimopoulos
e40d7e863d
tst: rawdisk-dotnet: change .NET framework to v4.5 2019-03-01 16:15:14 -08:00
Bill Zissimopoulos
2d52b63571
launcher: add persistent instances 2019-03-01 15:04:37 -08:00
Bill Zissimopoulos
bb26a06f62
tools: launchctl, launcher: add stopForced command 2019-02-28 16:30:15 -08:00
Bill Zissimopoulos
b524987819
tools: run-tests.bat: enable all rawdisk-dotnet tests 2019-02-28 15:39:39 -08:00
Bill Zissimopoulos
0385414b00
tst: rawdisk: fix problem with Read/Write length 2019-02-28 15:29:16 -08:00
Bill Zissimopoulos
65ac1a98a2
dotnet: StorageUnitHost.SpdDefinePartitionTable 2019-02-28 15:02:08 -08:00
Bill Zissimopoulos
6178e9de0c
installer: fix Security registry value for rawdisk-dotnet 2019-02-27 22:23:12 -08:00
Bill Zissimopoulos
e1543c4a60
tst: rawdisk: fix \\?\ prefix 2019-02-27 22:07:04 -08:00
Bill Zissimopoulos
812854e903
tst: rawdisk-dotnet: fix ProductId 2019-02-27 21:32:28 -08:00
Bill Zissimopoulos
0ff6d2f71e
launcher: fix event log messages 2019-02-27 21:10:11 -08:00
Bill Zissimopoulos
1721ba2a6e
shellex: EjectContextMenu::Invoke: message box on error 2019-02-27 17:30:12 -08:00
Bill Zissimopoulos
edc8a099cf
launcher: close volume handles on service instance termination 2019-02-27 15:48:18 -08:00
Bill Zissimopoulos
d05e544a95
launcher: close volume handles on service instance termination 2019-02-27 15:45:56 -08:00
Bill Zissimopoulos
de15ebb140
launcher: dismount volumes on stop 2019-02-27 14:41:29 -08:00
Bill Zissimopoulos
9b279505ee
shellex; MountCommand::GetFinalPathName improvements 2019-02-26 11:37:09 -08:00
Bill Zissimopoulos
03c9109b3b
dll: SpdDefinePartitionTable 2019-02-25 15:09:13 -08:00
Bill Zissimopoulos
d7d0c322a7
shellex: EjectContextMenu: place menu item immediately over separator 2019-02-24 18:30:36 -08:00
Bill Zissimopoulos
22d3565053
installer: add devsetup public symbols 2019-02-24 15:40:53 -08:00