Hi,
A small tool for importing Delphi and VB forms into WinAsm Studio
http://code4u.net/b/modules.php?op=modload&name=News&file=article&sid=14&mode=thread&order=0&thold=0
Mirza
A small tool for importing Delphi and VB forms into WinAsm Studio
http://code4u.net/b/modules.php?op=modload&name=News&file=article&sid=14&mode=thread&order=0&thold=0
Mirza
Hi!,
Really nice and very helpful. Looking forward to using it for translating VB forms to RC files.
Regards,
akyprian
Really nice and very helpful. Looking forward to using it for translating VB forms to RC files.
Regards,
akyprian
A small tool for importing Delphi and VB forms into WinAsm Studio
Hm... Maybe I do something wrong?
It doesn't work with *.frm files. The *.frm files checkbox is always grayed. I've tried this with VB5 forms.
Hi,
The version you have works only with delphi (.dfm) files. I will upload a new version that works with VB soon.
My HDD got corrupted so I am trying to save some data at the moment :sweat:
The version you have works only with delphi (.dfm) files. I will upload a new version that works with VB soon.
My HDD got corrupted so I am trying to save some data at the moment :sweat:
Hi, Azrim,
The version you have works only with delphi (.dfm) files.
A year (or bit more) ago Bazik wrote about FRM2ASM converter somewhere in this forum.
Yes, I've found this thread: http://www.asmcommunity.net/board/index.php?topic=7975. Look to the s2f_zconvert file -- probably you will find something useful. As for me -- I seldom writing asm code with UI, but the possibility to have in my hand additional utility never hinders :) Thanks for your work!
The version you have works only with delphi (.dfm) files.
A year (or bit more) ago Bazik wrote about FRM2ASM converter somewhere in this forum.
Yes, I've found this thread: http://www.asmcommunity.net/board/index.php?topic=7975. Look to the s2f_zconvert file -- probably you will find something useful. As for me -- I seldom writing asm code with UI, but the possibility to have in my hand additional utility never hinders :) Thanks for your work!
yeah, I remember that tool..
He converted VB forms into 100% asm code with no RC/RES files.
The tool I am writing converts forms into RC scripts which is much simpler ;)
He converted VB forms into 100% asm code with no RC/RES files.
The tool I am writing converts forms into RC scripts which is much simpler ;)