Вниз
Скачать: 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.021 c
11-41120
microlab
2003-02-16 20:20
2003.11.13
Нашёл необычное решение для создания ярлыков


3-40919
Hooch
2003-10-19 13:06
2003.11.13
SAP DB


1-41495
Ник
2003-10-28 15:46
2003.11.13
Графический редактор


4-42268
VaS
2003-09-05 09:07
2003.11.13
CreateProcess - странная пауза при ожидании


6-41798
$h@dow
2003-09-19 16:05
2003.11.13
Как сделать экономный режим скачки?




   Наверх