Click here to Skip to main content
15,913,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHelp me with displaying capture image Pin
SimCom28-Sep-05 2:06
SimCom28-Sep-05 2:06 
AnswerRe: Help me with displaying capture image Pin
Cedric Moonen28-Sep-05 2:26
Cedric Moonen28-Sep-05 2:26 
GeneralRe: Help me with displaying capture image Pin
SimCom28-Sep-05 2:37
SimCom28-Sep-05 2:37 
GeneralRe: Help me with displaying capture image Pin
Cedric Moonen28-Sep-05 2:49
Cedric Moonen28-Sep-05 2:49 
GeneralRe: Help me with displaying capture image Pin
SimCom28-Sep-05 4:35
SimCom28-Sep-05 4:35 
Questionlaunching application from html page Pin
vyjesh28-Sep-05 2:03
vyjesh28-Sep-05 2:03 
AnswerRe: launching application from html page Pin
Mircea Puiu28-Sep-05 2:33
Mircea Puiu28-Sep-05 2:33 
GeneralRe: launching application from html page Pin
mikanu28-Sep-05 5:24
mikanu28-Sep-05 5:24 
I think it's not just running that application. It's probably a service that yahoo installs. But that's just a thought.
Also keep in mind that a good browser might block your attempt ( see Firefox), and dependeing on the user's security settings it might not even show a visible trace that the web page was trying to launch an application. It's quite a security flaw to allow web pages to run local applications on the client's machine. Instead, if your application is previously installed on that computer you should probably set-up some kind of communication, maybe on a set port and have your app listen for requests on that port from the web server your page is hosted on.
GeneralRe: launching application from html page Pin
vyjesh30-Sep-05 3:01
vyjesh30-Sep-05 3:01 
AnswerRe: launching application from html page Pin
mikanu30-Sep-05 6:19
mikanu30-Sep-05 6:19 
QuestionClipboard issue. Pin
Abyss28-Sep-05 1:41
Abyss28-Sep-05 1:41 
AnswerRe: Clipboard issue. Pin
S Douglas28-Sep-05 23:33
professionalS Douglas28-Sep-05 23:33 
Questionwant to use a CDialogBox in MFC Pin
vikas amin28-Sep-05 1:37
vikas amin28-Sep-05 1:37 
AnswerRe: want to use a CDialogBox in MFC Pin
toxcct28-Sep-05 1:49
toxcct28-Sep-05 1:49 
GeneralRe: want to use a CDialogBox in MFC Pin
vikas amin28-Sep-05 3:49
vikas amin28-Sep-05 3:49 
AnswerRe: want to use a CDialogBox in MFC Pin
S Douglas28-Sep-05 23:45
professionalS Douglas28-Sep-05 23:45 
QuestionFinding the current active button... Pin
u6ik28-Sep-05 1:35
u6ik28-Sep-05 1:35 
AnswerRe: Finding the current active button... Pin
fat_boy28-Sep-05 2:01
fat_boy28-Sep-05 2:01 
AnswerRe: Finding the current active button... Pin
Cedric Moonen28-Sep-05 1:59
Cedric Moonen28-Sep-05 1:59 
AnswerRe: Finding the current active button... Pin
u6ik28-Sep-05 2:27
u6ik28-Sep-05 2:27 
QuestionRun batch-job from MFC-App without command-window Pin
Snore28-Sep-05 1:25
Snore28-Sep-05 1:25 
AnswerRe: Run batch-job from MFC-App without command-window Pin
Mircea Puiu28-Sep-05 2:36
Mircea Puiu28-Sep-05 2:36 
AnswerRe: Run batch-job from MFC-App without command-window Pin
David Crow28-Sep-05 3:04
David Crow28-Sep-05 3:04 
AnswerRe: Run batch-job from MFC-App without command-window Pin
kakan28-Sep-05 3:45
professionalkakan28-Sep-05 3:45 
GeneralRe: Run batch-job from MFC-App without command-window Pin
Snore28-Sep-05 21:50
Snore28-Sep-05 21:50 

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.