Forums >> IDA Pro >> Determining if a Segment is 16-bit or 32-bit
Topic created on: April 27, 2007 03:06 CDT by luckiejacky.
I want to retrieve the current segment's size?
The program would use dx:ax as a long variable in 16-bit mode while use eax in 32-bit mode. Any ideas. I sort of found somethin' like is16Bit() but couldn't compile Can anyone clarify?
Thx
No posts found under this topic.
Note: Registration is required to post to the forums.