topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 12, 2026, 9:18 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Alexander Savage [ switch to compact view ]

Pages: [1]
1
General Software Discussion / Re: How to edit a titlebar from a dll?
« on: January 14, 2026, 10:45 PM »
That's a tricky one! Editing a DLL's title bar permanently can be a real pain. Since you've tried the usual methods, maybe the title isn't directly stored as a simple string. Could it be dynamically generated or pulled from another resource within the DLL? Have you considered using a resource editor specifically designed for Windows DLLs? Sometimes those can reveal things a hex editor misses. Makes me think of games like Snow Rider 3D, where the title is just a small detail but so important for the experience! Good luck – hope you crack it!


Pages: [1]