Click here to Skip to main content
15,889,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Moving a dialog box that you do not create Pin
Luc Pattyn8-Sep-10 9:15
sitebuilderLuc Pattyn8-Sep-10 9:15 
QuestionMessage Removed Pin
8-Sep-10 4:32
professionalN_tro_P8-Sep-10 4:32 
AnswerRe: Simple 8bpp Image modifying Pin
CPallini8-Sep-10 5:18
mveCPallini8-Sep-10 5:18 
AnswerRe: Simple 8bpp Image modifying Pin
normanS11-Sep-10 18:49
normanS11-Sep-10 18:49 
QuestionPrevent Screen Capturing Pin
Nishad S8-Sep-10 0:32
Nishad S8-Sep-10 0:32 
AnswerRe: Prevent Screen Capturing PinPopular
Moak8-Sep-10 0:46
Moak8-Sep-10 0:46 
AnswerRe: Prevent Screen Capturing [modified] PinPopular
Emilio Garavaglia8-Sep-10 1:57
Emilio Garavaglia8-Sep-10 1:57 
AnswerRe: Prevent Screen Capturing Pin
Iain Clarke, Warrior Programmer8-Sep-10 1:58
Iain Clarke, Warrior Programmer8-Sep-10 1:58 
Are you embarrassed about your UI design?

I suppose you might be able to RegisterHotKey and grab PrntScr for yourself.

But users could run some other screen capturing program. Using DirectXYZ won't help either - people take screen captures from games, after all.

You could look to replace the shell, so people can't run other applications.

But will your software also come with an armed guard to stop people from taking photos of the screen? Placing their flat screen on a scanner?

Iain.
I am one of "those foreigners coming over here and stealing our jobs". Yay me!

QuestionRe: Prevent Screen Capturing Pin
Code-o-mat8-Sep-10 2:20
Code-o-mat8-Sep-10 2:20 
AnswerRe: Prevent Screen Capturing Pin
Nishad S8-Sep-10 2:37
Nishad S8-Sep-10 2:37 
AnswerRe: Prevent Screen Capturing Pin
Iain Clarke, Warrior Programmer8-Sep-10 2:52
Iain Clarke, Warrior Programmer8-Sep-10 2:52 
GeneralRe: Prevent Screen Capturing Pin
Code-o-mat8-Sep-10 3:29
Code-o-mat8-Sep-10 3:29 
AnswerRe: Prevent Screen Capturing Pin
Moak8-Sep-10 4:31
Moak8-Sep-10 4:31 
GeneralRe: Prevent Screen Capturing Pin
Code-o-mat8-Sep-10 4:39
Code-o-mat8-Sep-10 4:39 
GeneralRe: Prevent Screen Capturing Pin
Moak8-Sep-10 4:44
Moak8-Sep-10 4:44 
JokeRe: Prevent Screen Capturing Pin
Code-o-mat8-Sep-10 4:47
Code-o-mat8-Sep-10 4:47 
GeneralRe: Prevent Screen Capturing Pin
Moak8-Sep-10 5:03
Moak8-Sep-10 5:03 
GeneralRe: Prevent Screen Capturing Pin
Code-o-mat8-Sep-10 8:58
Code-o-mat8-Sep-10 8:58 
GeneralRe: Prevent Screen Capturing Pin
Iain Clarke, Warrior Programmer8-Sep-10 4:44
Iain Clarke, Warrior Programmer8-Sep-10 4:44 
GeneralRe: Prevent Screen Capturing Pin
Code-o-mat8-Sep-10 9:03
Code-o-mat8-Sep-10 9:03 
AnswerRe: Prevent Screen Capturing Pin
Yusuf8-Sep-10 11:39
Yusuf8-Sep-10 11:39 
GeneralRe: Prevent Screen Capturing Pin
CPallini8-Sep-10 2:40
mveCPallini8-Sep-10 2:40 
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 

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.