开发者

Recreating corrupted Delphi form

开发者 https://www.devze.com 2023-02-12 12:30 出处:网络
I\'ve received source code for a utility I want to adapt, but it appears to have the .dfm files stored in binary f开发者_运维知识库ormat, and one of the .dfm files seems to be coRruPted.

I've received source code for a utility I want to adapt, but it appears to have the .dfm files stored in binary f开发者_运维知识库ormat, and one of the .dfm files seems to be coRruPted. I also have the compiled .exe file.

Is there any way to extract the form from the .exe?

I can see from the relevant .pas file the form type declaration and the components on the form. How do I go about recreating the form from scratch, and 'attaching' it to the original .pas file?


Try using XN Resource Editor to recover the DFM from the .exe.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号