linker error need help!!!!!!!!!!!!!!!!!!!!!!!

--------------------Configuration: fastandthefurious - Win32 Debug--------------------
Linking…
LIBCD.lib(wincrt0.obj) : error LNK2001: unresolved external symbol _WinMain@16
Debug/fastandthefurious.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

fastandthefurious.exe - 2 error(s), 0 warning(s)

You have two options:

[li] Add more exclamation points to your subject so that you get noticed better.[/li]
[li] Write a WinMain function. Consult your compiler’s manuals on this.[/li]

[This message has been edited by rts (edited 05-17-2002).]