Subj : Re: Help a newbie to C create a Window in WinXP To : borland.public.cpp.borlandcpp From : sweetnjguy29 Date : Sat Feb 19 2005 07:05 am When you are using Borland's free command line compiler, you must type "bcc32 -tW filename.c" at the command prompt to properly compile a windows program. .