xrysf03

Results 2 issues of xrysf03

Note that the single WRMSR is a crude approach. Optimally, to avoid stomping over other, reserved, flags, you should: unsigned long data = rdmsr(0x1FC); data &= 0xFFFFFFFE; // set bit...

This is just a very minor observation, I hesitate to call this a complaint... BTW I'd like to *praise* BinJr for working well with multi-diplay setups in Windows. BinJr tends...

bug