Re:16 bit versus 32 bit market?
Quote
Timothy Trimble (ttrim...@powergrid.electriciti.com) wrote:
: I'm cursious as to what market developers are currently aiming for. I'm
: currently developing a shareware application in Delphi 1.0. I have 2.0
: but I'm not sure if I want to make the transition yet. I would like to
: have the additional features of 2.0 but I don't want to eliminate any
: market potential of Windows 3.1. Any comments?
Develop for 16-bit - but support 32-bit features (such as long filenames and
32-bit registry stuff. etc.), using the Call32NT (or TPW32_10.ZIP)
interfaces. That way, you'll kill two birds with one stone. My installer
does something like this to fully support Win16 and Win32. The only
advantage that "full" Win32 software has over this approach is that "full"
Win32 programs run in their own separate address spaces (and, perhaps, you
can have bigger static structures). Personally, I think these advantages are
overrated in most cases, and are often a double-edged sword. The advantage
of this approach is that your software will work perfectly in all Windows
platforms, and under any Windows emulator.
The Chief
--------
Dr. A{*word*73}la A. Olowofoyeku (The African Chief)
Email: la...@keele.ac.uk
Author of: Chief's Installer Pro 2.80a for Win16 and Win32:
Winner of PC PLUS Magazine Gold Award (April 1995 U.K. edition)
ftp://ftp.simtel.net/pub/simtelnet/win3/util/cinstp28.zip