Click here to Skip to main content
15,902,938 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Prevent Screen Capturing Pin
Iain Clarke, Warrior Programmer8-Sep-10 2:53
Iain Clarke, Warrior Programmer8-Sep-10 2:53 
GeneralRe: Prevent Screen Capturing Pin
Nishad S8-Sep-10 3:09
Nishad S8-Sep-10 3:09 
GeneralRe: Prevent Screen Capturing Pin
Iain Clarke, Warrior Programmer8-Sep-10 3:23
Iain Clarke, Warrior Programmer8-Sep-10 3:23 
GeneralRe: Prevent Screen Capturing Pin
Nishad S8-Sep-10 3:58
Nishad S8-Sep-10 3:58 
GeneralRe: Prevent Screen Capturing Pin
Emilio Garavaglia8-Sep-10 5:17
Emilio Garavaglia8-Sep-10 5:17 
GeneralRe: Prevent Screen Capturing Pin
Nishad S8-Sep-10 19:48
Nishad S8-Sep-10 19:48 
GeneralRe: Prevent Screen Capturing Pin
Emilio Garavaglia8-Sep-10 20:47
Emilio Garavaglia8-Sep-10 20:47 
GeneralRe: Prevent Screen Capturing Pin
Emilio Garavaglia8-Sep-10 5:27
Emilio Garavaglia8-Sep-10 5:27 
Iain, just for completeness, your point a) is correct, but a "bad design" may be hidden.
If that's the case, it is the OS of the kiosk that should be configured not to have non-required features, not each specific application that may be developed for it (even a ticket kiosk may have many, if selling tickets for different companies) to take care about. Otherwise we are ... compensating a bad security manager with "bad" apps. Although "-*- == +" we are left with an unsafe system (in case it will run another app) and an unfair app (if running upon another system).

Unless the kiosk doesn't have an OS at all and the OS IS THE APP. But it seems not the case here.

2 bugs found.
> recompile ...
65534 bugs found.
D'Oh! | :doh:


GeneralRe: Prevent Screen Capturing Pin
JudyL_MD8-Sep-10 13:06
JudyL_MD8-Sep-10 13:06 
GeneralRe: Prevent Screen Capturing Pin
Niklas L8-Sep-10 21:43
Niklas L8-Sep-10 21:43 
GeneralRe: Prevent Screen Capturing Pin
Emilio Garavaglia8-Sep-10 5:39
Emilio Garavaglia8-Sep-10 5:39 
GeneralRe: Prevent Screen Capturing Pin
Moak8-Sep-10 6:33
Moak8-Sep-10 6:33 
General[OT] Re: Prevent Screen Capturing Pin
David Crow8-Sep-10 9:25
David Crow8-Sep-10 9:25 
GeneralRe: Prevent Screen Capturing Pin
Emilio Garavaglia13-Sep-10 1:41
Emilio Garavaglia13-Sep-10 1:41 
AnswerRe: Prevent Screen Capturing Pin
Maximilien8-Sep-10 2:48
Maximilien8-Sep-10 2:48 
QuestionHow to execute an external program based on file extension Pin
William Engberts8-Sep-10 0:12
William Engberts8-Sep-10 0:12 
AnswerRe: How to execute an external program based on file extension Pin
Niklas L8-Sep-10 0:36
Niklas L8-Sep-10 0:36 
GeneralRe: How to execute an external program based on file extension Pin
William Engberts8-Sep-10 22:08
William Engberts8-Sep-10 22:08 
AnswerRe: How to execute an external program based on file extension Pin
KingsGambit8-Sep-10 0:38
KingsGambit8-Sep-10 0:38 
JokeRe: How to execute an external program based on file extension Pin
Iain Clarke, Warrior Programmer8-Sep-10 21:00
Iain Clarke, Warrior Programmer8-Sep-10 21:00 
GeneralRe: How to execute an external program based on file extension Pin
William Engberts8-Sep-10 22:11
William Engberts8-Sep-10 22:11 
QuestionWM_PAINT [modified] Pin
Krauze7-Sep-10 16:35
Krauze7-Sep-10 16:35 
AnswerRe: WM_PAINT Pin
Luc Pattyn7-Sep-10 17:01
sitebuilderLuc Pattyn7-Sep-10 17:01 
GeneralRe: WM_PAINT Pin
Krauze7-Sep-10 18:14
Krauze7-Sep-10 18:14 
GeneralRe: WM_PAINT Pin
Chandrasekharan P7-Sep-10 20:03
Chandrasekharan P7-Sep-10 20:03 

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.