Okay, when I do that it comes back with 35 errors this time:
------ Build started: Project: Solitaire, Configuration: Debug Win32 ------
Compiling...
Solitaire.cpp
c:\~marcus\programming\projects\solitaire\solitaire\solitaire.cpp(15) : warning C4700: uninitialized local variable 'y' used
c:\~marcus\programming\projects\solitaire\solitaire\solitaire.cpp(17) : warning C4700: uninitialized local variable 'x' used
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
Solitaire.obj : error LNK2019: unresolved external symbol __CrtDbgReportW referenced in function "protected: virtual char const * __thiscall std::ctype<char>::_Do_widen_s(char const *,char const *,char *,unsigned int)const " (?_Do_widen_s@?$ctype@D@std@@MBEPBDPBD0PADI@Z)
libcpmtd.lib(cin.obj) : error LNK2001: unresolved external symbol __CrtDbgReportW
libcpmtd.lib(stdthrow.obj) : error LNK2001: unresolved external symbol __CrtDbgReportW
libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol __malloc_dbg referenced in function "void * __cdecl operator new(unsigned int,struct std::_DebugHeapTag_t const &,char *,int)" (??2@YAPAXIABU_DebugHeapTag_t@std@@PADH@Z)
libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol __free_dbg referenced in function "void __cdecl operator delete(void *,struct std::_DebugHeapTag_t const &,char *,int)" (??3@YAXPAXABU_DebugHeapTag_t@std@@PADH@Z)
libcpmtd.lib(_tolower.obj) : error LNK2019: unresolved external symbol __calloc_dbg referenced in function __Getctype
core.lib(DBDLLCore.obj) : error LNK2019: unresolved external symbol __imp__CoInitialize@4 referenced in function "unsigned long __cdecl InitDisplay(unsigned long,unsigned long,unsigned long,unsigned long,struct HINSTANCE__ *,char *)" (?InitDisplay@@YAKKKKKPAUHINSTANCE__@@PAD@Z)
animation.lib(amfilter.obj) : error LNK2001: unresolved external symbol __imp__CoInitialize@4
animation.lib(wxutil.obj) : error LNK2001: unresolved external symbol __imp__CoInitialize@4
system.lib(dxdiaginfo.obj) : error LNK2001: unresolved external symbol __imp__CoInitialize@4
core.lib(DBDLLCore.obj) : error LNK2019: unresolved external symbol __imp__CoUninitialize@0 referenced in function "unsigned long __cdecl CloseDisplay(void)" (?CloseDisplay@@YAKXZ)
animation.lib(amfilter.obj) : error LNK2001: unresolved external symbol __imp__CoUninitialize@0
animation.lib(wxutil.obj) : error LNK2001: unresolved external symbol __imp__CoUninitialize@0
system.lib(dxdiaginfo.obj) : error LNK2001: unresolved external symbol __imp__CoUninitialize@0
input.lib(CInputC.obj) : error LNK2019: unresolved external symbol __imp__RegSetValueExA@24 referenced in function "void __cdecl WriteToRegistry(char *,char *,int)" (?WriteToRegistry@@YAXPAD0H@Z)
input.lib(CInputC.obj) : error LNK2019: unresolved external symbol __imp__RegOpenKeyExA@20 referenced in function "void __cdecl WriteToRegistry(char *,char *,int)" (?WriteToRegistry@@YAXPAD0H@Z)
input.lib(CInputC.obj) : error LNK2019: unresolved external symbol __imp__RegCloseKey@4 referenced in function "void __cdecl WriteToRegistry(char *,char *,int)" (?WriteToRegistry@@YAXPAD0H@Z)
input.lib(CInputC.obj) : error LNK2019: unresolved external symbol __imp__RegCreateKeyExA@36 referenced in function "void __cdecl WriteToRegistry(char *,char *,int)" (?WriteToRegistry@@YAXPAD0H@Z)
input.lib(CInputC.obj) : error LNK2019: unresolved external symbol __imp__RegQueryValueExA@24 referenced in function "void __cdecl CoreReadStringFromRegistry(char *,char *,char *)" (?CoreReadStringFromRegistry@@YAXPAD00@Z)
music.lib(CMusicC.obj) : error LNK2019: unresolved external symbol __imp__CoCreateInstance@20 referenced in function "void __cdecl LoadMusicCore(char *,int)" (?LoadMusicCore@@YAXPADH@Z)
animation.lib(amfilter.obj) : error LNK2001: unresolved external symbol __imp__CoCreateInstance@20
multiplayer.lib(CNetwork.obj) : error LNK2001: unresolved external symbol __imp__CoCreateInstance@20
system.lib(dxdiaginfo.obj) : error LNK2001: unresolved external symbol __imp__CoCreateInstance@20
animation.lib(renbase.obj) : error LNK2019: unresolved external symbol __imp__CoTaskMemAlloc@4 referenced in function "public: virtual long __stdcall CRendererInputPin::QueryId(unsigned short * *)" (?QueryId@CRendererInputPin@@UAGJPAPAG@Z)
animation.lib(amfilter.obj) : error LNK2001: unresolved external symbol __imp__CoTaskMemAlloc@4
animation.lib(wxutil.obj) : error LNK2001: unresolved external symbol __imp__CoTaskMemAlloc@4
animation.lib(mtype.obj) : error LNK2001: unresolved external symbol __imp__CoTaskMemAlloc@4
animation.lib(amfilter.obj) : error LNK2019: unresolved external symbol __imp__CoFreeUnusedLibraries@0 referenced in function "public: virtual long __stdcall CBaseFilter::Register(void)" (?Register@CBaseFilter@@UAGJXZ)
animation.lib(wxutil.obj) : error LNK2019: unresolved external symbol __imp__SysAllocString@4 referenced in function _WriteBSTR@8
animation.lib(wxutil.obj) : error LNK2019: unresolved external symbol __imp__SysFreeString@4 referenced in function _FreeBSTR@4
animation.lib(mtype.obj) : error LNK2019: unresolved external symbol __imp__CoTaskMemFree@4 referenced in function "public: void __thiscall CMediaType::ResetFormatBuffer(void)" (?ResetFormatBuffer@CMediaType@@QAEXXZ)
system.lib(dxdiaginfo.obj) : error LNK2019: unresolved external symbol __imp__VariantClear@4 referenced in function "public: long __thiscall CDxDiagInfo::GetStringValue(struct IDxDiagContainer *,wchar_t *,char *,int)" (?GetStringValue@CDxDiagInfo@@QAEJPAUIDxDiagContainer@@PA_WPADH@Z)
system.lib(dxdiaginfo.obj) : error LNK2019: unresolved external symbol __imp__VariantInit@4 referenced in function "public: long __thiscall CDxDiagInfo::GetStringValue(struct IDxDiagContainer *,wchar_t *,char *,int)" (?GetStringValue@CDxDiagInfo@@QAEJPAUIDxDiagContainer@@PA_WPADH@Z)
LIBCMT.lib(crt0.obj) : error LNK2019: unresolved external symbol _main referenced in function ___tmainCRTStartup
C:\~Marcus\Programming\Projects\Solitaire\Debug\Solitaire.exe : fatal error LNK1120: 20 unresolved externals
Build log was saved at "file://c:\~Marcus\Programming\Projects\Solitaire\Solitaire\Debug\BuildLog.htm"
Solitaire - 35 error(s), 3 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
RuneScape name: Dbproguy