Re: creating dialog-like windows
- Posted by zer at buefrog.com Apr 14, 2004
- 535 views
Ed: With my w32engin.ew library you can create any dialog with a resource editor and create a RES file. Using the ERU utility which comes with the library the RES file can be used to create a stand-alone Euphoria include file which then can be used with the w32engin.ew library to write a windows program including and using the dialog http://www.rapideuphoria.com/w32engin.zip Bernie