Image capture at the time of windows login
I want to know how i can capture image from webcam when开发者_StackOverflow a user success or unsuccessfully make login attempt in windows. Is any API
for .net available for this purpose or any way to do this.
if u are able to capture image from the webcam then this can help you http://msdn.microsoft.com/en-us/library/aa378184.aspx
精彩评论