Last updated 1 year ago
[DllImport("shlwapi.dll", CharSet = CharSet.Unicode)] public static extern int SHCreateStreamOnFileEx( [MarshalAs(UnmanagedType.LPWStr)] string pszFile, STGM
Microsoft documentation: Link