Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.11.13;
Скачать: 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 вся ветка

Текущий архив: 2003.11.13;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.024 c
7-42177
elected
2003-08-29 10:59
2003.11.13
Как сменить серийный номер тома ?


1-41336
Suharew
2003-10-30 22:12
2003.11.13
Командная строка


1-41487
AAZ72
2003-10-28 15:00
2003.11.13
Преобразование строки в название класса


1-41499
tolstiak
2003-10-28 13:15
2003.11.13
Как организовать отчет с рисунками в MS Word


1-41519
Jack
2003-10-27 16:10
2003.11.13
Инициализация DLL