D - question about WIN32 apps
- Achilleas Margaritis (3/3) Apr 20 2004 Aside from WinMain usage, how do I make a WIN32 app ?
- Stewart Gordon (11/14) Apr 20 2004 Either using the Windows API, or using any of various libraries that are...
Aside from WinMain usage, how do I make a WIN32 app ? How do I use the module definition file I have made, as instructed by the docs ?
Apr 20 2004
Achilleas Margaritis wrote:Aside from WinMain usage, how do I make a WIN32 app ?Either using the Windows API, or using any of various libraries that are around. http://smjg.port5.com/pr/d/sdwf/ http://www.wikiservice.at/wiki4d/wiki.cgi?AvailableGuiLibrariesHow do I use the module definition file I have made, as instructed by the docs ?Put it on the command line with DMD or whatever when linking. Stewart. -- My e-mail is valid but not my primary mailbox, aside from its being the unfortunate victim of intensive mail-bombing at the moment. Please keep replies on the 'group where everyone may benefit.
Apr 20 2004