News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

update codecompletion plugin version number and state?

Started by ollydbg, August 14, 2010, 06:48:17 AM

Previous topic - Next topic

ollydbg

src/plugins/codecompletion/resources/manifest.xml

it is still 0.7 as several years ago. :D
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.