Well, if you register in your source folder, you will see that there are several libraries that should be linked to:
TARGETLIBS = \
$(SDK_LIB_PATH)\avrt.lib \
$(SDK_LIB_PATH)\ole32.lib \
$(SDK_LIB_PATH)\winmm.lib \
VS2010 , , . , Additional Dependencies, VS2010 .
Properties > C++ > Linker > Additional Dependencies
, , . avrt.lib, ole32.lib, winmm.lib.