Home
>
Visual Basic Language
> HOW TO STOP / PREVENT SCREEN CAPTURE VIDEO IN VB?
HOW TO STOP / PREVENT SCREEN CAPTURE VIDEO IN VB?
Hi
I am creating one program in Visual Basic. I want to disable screen capture (video). what should i do?
Jigar
JIGAR D PATEL Thursday, November 26, 2009 6:57 AM
I suggest you use API Hook.
In your program, block the two API functions: BitBlt and StretchBlt
___________________
April
http://www.comm100.com/livechat/
Marked As Answer by
Jeff Shan
MSFT
, Moderator
Tuesday, December 01, 2009 7:26 AM
april_123456 Friday, November 27, 2009 10:19 AM
I suggest you use API Hook.
In your program, block the two API functions: BitBlt and StretchBlt
___________________
April
http://www.comm100.com/livechat/
Marked As Answer by
Jeff Shan
MSFT
, Moderator
Tuesday, December 01, 2009 7:26 AM
april_123456 Friday, November 27, 2009 10:19 AM
You can use google to search for other answers
Custom Search
More Threads
I Hope This Is The Right Forum
how to run an application in a remote machine
how do i get an changeselection event only triger when i click on a speific cell only
vb and the blackberry
Is it possible to get Thumbnails In Image format of Office document in win2000?
DataGridView Validating in VB.Net
"access is denied/SQL SERVER doesn't exist"
Insert Or Append Missing Data
Executing System Stored Procedure in Windows Forms App
DateTimePicker object
Home
Copyright 2009-2010 by visualbasicask.com All rights reserved