I actually don't know....but I have read a tutorial some place, that said it was possible.....
You simply just have to call the compiler with the -tW parameter when you compile.
Ex.
bcc32 -tW mywin32app.cpp

Hope this helps