[helpstring("Resolves a shell link. The system searches for the shell link object and updates the shell link path and its list of identifiers (if necessary)")]
(
IntPtr hWnd,
uint fFlags)
| 224 | |
| 225 | //[helpstring("Resolves a shell link. The system searches for the shell link object and updates the shell link path and its list of identifiers (if necessary)")] |
| 226 | void Resolve( |
| 227 | IntPtr hWnd, |
| 228 | uint fFlags); |
| 229 | |
| 230 | //[helpstring("Sets the shell link path and filename")] |
| 231 | void SetPath( |