From a990de90fe41456a23e58bd087d2f107d321f3a1 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 19 Jul 2024 16:37:58 +0400 Subject: Deleted vendor folder --- vendor/winapi/src/um/dxfile.rs | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 vendor/winapi/src/um/dxfile.rs (limited to 'vendor/winapi/src/um/dxfile.rs') diff --git a/vendor/winapi/src/um/dxfile.rs b/vendor/winapi/src/um/dxfile.rs deleted file mode 100644 index 67ba32c..0000000 --- a/vendor/winapi/src/um/dxfile.rs +++ /dev/null @@ -1,23 +0,0 @@ -// Licensed under the Apache License, Version 2.0 -// or the MIT license -// , at your option. -// All files in the project carrying such notice may not be copied, modified, or distributed -// except according to those terms. -DEFINE_GUID!{CLSID_CDirectXFile, - 0x4516ec43, 0x8f20, 0x11d0, 0x9b, 0x6d, 0x00, 0x00, 0xc0, 0x78, 0x1b, 0xc3} -DEFINE_GUID!{IID_IDirectXFile, - 0x3d82ab40, 0x62da, 0x11cf, 0xab, 0x39, 0x00, 0x20, 0xaf, 0x71, 0xe4, 0x33} -DEFINE_GUID!{IID_IDirectXFileEnumObject, - 0x3d82ab41, 0x62da, 0x11cf, 0xab, 0x39, 0x00, 0x20, 0xaf, 0x71, 0xe4, 0x33} -DEFINE_GUID!{IID_IDirectXFileSaveObject, - 0x3d82ab42, 0x62da, 0x11cf, 0xab, 0x39, 0x00, 0x20, 0xaf, 0x71, 0xe4, 0x33} -DEFINE_GUID!{IID_IDirectXFileObject, - 0x3d82ab43, 0x62da, 0x11cf, 0xab, 0x39, 0x00, 0x20, 0xaf, 0x71, 0xe4, 0x33} -DEFINE_GUID!{IID_IDirectXFileData, - 0x3d82ab44, 0x62da, 0x11cf, 0xab, 0x39, 0x00, 0x20, 0xaf, 0x71, 0xe4, 0x33} -DEFINE_GUID!{IID_IDirectXFileDataReference, - 0x3d82ab45, 0x62da, 0x11cf, 0xab, 0x39, 0x00, 0x20, 0xaf, 0x71, 0xe4, 0x33} -DEFINE_GUID!{IID_IDirectXFileBinary, - 0x3d82ab46, 0x62da, 0x11cf, 0xab, 0x39, 0x00, 0x20, 0xaf, 0x71, 0xe4, 0x33} -DEFINE_GUID!{TID_DXFILEHeader, - 0x3d82ab43, 0x62da, 0x11cf, 0xab, 0x39, 0x00, 0x20, 0xaf, 0x71, 0xe4, 0x33} -- cgit v1.2.3