Function RunControlPanel(sAppletFileName : string) : integer;
// Ex: RunControlPanelApplet('Access.cpl');
begin
Result := WinExec(PChar('rundll32.exe shell32.dll,'+
'Control_RunDLL '+ sAppletFileName),SW_SHOWNORMAL);
end;
Assinar:
Postar comentários (Atom)
Nenhum comentário:
Postar um comentário