| Sepi |
| CreateShellLink |
| ScWindows |
| PUBLIC |
|
Crée un raccourci Windows |
| procedure CreateShellLink ( const Source , Dest : string ; const Description : string = '' ; const IconLocation : string = '' ; IconIndex : Integer = 0 ; const Arguments : string = '' ; const WorkDir : string = '' ; ShowCommand : Integer = SW_SHOW ) |
|
| Sepi |