Yup got reshack also, I have changed the icons already and quite a bit of info for the exe. It has no real affiliation with TQ or Conquer anymore. Maybe it would just be easier to do something with the source instead so it auto wraps the mets into scrolls instead

I don`t want to have to do that but meh. I will have a mess around with reshack first to see if I can do anything with that.
Ok well I have kinda added a button to it BUT the button is invisible and it opens remote compose o.0? I used reshack and didn`t know what to add it as? Ok this is what I found and as you can see I added "ScrollMet" BUT I know that some of the numbers are wrong so how on earth do I find the right number?
Code:
338 DIALOG 0, 0, 187, 133
STYLE WS_CHILD
CAPTION ""
LANGUAGE LANG_CHINESE, 0x2
FONT 12, "System"
{
CONTROL "Lev", 2298, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 56, 11, 73, 12
CONTROL "Package", 2299, BUTTON, BS_OWNERDRAW | BS_FLAT | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 30, 35, 66, 10
CONTROL "Repair", 1568, BUTTON, BS_OWNERDRAW | BS_FLAT | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 30, 56, 66, 10
CONTROL "Append", 1569, BUTTON, BS_OWNERDRAW | BS_FLAT | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 30, 77, 66, 10
CONTROL "ScrollMet", 1570, BUTTON, BS_OWNERDRAW | BS_FLAT | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 30, 96, 66, 10
CONTROL "Query", 1571, BUTTON, BS_OWNERDRAW | BS_FLAT | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 53, 109, 50, 9
CONTROL "Forum", 1572, BUTTON, BS_OWNERDRAW | BS_FLAT | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 123, 109, 50, 9
CONTROL "X", 1573, BUTTON, BS_OWNERDRAW | BS_FLAT | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 168, 7, 12, 10
}
Ok now the button is either not there or it is invisible lol. Because of adding in an extra line I had to fiddle with the numbers

The other things are STILL working though so that`s a good thing I guess lol.