|
I can not take the credit for this fix but ut did work for me in regards to an applicatuin hang when invoking My logitech Webcam
cut and paste these 2 lines below into a text file, and name the file whatever you want however, the file name extesion should be .reg (a registry key entry). after save the file to any folder, right click and select MERGE option on top to merge the Webcam setting key value to winxp registry to enable webcam function.---
[HKEY_CURRENT_USER\Software\Yahoo\Webcam]
"UseVFW"=dword:00000001
Addendum- I could not import the above as a Binary registry key. So I placed it myself
|