In the general.ini file, there is a Xposition and Yposition is set for player Top and Left position. This is work fine when RR load up the skin.
However, I found some problem with External app, Map Monkey, Internal
VIdeo (cmp) regarding the Top and Left position. Basically doesn't mater what Xposition and Yposition defined in general.ini is, those application always load at 0,0.
When I look thru the code, most/all SetWindowPos API called is hardcode with 0, 0 instead of whatever the value in general.ini is. This problem cause those app not embeded properly if RR is not at 0,0.
Bookmarks