Subj : About WinMainCRTStartup() function To : borland.public.cpp.borlandcpp From : "Vladimir Grigoriev" Date : Thu Jan 15 2004 10:52 am Hi everybody. I read from one book that you can use function WinMainCRTStartup() instead of WinMain() in same cases ( the author speaks about VC++ 6.0). I try to use such function with Borland C++ but I get a message "Error: Unresolved external 'WinMain' referenced from C:\BC5\LIB\C0W32.obj" What is wrong? Vladimir Grigoriev vlad.moscow@mail.ru .