uis2sdk question/feature-request
One thing that irks me abut the titlebar button API: There is a WBDrawMulti() but no WBPRessMulti() or WBReleaseMulti(). So... I can make multiple buttons with one .dll that look different. But if I want multiple buttons with different function; I need separete .dlls for each button? Pardon me if there is some thick to this that I do not see as a very amateur programmer, but this seems strange to me.