Message-Id: <199703250417.XAA23583@keeper.albany.net> Comments: Authenticated sender is From: "James Lefavour" To: djgpp AT delorie DOT com Date: Mon, 24 Mar 1997 23:13:09 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: creating Free project generator for RSXNTDJ Reply-to: jamesl AT albany DOT net I would like any interested people to send me basic files for the project generator. Please e-mail me with a description of what you have if you have any of the following: Basic C, C++, or ObjC code for RSX.. to create main program window, with basic functionality. basic .rc file with minimum menu (File/exit and help/about, tho I can generate this myself... makefile to compile to complete but minimum Win32 program. Preferably a complete project to create an MDI, SDI or DIALOG based win32 program if possible, instead of individual files. Contributers will be given full credit in the About dialog of the program, if they wish :-) I am looking for "template" sources to include in my free Dos/Win32 project generator - so if you wish to contribute, please e-mail me and let me know. BTW, the "generator" will run under both Dos and Win as a 32 bit app, with a similar interface in both environments, if I have it my way, and will generate a basic project, based upon user input, to create either an SDI, MDI or Dialog based program for Win32 (95 or NT). Full source will be included in the initial distribution, and all subsequent ones, if any. If any know of it, my program will be similar in design to appmaker for MSVC++ or Appwizard (I think I remember the names right, and all names listed are trademarks or registered trademarks of their respective owners ;-) ) Thanks for supporting Free Software :-) This is one effort on my part to do the same. Jim jamesl AT albany DOT net - http://www.albany.net/~jamesl/