回答編集履歴

1

NativeMethods.txt

2025/05/19 16:26

投稿

TN8001
TN8001

スコア10040

test CHANGED
@@ -85,10 +85,16 @@
85
85
  //[Flags] enum FILEOP_FLAGS : ushort { FOF_ALLOWUNDO = 0x40, }
86
86
  }
87
87
  ```
88
+ ```NativeMethods.txt
89
+ IFileOperation
90
+ FileOperation
91
+ SHCreateItemFromParsingName
92
+
93
+ // SHFileOperation
94
+ ```
88
95
  [NuGet Gallery | Microsoft.Windows.CsWin32](https://www.nuget.org/packages/Microsoft.Windows.CsWin32/)
89
96
 
90
97
  ![アプリ動画](https://ddjkaamml8q8x.cloudfront.net/questions/2025-05-20/6af00863-a928-47cc-9bba-21ee52a2450f.gif)
91
-
92
98
 
93
99
  ---
94
100