Here is DbgFont Add-In sample for those, who want see bigger font in Symbol and Register windows.
Great, thanks a lot, will test it asap!
P.S.: I copied it to \Masm32\PellesC\Bin\AddIns\DbgFont.dll but after restarting PoIDE, Tools/Options/Add-Ins doesn't show anything. What's the trick?
Hi jj2007
You can try Tools -> Customize... -> Add-ins.
Thanks, I got it working. With good ol' SYSTEM_FIXED_FONT - a lot better than the built-in font ;-)
Thanks for share...