Click here to Skip to main content
16,004,860 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WinExec("program.exe", SW_HIDE) problem Pin
nlecren9-Sep-02 6:19
nlecren9-Sep-02 6:19 
Questionhow to execute a script file or command in VC++? Pin
Anonymous8-Sep-02 10:02
Anonymous8-Sep-02 10:02 
AnswerCan I use "System(command) " ? Pin
Anonymous8-Sep-02 10:34
Anonymous8-Sep-02 10:34 
GeneralRe: Can I use "System(command) " ? Pin
adamUK8-Sep-02 11:53
adamUK8-Sep-02 11:53 
GeneralAccess violation when using CreateFile. Pin
Anonymous8-Sep-02 9:42
Anonymous8-Sep-02 9:42 
GeneralRe: Access violation when using CreateFile. Pin
Christian Graus8-Sep-02 10:32
protectorChristian Graus8-Sep-02 10:32 
Generalwatching downloads Pin
Steve L.8-Sep-02 9:25
Steve L.8-Sep-02 9:25 
GeneralRe: watching downloads Pin
Paul M Watt8-Sep-02 18:56
mentorPaul M Watt8-Sep-02 18:56 
There are a number of things that you can do, it just depends on how complicated you want to get, and where you think this file will be downloaded from.

If this file is downloaded through IE it would be very simple to write an IE extension.

However if you are afraid that some rogue program may try to download this file you may want to implement the catch all for network communication and implement a Layered Service Provider (LSP). This basically adds another layer on top of your network communication stack. There is not a lot of documentation to implement one of these and it is a lot of work, so good luck if you go this route.


Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life!

GeneralRe: watching downloads Pin
Steve L at school9-Sep-02 4:59
sussSteve L at school9-Sep-02 4:59 
GeneralGetting hWnd from IHTMLTextElement Pin
Varun Shoor8-Sep-02 9:15
Varun Shoor8-Sep-02 9:15 
GeneralRe: Getting hWnd from IHTMLTextElement Pin
Stephane Rodriguez.8-Sep-02 11:06
Stephane Rodriguez.8-Sep-02 11:06 
GeneralLPCTSTR -- question Pin
ns8-Sep-02 8:09
ns8-Sep-02 8:09 
GeneralRe: LPCTSTR -- question Pin
Michael Dunn8-Sep-02 8:17
sitebuilderMichael Dunn8-Sep-02 8:17 
GeneralRe: LPCTSTR -- question Pin
Renjith Ramachandran9-Sep-02 6:52
Renjith Ramachandran9-Sep-02 6:52 
GeneralRe: Carlos Antollinis CADOX class question Pin
Chris Losinger8-Sep-02 8:00
professionalChris Losinger8-Sep-02 8:00 
GeneralRe: Carlos Antollinis CADOX class question Pin
ns8-Sep-02 8:09
ns8-Sep-02 8:09 
GeneralCFTPFileFind Pin
Renjith Ramachandran8-Sep-02 7:01
Renjith Ramachandran8-Sep-02 7:01 
GeneralRe: CFTPFileFind Pin
Joaquín M López Muñoz8-Sep-02 7:06
Joaquín M López Muñoz8-Sep-02 7:06 
GeneralRe: CFTPFileFind Pin
Renjith Ramachandran8-Sep-02 23:47
Renjith Ramachandran8-Sep-02 23:47 
GeneralDDV and DDX in Dialog Bars Pin
Chun Te, Ewe8-Sep-02 6:37
Chun Te, Ewe8-Sep-02 6:37 
GeneralRe: DDV and DDX in Dialog Bars Pin
Joaquín M López Muñoz8-Sep-02 6:46
Joaquín M López Muñoz8-Sep-02 6:46 
GeneralRe: DDV and DDX in Dialog Bars Pin
Chun Te, Ewe8-Sep-02 7:02
Chun Te, Ewe8-Sep-02 7:02 
Questionmenus and button labels in arabic/urdu? Pin
Omar Lodhi8-Sep-02 5:11
Omar Lodhi8-Sep-02 5:11 
AnswerRe: menus and button labels in arabic/urdu? Pin
Imran Farooqui8-Sep-02 7:25
Imran Farooqui8-Sep-02 7:25 
AnswerRe: menus and button labels in arabic/urdu? Pin
adamUK8-Sep-02 12:05
adamUK8-Sep-02 12:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.