Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » Creating a disasm control
Re: Creating a disasm control [message #41394 is a reply to message #41286] Wed, 11 December 2013 08:29 Go to previous message
crydev is currently offline  crydev
Messages: 151
Registered: October 2012
Location: Netherlands
Experienced Member
dolik.rce wrote on Mon, 25 November 2013 07:53

Hi crydev,

Have you looked at the assembly view in TheIDE? I believe it does pretty much the thing you need. Class DbgDisas in ide/Debuggers/Debuggers.h might be good place to start. You just can try to get it out of TheIDE, or get some inspiration from it...

Best regards,
Honza


Thanks Honza for your reply,

I checked this control, but it does not contain what I was actually looking for. I now use a ColumnList, which looks pretty good with disassembly in it.

However, what my actual problem is, is the fact that I don't know whether it is possible to fake scrolling of the control in a way that you would be able to dynamically scroll through the memory. I don't want to save entire executables in my memory. Smile
 
Read Message
Read Message
Read Message
Previous Topic: Ctrl::ProcessEvent()
Next Topic: DropList / DropGrid
Goto Forum:
  


Current Time: Mon Aug 25 04:56:31 CEST 2025

Total time taken to generate the page: 0.05779 seconds