"Oguz Yarimtepe" <[EMAIL PROTECTED]> wrote: > >I need to adjust the dimming property of my video card. There is >currently a written application called nvclock but it is not >supporting my card right now. So i need to implement the requiered >register jobs on the card. This is already done to a degree in C. But >i don't want to dive in to the C code right now. > >I prefer Python so may i implement such a feature by Python?
Not easily, at least not without a helper DLL in C. And since the app won't be that large, you might as well just do it in C. -- Tim Roberts, [EMAIL PROTECTED] Providenza & Boekelheide, Inc. -- http://mail.python.org/mailman/listinfo/python-list