PlanetSquires Forums

Support Forums => General Board => Topic started by: James Fuller on January 11, 2017, 12:46:35 PM

Title: Dialog rc To source code utility
Post by: James Fuller on January 11, 2017, 12:46:35 PM
Dlg2Src is a Windows 64bit utility that takes a dialog resource script
as it's input and creates SDK source for a number of compiler/translators.

Supported source code generation:
bc9Basic/CWindow/TClib
bc9Basic/TCLib
bc9Basic/SDK
FreeBasic/CWindow
FreeBasic/SDK
C/C++ SDK
C++/TCLib
PowerBASIC/CWindow
PowerBASIC/SDK
Oxygen Basic/SDK


UpDate:
https://sourceforge.net/projects/bc9basic/files/Tools/Dlg2Src/Dlg2Src.zip/download

Because of some false browser malware site protection issues I have posted ResEd and it's help file to my bc9Basic github site:

http://jcfuller.github.io/bc9Basic/ResEd.zip
http://jcfuller.github.io/bc9Basic/ResEd.chm


James
Title: Re: Dialog rc To source code utility
Post by: Marc Pons on January 14, 2017, 07:08:12 AM
Hi James

seems interresting but not able to test it (32bit xp)
could you create a 32bit version , or better post your code ?

thank's in advance
Title: Re: Dialog rc To source code utility
Post by: James Fuller on January 14, 2017, 11:20:17 AM
Sorry no.
It was created using my bc9Basic and the NUWEN MinGW c++ distro and it only supports 64 bit.
https://nuwen.net/mingw.html

Source is not available at this time.

James