Вниз
Скачать: CL | DM;

Blokirovka ineta   Найти похожие ветки 

 
Delphi 5.01   (2003-09-19 13:39) [0]

Zdravstvuite! Kak mojno programno blokirovat Internet Explorer, imeu v vidu internet. podoidot lubie banalnie reshenia.
P.S. rashitan na nachinaushego usera


 
Verg ©   (2003-09-19 15:14) [1]


> Kak mojno programno blokirovat Internet Explorer


HINSTANCE FindExecutable(

LPCTSTR lpFile, // pointer to string for filename
LPCTSTR lpDirectory, // pointer to string for default directory
LPTSTR lpResult // pointer to buffer for string for executable file on return
);


Parameters

lpFile

Pointer to a null-terminated string specifying a filename. This can be a document or executable file.

lpDirectory

Pointer to a null-terminated string specifying the default directory.

lpResult

Pointer to a buffer to receive the filename when the function returns. This filename is a null-terminated string specifying the executable file started when an "open" association is run on the file specified in the lpFile parameter.

Плюс

function DeleteFile(const FileName: string): Boolean;

или, по настроению

function RenameFile(const OldName, NewName: string): Boolean;

Сам давно хотел так сделать..... зараза....


 
Delphi5.01 ©   (2003-09-19 22:56) [2]

Mne kajets ludshe pisat DeleteFile("svhost.exe")
:-)))))
spasibo



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.027 c
1-41689
zerro_nuz
2003-11-03 23:40
2003.11.13
Мастера помогите сделать отчет.


14-41988
Lony
2003-10-17 15:16
2003.11.13
Как скопировать SAM файл?


7-42199
pst
2003-08-27 18:29
2003.11.13
AsyncPro for Delphi6


3-40815
Лена
2003-10-21 11:49
2003.11.13
ошибка key violation


14-42089
Gorlum
2003-10-23 14:26
2003.11.13
Реляционные базы данных и дискретная математика




   Наверх