fearless
fearless
More examples of using the ModernUI Controls and examples that utilize a few controls in one application - also demonstrate best practices as how to use the controls and libraries...
Todo: - Remove some properties relating to notify icon and features, think this can be handled in another manner external to the ModernUI_Button (perhaps? - feedback to see if its...
The DefWindowProc defintion in the user32.api def files doesnt pick up this defintion, but just shows as `Arg4, Arg3, Arg2, Arg1, DefWindowProcA` instead. Think i seen similar behaviour with couple...
If a database for a debuggee target exists already but is empty - say with the dbclear command (which leaves just the hash value in the database and no labels,...
**Issue:** Something that I've been aware of for a long time and knew that it was causing crashes. Start typing `comment` after a single line comment, denoted by the semi-colon...
Temp fix is to delete the custom controls (RAxxxxx.dll's) from RadASM folder, edit RadASM.ini to specify exactly the custom controls you wish to load if total number is 15 or...
I noticed a few crashes (evidenced by crash dumps that I have set to occur and write to a specific folder when applications crash) which occur only if passing *.lib...
Hi, Here are a few suggestions for other possible future features that might be implemented in Classroom: * Allow jumping to the class definition label in the cpu view -...
Hi, I tried out the DeepCodeStudio editor, but I am having a problem trying to get it to work properly. Couldnt find any json files included with the release, so...
Just in case it wasn't on your radar to have a look at, large immediate values in uasm64 throw an Error A2237 for example when using AND or some other...