Working with WMI (windows manager instrumentation)
this firts code lists all Shortcuts existing on the Computer using Win32_ShortcutFile class from : https://msdn.microsoft.com/en-us/library/aa394438%28v=vs.85%29.aspx its a school prototype example showing how to use WMI to gather on a cursor all the...