quote:
Originally posted by footose
np
posting a how-to right now.
enjoy. re-enable links in messenger
http://www.generationmediagroup.com/blog/re-enabl...s-in-messenger-09/
I'm 50% sure this can also be integrated in a script with process memory manipulation...anyone wants to try? Or I try?
Edit: script patching the string doesn't seem to work. I'll try to patch the code where the string is matched.
Edit2: OK, it appears that the strings are being copied to somewhere when Messenger is started (that is, when scripts are not initialized to run). It's gonna be hard to dynamically catch where the string is stored that is actually matched against :/ Now I'll search for all MBCS case-insensitive strcmp calls