September 3, 200421 yr I was wondering if someone could save me a bit of time.I'm re-writing XPreview's winntbb module, I'm taking a different approach to support varying sizes of bitmaps and font changes made by custom winntbbs that you guys are making and hopefully get XPreview to display them as close to the final output that will ultimately be displayed during the GUI setup as possible. It's tough to get a precise match because I'm not sure what screen positioning and size constraints microsoft uses within setup for the screen layout.Regardless, I've figured out the following strings in winntbb.dll:Steps/ProgressFont - String #4 (Default "Tahoma")Size - String #3 (Default "8")[*]Billboard TitleFont - String #5 (Default "Arial")[*]Billboard TextFont - String #19 (Default "Tahoma")Size - String #16 (Default "9")I'm missing the string for the Billboard Title Size... could someone please research it for me and test it to make sure it works? (I want to keep coding! )Thanks...
September 3, 200421 yr I believe its string #2...which is 8, but could be string #1 which is 9...afaik, 6-15 have nothing to do with sizes (Ive changed them and it didnt do anything as far as I could see, prolly string #1
Create an account or sign in to comment