View Single Post
  #4  
Old 11-24-2013, 19:53
Trit0n Trit0n is offline
Family
 
Join Date: Sep 2011
Location: +47.xxxx / +8.xxxx
Posts: 235
Rept. Given: 57
Rept. Rcvd 89 Times in 49 Posts
Thanks Given: 89
Thanks Rcvd at 136 Times in 56 Posts
Trit0n Reputation: 89
Unfortunately I don't have the source code.
the problem is the program uses various horizontal sliders,
the home position is on the left, but I need the home position in the middle.
the generated EXE files under this environment generate code without any recources.
Therefore, all known Recource tools are useless.
I think the controls are all in the .data section.
(There you will find tons of strings "Slider", "ComboBox", etc.)
but the context is a mystery to me.
Therefore, the question whether there is a tool that can visualize this structure.
(and also a change directly in the PE permitting)
Reply With Quote