So basicly I disasemble pbcl.dll to a .lib.
Then export the .lib, Check the boxes the AMP and HT. Decompile it open it with C+ Notepad goto line 156(There is obvious)Recompile, then fix errors, then compile to dll.
Then open pbl.dll with hex editor and change the adress 31357445 - xxxxxxx0.
To be honest I think this should be sticked people would find it extreamly helpful. I mean i can see why it would be a pain but Someone with some knowledg of C++ and has used these tools all before could do it. I'm going to give it a shot right now.