[DllImport("shell32.dll")] public static extern int DllGetVersion( ref DLLVERSIONINFO pdvi );
Microsoft documentation: Link
Last updated 1 year ago