Activity overview
Latest activity by high6
Support for C# 'Checked'.
I noticed that reflector does not add a checked scope when there are instructions like 'add.ovf', 'sub.ovf', etc.void A()
{
int a = 5;
int b = 7;
...
It just started working now. / comments
It just started working now.
It would be nice of instead of automatic updates, you simply put a menustrip option for checking for updates.
(Because I have tried several things but I still get the upgrade failing) / comments
It would be nice of instead of automatic updates, you simply put a menustrip option for checking for updates.
(Because I have tried several things but I still get the upgrade failing)
Still happening with a clean download.
Anything in application data? / comments
Still happening with a clean download.
Anything in application data?
It is version 5.1.5.0. I right clicked the file, went to properties and checked the file version. / comments
It is version 5.1.5.0. I right clicked the file, went to properties and checked the file version.
Still does not work for me. It says it is up to date and just closes.
(And yes I tried redownloading) / comments
Still does not work for me. It says it is up to date and just closes.
(And yes I tried redownloading)
Cannot run because of upgrading failing!
Whenever I try to run it asks if I would like to upgrade, even if I click no it still tries to. It says it is up to date and then closes after deleting reflector.exe.
I am talking about file offsets... So have it show where in the file the current il instruction is. / comments
I am talking about file offsets... So have it show where in the file the current il instruction is.
File offset
It would be extremely useful if you had a display option for IL where instead of showing the relative offset it showed the fileoffset.