line 1381 of assembl.c, jmpoffset has not been initalised under case arg = 0.
this is seen when running the sample main.c with runtime checks enabled under visual studio.
easy fix is to add jmpoffset = 0 right after declaration, i did this on line 680.
Welcome to the new Woodmann RCE Messageboards Regroupment
Please be patient while the rest of the site is restored.
To all Members of the old RCE Forums:
In order to log in, it will be necessary to reset your forum login password ("I forgot my password") using the original email address you registered with. You will be sent an email with a link to reset your password for that member account.
The old vBulletin forum was converted to phpBB format, requiring the passwords to be reset. If this is a problem for some because of a forgotten email address, please feel free to re-register with a new username. We are happy to welcome old and new members back to the forums! Thanks.
All new accounts are manually activated before you can post. Any questions can be PM'ed to Kayaker.
Please be patient while the rest of the site is restored.
To all Members of the old RCE Forums:
In order to log in, it will be necessary to reset your forum login password ("I forgot my password") using the original email address you registered with. You will be sent an email with a link to reset your password for that member account.
The old vBulletin forum was converted to phpBB format, requiring the passwords to be reset. If this is a problem for some because of a forgotten email address, please feel free to re-register with a new username. We are happy to welcome old and new members back to the forums! Thanks.
All new accounts are manually activated before you can post. Any questions can be PM'ed to Kayaker.
uninitalised variable in ollyEngine
uninitalised variable in ollyEngine
are you talking about the assemble.c in the sources that is on main site
they belong to version 1.04 the release version is 1.10
so it can contain some problems
they belong to version 1.04 the release version is 1.10
so it can contain some problems