Advertisement
Guest User

VS2013 verbose output

a guest
Jan 4th, 2014
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 242.07 KB | None | 0 0
  1. Build started 4/01/2014 6:56:02 PM.
  2. 1>Project "C:\Users\drtwox\dev\repos\game\trunk\engine\game\game.vcxproj" on node 2 (Build target(s)).
  3. 1>Link:
  4. C:\Program Files (x86)\Microsoft Visual C++ Compiler Nov 2013 CTP\bin\x86_amd64\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game.exe" /VERBOSE /NOLOGO /LIBPATH:C:\Users\Troy\dev\repos\game\trunk\engine\external\windows\Box2D_v2.3.0\Box2D\Build\vs2012\bin\x64\Release /LIBPATH:"C:\Users\Troy\dev\repos\game\trunk\engine\external\windows\glfw-3.0.2.bin.WIN64\lib-msvc110" /LIBPATH:"C:\Users\Troy\dev\repos\game\trunk\engine\external\windows\glew-1.10.0\lib\Release\x64" /LIBPATH:"C:\Users\Troy\dev\repos\game\trunk\engine\external\windows\openal-soft-1.15.1-bin\lib\Win64" /LIBPATH:"C:\Users\Troy\dev\repos\game\trunk\engine\external\windows\libvorbis-1.3.3\win32\VS2010\x64\Release" /LIBPATH:"C:\Users\Troy\dev\repos\game\trunk\engine\external\windows\libogg-1.3.1\win32\VS2010\x64\Release" /LIBPATH:"C:\Users\Troy\dev\repos\game\trunk\engine\external\windows\zlib-1.2.8\contrib\vstudio\vc11\x64\ZlibStatRelease" /LIBPATH:"C:\Users\Troy\dev\repos\game\trunk\engine\external\windows\freetype-2.5.1\x64\Release" /LIBPATH:C:\Users\Troy\dev\boost_svn\stage\x64\lib glfw3.lib glew32s.lib opengl32.lib libopenal32.dll.a libvorbis_static.lib libvorbisfile_static.lib libogg_static.lib "libboost_system-vc120-mt-1_55.lib" "libboost_filesystem-vc120-mt-1_55.lib" zlibstat.lib Winmm.lib Box2D.lib freetype.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:\Users\Troy\dev\repos\game\trunk\engine\build\x64\Test\game.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\Troy\dev\repos\game\trunk\engine\build\x64\Test\game.lib" /MACHINE:X64 C:\Users\Troy\dev\repos\game\trunk\engine\build\x64\Test\game\attractable_component.obj
  5. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game\b2_debug_draw.obj
  6. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game\damage_component.obj
  7. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game\entity.obj
  8. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game\game.obj
  9. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game\gl_test.obj
  10. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game\health_component.obj
  11. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game\input_component.obj
  12. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game\item.obj
  13. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game\move_component.obj
  14. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game\physics_component.obj
  15. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game\player.obj
  16. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game\projectile.obj
  17. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game\projectile_component.obj
  18. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game\wall.obj
  19. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game\weapon_component.obj
  20. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game\world.obj
  21. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\event.lib
  22. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\gamepad.lib
  23. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\gl.lib
  24. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\job.lib
  25. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\log.lib
  26. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\system.lib
  27. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\archive.lib
  28. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\vfs.lib
  29. C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\music.lib
  30.  
  31. Starting pass 1
  32. attractable_component.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  33.  
  34. Invoking LINK.EXE:
  35. /ERRORREPORT:PROMPT @C:\Users\drtwox\AppData\Local\Temp\tmp3992f787c86744c884ce1f61306d3e96.rsp
  36. /LTCG
  37.  
  38. Starting pass 1
  39. Processed /DEFAULTLIB:msvcprt
  40. Processed /DEFAULTLIB:MSVCRT
  41. Processed /DEFAULTLIB:OLDNAMES
  42. Processed /DEFAULTLIB:libboost_filesystem-vc120-mt-1_55.lib
  43. Processed /DEFAULTLIB:libboost_system-vc120-mt-1_55.lib
  44. Processed /DEFAULTLIB:threadsafestatics.lib
  45. Processed /DEFAULTLIB:libboost_program_options-vc120-mt-1_55.lib
  46.  
  47. Searching libraries
  48. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\glfw-3.0.2.bin.WIN64\lib-msvc110\glfw3.lib:
  49. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\glew-1.10.0\lib\Release\x64\glew32s.lib:
  50. Found __glewBindBuffer
  51. Referenced in b2_debug_draw.obj
  52. Loaded glew32s.lib(glew.obj)
  53. Processed /DEFAULTLIB:LIBCMT
  54. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\opengl32.lib:
  55. Found __imp_glGetError
  56. Referenced in b2_debug_draw.obj
  57. Loaded opengl32.lib(OPENGL32.dll)
  58. Found __imp_glDisable
  59. Referenced in b2_debug_draw.obj
  60. Loaded opengl32.lib(OPENGL32.dll)
  61. Found __imp_glDrawArrays
  62. Referenced in b2_debug_draw.obj
  63. Loaded opengl32.lib(OPENGL32.dll)
  64. Found __imp_glBlendFunc
  65. Referenced in b2_debug_draw.obj
  66. Loaded opengl32.lib(OPENGL32.dll)
  67. Found __imp_glEnable
  68. Referenced in b2_debug_draw.obj
  69. Loaded opengl32.lib(OPENGL32.dll)
  70. Found __imp_glDeleteTextures
  71. Referenced in game.obj
  72. Loaded opengl32.lib(OPENGL32.dll)
  73. Found __imp_wglGetProcAddress
  74. Referenced in glew32s.lib(glew.obj)
  75. Loaded opengl32.lib(OPENGL32.dll)
  76. Found __imp_glGetString
  77. Referenced in glew32s.lib(glew.obj)
  78. Loaded opengl32.lib(OPENGL32.dll)
  79. Found __imp_wglGetCurrentDC
  80. Referenced in glew32s.lib(glew.obj)
  81. Loaded opengl32.lib(OPENGL32.dll)
  82. Found __IMPORT_DESCRIPTOR_OPENGL32
  83. Referenced in opengl32.lib(OPENGL32.dll)
  84. Referenced in opengl32.lib(OPENGL32.dll)
  85. Referenced in opengl32.lib(OPENGL32.dll)
  86. Referenced in opengl32.lib(OPENGL32.dll)
  87. Referenced in opengl32.lib(OPENGL32.dll)
  88. Referenced in opengl32.lib(OPENGL32.dll)
  89. Referenced in opengl32.lib(OPENGL32.dll)
  90. Referenced in opengl32.lib(OPENGL32.dll)
  91. Referenced in opengl32.lib(OPENGL32.dll)
  92. Loaded opengl32.lib(OPENGL32.dll)
  93. Found __NULL_IMPORT_DESCRIPTOR
  94. Referenced in opengl32.lib(OPENGL32.dll)
  95. Loaded opengl32.lib(OPENGL32.dll)
  96. Found OPENGL32_NULL_THUNK_DATA
  97. Referenced in opengl32.lib(OPENGL32.dll)
  98. Loaded opengl32.lib(OPENGL32.dll)
  99. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\openal-soft-1.15.1-bin\lib\Win64\libopenal32.dll.a:
  100. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\libvorbis-1.3.3\win32\VS2010\x64\Release\libvorbis_static.lib:
  101. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\libvorbis-1.3.3\win32\VS2010\x64\Release\libvorbisfile_static.lib:
  102. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\libogg-1.3.1\win32\VS2010\x64\Release\libogg_static.lib:
  103. Searching C:\Users\drtwox\dev\boost_svn\stage\x64\lib\libboost_system-vc120-mt-1_55.lib:
  104. Found "class boost::system::error_category const & __cdecl boost::system::system_category(void)" (?system_category@system@boost@@YAAEBVerror_category@12@XZ)
  105. Referenced in b2_debug_draw.obj
  106. Loaded libboost_system-vc120-mt-1_55.lib(error_code.obj)
  107. Processed /DEFAULTLIB:uuid.lib
  108. Searching C:\Users\drtwox\dev\boost_svn\stage\x64\lib\libboost_filesystem-vc120-mt-1_55.lib:
  109. Found "class boost::filesystem::file_status __cdecl boost::filesystem::detail::status(class boost::filesystem::path const &,class boost::system::error_code *)" (?status@detail@filesystem@boost@@YA?AVfile_status@23@AEBVpath@23@PEAVerror_code@system@3@@Z)
  110. Referenced in game.obj
  111. Loaded libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  112. Found "public: static class std::codecvt<wchar_t,char,int> const & __cdecl boost::filesystem::path::codecvt(void)" (?codecvt@path@filesystem@boost@@SAAEBV?$codecvt@_WDH@std@@XZ)
  113. Referenced in game.obj
  114. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  115. Loaded libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  116. Found "void __cdecl boost::filesystem::path_traits::convert(char const *,char const *,class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,class std::codecvt<wchar_t,char,int> const &)" (?convert@path_traits@filesystem@boost@@YAXPEBD0AEAV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@AEBV?$codecvt@_WDH@5@@Z)
  117. Referenced in game.obj
  118. Loaded libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  119. Found "protected: virtual int __cdecl windows_file_codecvt::do_in(int &,char const *,char const *,char const * &,wchar_t *,wchar_t *,wchar_t * &)const " (?do_in@windows_file_codecvt@@MEBAHAEAHPEBD1AEAPEBDPEA_W3AEAPEA_W@Z)
  120. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  121. Loaded libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  122. Found "class boost::system::error_category const & __cdecl boost::filesystem::codecvt_error_category(void)" (?codecvt_error_category@filesystem@boost@@YAAEBVerror_category@system@2@XZ)
  123. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  124. Loaded libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  125. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\zlib-1.2.8\contrib\vstudio\vc11\x64\ZlibStatRelease\zlibstat.lib:
  126. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\Winmm.lib:
  127. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\Box2D_v2.3.0\Box2D\Build\vs2012\bin\x64\Release\Box2D.lib:
  128. Found "public: __cdecl b2Draw::b2Draw(void)" (??0b2Draw@@QEAA@XZ)
  129. Referenced in b2_debug_draw.obj
  130. Loaded Box2D.lib(b2Draw.obj)
  131. Found "public: __cdecl b2World::~b2World(void)" (??1b2World@@QEAA@XZ)
  132. Referenced in game.obj
  133. Loaded Box2D.lib(b2World.obj)
  134. Found "public: class b2Fixture * __cdecl b2Body::CreateFixture(struct b2FixtureDef const *)" (?CreateFixture@b2Body@@QEAAPEAVb2Fixture@@PEBUb2FixtureDef@@@Z)
  135. Referenced in item.obj
  136. Loaded Box2D.lib(b2Body.obj)
  137. Found "public: virtual void __cdecl b2CircleShape::ComputeMass(struct b2MassData *,float)const " (?ComputeMass@b2CircleShape@@UEBAXPEAUb2MassData@@M@Z)
  138. Referenced in item.obj
  139. Loaded Box2D.lib(b2CircleShape.obj)
  140. Found "public: virtual void __cdecl b2PolygonShape::ComputeMass(struct b2MassData *,float)const " (?ComputeMass@b2PolygonShape@@UEBAXPEAUb2MassData@@M@Z)
  141. Referenced in wall.obj
  142. Loaded Box2D.lib(b2PolygonShape.obj)
  143. Found "void * __cdecl b2Alloc(int)" (?b2Alloc@@YAPEAXH@Z)
  144. Referenced in Box2D.lib(b2World.obj)
  145. Loaded Box2D.lib(b2Settings.obj)
  146. Found "public: __cdecl b2BlockAllocator::b2BlockAllocator(void)" (??0b2BlockAllocator@@QEAA@XZ)
  147. Referenced in Box2D.lib(b2World.obj)
  148. Loaded Box2D.lib(b2BlockAllocator.obj)
  149. Found "public: __cdecl b2StackAllocator::b2StackAllocator(void)" (??0b2StackAllocator@@QEAA@XZ)
  150. Referenced in Box2D.lib(b2World.obj)
  151. Loaded Box2D.lib(b2StackAllocator.obj)
  152. Found "public: int __cdecl b2DynamicTree::GetHeight(void)const " (?GetHeight@b2DynamicTree@@QEBAHXZ)
  153. Referenced in Box2D.lib(b2World.obj)
  154. Loaded Box2D.lib(b2DynamicTree.obj)
  155. Found "public: __cdecl b2BroadPhase::~b2BroadPhase(void)" (??1b2BroadPhase@@QEAA@XZ)
  156. Referenced in Box2D.lib(b2World.obj)
  157. Loaded Box2D.lib(b2BroadPhase.obj)
  158. Found "public: __cdecl b2ContactManager::b2ContactManager(void)" (??0b2ContactManager@@QEAA@XZ)
  159. Referenced in Box2D.lib(b2World.obj)
  160. Loaded Box2D.lib(b2ContactManager.obj)
  161. Found "protected: void __cdecl b2Fixture::Destroy(class b2BlockAllocator *)" (?Destroy@b2Fixture@@IEAAXPEAVb2BlockAllocator@@@Z)
  162. Referenced in Box2D.lib(b2World.obj)
  163. Referenced in Box2D.lib(b2Body.obj)
  164. Loaded Box2D.lib(b2Fixture.obj)
  165. Found "public: __cdecl b2Island::b2Island(int,int,int,class b2StackAllocator *,class b2ContactListener *)" (??0b2Island@@QEAA@HHHPEAVb2StackAllocator@@PEAVb2ContactListener@@@Z)
  166. Referenced in Box2D.lib(b2World.obj)
  167. Loaded Box2D.lib(b2Island.obj)
  168. Found "protected: static class b2Joint * __cdecl b2Joint::Create(struct b2JointDef const *,class b2BlockAllocator *)" (?Create@b2Joint@@KAPEAV1@PEBUb2JointDef@@PEAVb2BlockAllocator@@@Z)
  169. Referenced in Box2D.lib(b2World.obj)
  170. Loaded Box2D.lib(b2Joint.obj)
  171. Found "public: struct b2Vec2 __cdecl b2PulleyJoint::GetGroundAnchorA(void)const " (?GetGroundAnchorA@b2PulleyJoint@@QEBA?AUb2Vec2@@XZ)
  172. Referenced in Box2D.lib(b2World.obj)
  173. Loaded Box2D.lib(b2PulleyJoint.obj)
  174. Found "protected: void __cdecl b2Contact::Update(class b2ContactListener *)" (?Update@b2Contact@@IEAAXPEAVb2ContactListener@@@Z)
  175. Referenced in Box2D.lib(b2World.obj)
  176. Referenced in Box2D.lib(b2ContactManager.obj)
  177. Loaded Box2D.lib(b2Contact.obj)
  178. Found "public: void __cdecl b2DistanceProxy::Set(class b2Shape const *,int)" (?Set@b2DistanceProxy@@QEAAXPEBVb2Shape@@H@Z)
  179. Referenced in Box2D.lib(b2World.obj)
  180. Loaded Box2D.lib(b2Distance.obj)
  181. Found "void __cdecl b2TimeOfImpact(struct b2TOIOutput *,struct b2TOIInput const *)" (?b2TimeOfImpact@@YAXPEAUb2TOIOutput@@PEBUb2TOIInput@@@Z)
  182. Referenced in Box2D.lib(b2World.obj)
  183. Loaded Box2D.lib(b2TimeOfImpact.obj)
  184. Found "public: __cdecl b2Timer::b2Timer(void)" (??0b2Timer@@QEAA@XZ)
  185. Referenced in Box2D.lib(b2World.obj)
  186. Referenced in Box2D.lib(b2Island.obj)
  187. Referenced in Box2D.lib(b2TimeOfImpact.obj)
  188. Loaded Box2D.lib(b2Timer.obj)
  189. Found "struct b2Vec2 const b2Vec2_zero" (?b2Vec2_zero@@3Ub2Vec2@@B)
  190. Referenced in Box2D.lib(b2Body.obj)
  191. Referenced in Box2D.lib(b2Distance.obj)
  192. Loaded Box2D.lib(b2Math.obj)
  193. Found "public: virtual bool __cdecl b2ContactFilter::ShouldCollide(class b2Fixture *,class b2Fixture *)" (?ShouldCollide@b2ContactFilter@@UEAA_NPEAVb2Fixture@@0@Z)
  194. Referenced in Box2D.lib(b2ContactManager.obj)
  195. Loaded Box2D.lib(b2WorldCallbacks.obj)
  196. Found "public: __cdecl b2ContactSolver::b2ContactSolver(struct b2ContactSolverDef *)" (??0b2ContactSolver@@QEAA@PEAUb2ContactSolverDef@@@Z)
  197. Referenced in Box2D.lib(b2Island.obj)
  198. Loaded Box2D.lib(b2ContactSolver.obj)
  199. Found "protected: __cdecl b2DistanceJoint::b2DistanceJoint(struct b2DistanceJointDef const *)" (??0b2DistanceJoint@@IEAA@PEBUb2DistanceJointDef@@@Z)
  200. Referenced in Box2D.lib(b2Joint.obj)
  201. Loaded Box2D.lib(b2DistanceJoint.obj)
  202. Found "protected: __cdecl b2WheelJoint::b2WheelJoint(struct b2WheelJointDef const *)" (??0b2WheelJoint@@IEAA@PEBUb2WheelJointDef@@@Z)
  203. Referenced in Box2D.lib(b2Joint.obj)
  204. Loaded Box2D.lib(b2WheelJoint.obj)
  205. Found "protected: __cdecl b2MouseJoint::b2MouseJoint(struct b2MouseJointDef const *)" (??0b2MouseJoint@@IEAA@PEBUb2MouseJointDef@@@Z)
  206. Referenced in Box2D.lib(b2Joint.obj)
  207. Loaded Box2D.lib(b2MouseJoint.obj)
  208. Found "protected: __cdecl b2RevoluteJoint::b2RevoluteJoint(struct b2RevoluteJointDef const *)" (??0b2RevoluteJoint@@IEAA@PEBUb2RevoluteJointDef@@@Z)
  209. Referenced in Box2D.lib(b2Joint.obj)
  210. Loaded Box2D.lib(b2RevoluteJoint.obj)
  211. Found "protected: __cdecl b2PrismaticJoint::b2PrismaticJoint(struct b2PrismaticJointDef const *)" (??0b2PrismaticJoint@@IEAA@PEBUb2PrismaticJointDef@@@Z)
  212. Referenced in Box2D.lib(b2Joint.obj)
  213. Loaded Box2D.lib(b2PrismaticJoint.obj)
  214. Found "protected: __cdecl b2GearJoint::b2GearJoint(struct b2GearJointDef const *)" (??0b2GearJoint@@IEAA@PEBUb2GearJointDef@@@Z)
  215. Referenced in Box2D.lib(b2Joint.obj)
  216. Loaded Box2D.lib(b2GearJoint.obj)
  217. Found "protected: __cdecl b2WeldJoint::b2WeldJoint(struct b2WeldJointDef const *)" (??0b2WeldJoint@@IEAA@PEBUb2WeldJointDef@@@Z)
  218. Referenced in Box2D.lib(b2Joint.obj)
  219. Loaded Box2D.lib(b2WeldJoint.obj)
  220. Found "protected: __cdecl b2FrictionJoint::b2FrictionJoint(struct b2FrictionJointDef const *)" (??0b2FrictionJoint@@IEAA@PEBUb2FrictionJointDef@@@Z)
  221. Referenced in Box2D.lib(b2Joint.obj)
  222. Loaded Box2D.lib(b2FrictionJoint.obj)
  223. Found "protected: __cdecl b2RopeJoint::b2RopeJoint(struct b2RopeJointDef const *)" (??0b2RopeJoint@@IEAA@PEBUb2RopeJointDef@@@Z)
  224. Referenced in Box2D.lib(b2Joint.obj)
  225. Loaded Box2D.lib(b2RopeJoint.obj)
  226. Found "protected: __cdecl b2MotorJoint::b2MotorJoint(struct b2MotorJointDef const *)" (??0b2MotorJoint@@IEAA@PEBUb2MotorJointDef@@@Z)
  227. Referenced in Box2D.lib(b2Joint.obj)
  228. Loaded Box2D.lib(b2MotorJoint.obj)
  229. Found "bool __cdecl b2TestOverlap(class b2Shape const *,int,class b2Shape const *,int,struct b2Transform const &,struct b2Transform const &)" (?b2TestOverlap@@YA_NPEBVb2Shape@@H0HAEBUb2Transform@@1@Z)
  230. Referenced in Box2D.lib(b2Contact.obj)
  231. Loaded Box2D.lib(b2Collision.obj)
  232. Found "public: static class b2Contact * __cdecl b2CircleContact::Create(class b2Fixture *,int,class b2Fixture *,int,class b2BlockAllocator *)" (?Create@b2CircleContact@@SAPEAVb2Contact@@PEAVb2Fixture@@H0HPEAVb2BlockAllocator@@@Z)
  233. Referenced in Box2D.lib(b2Contact.obj)
  234. Loaded Box2D.lib(b2CircleContact.obj)
  235. Found "public: static class b2Contact * __cdecl b2PolygonAndCircleContact::Create(class b2Fixture *,int,class b2Fixture *,int,class b2BlockAllocator *)" (?Create@b2PolygonAndCircleContact@@SAPEAVb2Contact@@PEAVb2Fixture@@H0HPEAVb2BlockAllocator@@@Z)
  236. Referenced in Box2D.lib(b2Contact.obj)
  237. Loaded Box2D.lib(b2PolygonAndCircleContact.obj)
  238. Found "public: static class b2Contact * __cdecl b2PolygonContact::Create(class b2Fixture *,int,class b2Fixture *,int,class b2BlockAllocator *)" (?Create@b2PolygonContact@@SAPEAVb2Contact@@PEAVb2Fixture@@H0HPEAVb2BlockAllocator@@@Z)
  239. Referenced in Box2D.lib(b2Contact.obj)
  240. Loaded Box2D.lib(b2PolygonContact.obj)
  241. Found "public: static class b2Contact * __cdecl b2EdgeAndCircleContact::Create(class b2Fixture *,int,class b2Fixture *,int,class b2BlockAllocator *)" (?Create@b2EdgeAndCircleContact@@SAPEAVb2Contact@@PEAVb2Fixture@@H0HPEAVb2BlockAllocator@@@Z)
  242. Referenced in Box2D.lib(b2Contact.obj)
  243. Loaded Box2D.lib(b2EdgeAndCircleContact.obj)
  244. Found "public: static class b2Contact * __cdecl b2EdgeAndPolygonContact::Create(class b2Fixture *,int,class b2Fixture *,int,class b2BlockAllocator *)" (?Create@b2EdgeAndPolygonContact@@SAPEAVb2Contact@@PEAVb2Fixture@@H0HPEAVb2BlockAllocator@@@Z)
  245. Referenced in Box2D.lib(b2Contact.obj)
  246. Loaded Box2D.lib(b2EdgeAndPolygonContact.obj)
  247. Found "public: static class b2Contact * __cdecl b2ChainAndCircleContact::Create(class b2Fixture *,int,class b2Fixture *,int,class b2BlockAllocator *)" (?Create@b2ChainAndCircleContact@@SAPEAVb2Contact@@PEAVb2Fixture@@H0HPEAVb2BlockAllocator@@@Z)
  248. Referenced in Box2D.lib(b2Contact.obj)
  249. Loaded Box2D.lib(b2ChainAndCircleContact.obj)
  250. Found "public: static class b2Contact * __cdecl b2ChainAndPolygonContact::Create(class b2Fixture *,int,class b2Fixture *,int,class b2BlockAllocator *)" (?Create@b2ChainAndPolygonContact@@SAPEAVb2Contact@@PEAVb2Fixture@@H0HPEAVb2BlockAllocator@@@Z)
  251. Referenced in Box2D.lib(b2Contact.obj)
  252. Loaded Box2D.lib(b2ChainAndPolygonContact.obj)
  253. Found "void __cdecl b2CollideCircles(struct b2Manifold *,class b2CircleShape const *,struct b2Transform const &,class b2CircleShape const *,struct b2Transform const &)" (?b2CollideCircles@@YAXPEAUb2Manifold@@PEBVb2CircleShape@@AEBUb2Transform@@12@Z)
  254. Referenced in Box2D.lib(b2CircleContact.obj)
  255. Loaded Box2D.lib(b2CollideCircle.obj)
  256. Found "void __cdecl b2CollidePolygons(struct b2Manifold *,class b2PolygonShape const *,struct b2Transform const &,class b2PolygonShape const *,struct b2Transform const &)" (?b2CollidePolygons@@YAXPEAUb2Manifold@@PEBVb2PolygonShape@@AEBUb2Transform@@12@Z)
  257. Referenced in Box2D.lib(b2PolygonContact.obj)
  258. Loaded Box2D.lib(b2CollidePolygon.obj)
  259. Found "void __cdecl b2CollideEdgeAndCircle(struct b2Manifold *,class b2EdgeShape const *,struct b2Transform const &,class b2CircleShape const *,struct b2Transform const &)" (?b2CollideEdgeAndCircle@@YAXPEAUb2Manifold@@PEBVb2EdgeShape@@AEBUb2Transform@@PEBVb2CircleShape@@2@Z)
  260. Referenced in Box2D.lib(b2EdgeAndCircleContact.obj)
  261. Referenced in Box2D.lib(b2ChainAndCircleContact.obj)
  262. Loaded Box2D.lib(b2CollideEdge.obj)
  263. Found "public: void __cdecl b2ChainShape::GetChildEdge(class b2EdgeShape *,int)const " (?GetChildEdge@b2ChainShape@@QEBAXPEAVb2EdgeShape@@H@Z)
  264. Referenced in Box2D.lib(b2ChainAndCircleContact.obj)
  265. Referenced in Box2D.lib(b2ChainAndPolygonContact.obj)
  266. Loaded Box2D.lib(b2ChainShape.obj)
  267. Found "public: virtual class b2Shape * __cdecl b2EdgeShape::Clone(class b2BlockAllocator *)const " (?Clone@b2EdgeShape@@UEBAPEAVb2Shape@@PEAVb2BlockAllocator@@@Z)
  268. Referenced in Box2D.lib(b2ChainAndCircleContact.obj)
  269. Referenced in Box2D.lib(b2ChainAndPolygonContact.obj)
  270. Referenced in Box2D.lib(b2ChainShape.obj)
  271. Loaded Box2D.lib(b2EdgeShape.obj)
  272. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\freetype-2.5.1\x64\Release\freetype.lib:
  273. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\kernel32.lib:
  274. Found __imp_LocalFree
  275. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  276. Loaded kernel32.lib(KERNEL32.dll)
  277. Found __imp_FormatMessageA
  278. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  279. Loaded kernel32.lib(KERNEL32.dll)
  280. Found __imp_SetCurrentDirectoryW
  281. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  282. Loaded kernel32.lib(KERNEL32.dll)
  283. Found __imp_GetCurrentDirectoryW
  284. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  285. Loaded kernel32.lib(KERNEL32.dll)
  286. Found __imp_CreateDirectoryW
  287. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  288. Loaded kernel32.lib(KERNEL32.dll)
  289. Found __imp_CreateFileW
  290. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  291. Loaded kernel32.lib(KERNEL32.dll)
  292. Found __imp_DeleteFileW
  293. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  294. Loaded kernel32.lib(KERNEL32.dll)
  295. Found __imp_FindClose
  296. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  297. Loaded kernel32.lib(KERNEL32.dll)
  298. Found __imp_FindFirstFileW
  299. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  300. Loaded kernel32.lib(KERNEL32.dll)
  301. Found __imp_FindNextFileW
  302. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  303. Loaded kernel32.lib(KERNEL32.dll)
  304. Found __imp_GetDiskFreeSpaceExW
  305. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  306. Loaded kernel32.lib(KERNEL32.dll)
  307. Found __imp_GetFileAttributesW
  308. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  309. Loaded kernel32.lib(KERNEL32.dll)
  310. Found __imp_GetFileAttributesExW
  311. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  312. Loaded kernel32.lib(KERNEL32.dll)
  313. Found __imp_GetFileInformationByHandle
  314. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  315. Loaded kernel32.lib(KERNEL32.dll)
  316. Found __imp_GetFileTime
  317. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  318. Loaded kernel32.lib(KERNEL32.dll)
  319. Found __imp_GetFullPathNameW
  320. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  321. Loaded kernel32.lib(KERNEL32.dll)
  322. Found __imp_RemoveDirectoryW
  323. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  324. Loaded kernel32.lib(KERNEL32.dll)
  325. Found __imp_SetEndOfFile
  326. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  327. Loaded kernel32.lib(KERNEL32.dll)
  328. Found __imp_SetFileAttributesW
  329. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  330. Loaded kernel32.lib(KERNEL32.dll)
  331. Found __imp_SetFilePointerEx
  332. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  333. Loaded kernel32.lib(KERNEL32.dll)
  334. Found __imp_SetFileTime
  335. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  336. Loaded kernel32.lib(KERNEL32.dll)
  337. Found __imp_GetTempPathW
  338. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  339. Loaded kernel32.lib(KERNEL32.dll)
  340. Found __imp_CloseHandle
  341. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  342. Loaded kernel32.lib(KERNEL32.dll)
  343. Found __imp_GetLastError
  344. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  345. Loaded kernel32.lib(KERNEL32.dll)
  346. Found __imp_SetLastError
  347. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  348. Loaded kernel32.lib(KERNEL32.dll)
  349. Found __imp_DeviceIoControl
  350. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  351. Loaded kernel32.lib(KERNEL32.dll)
  352. Found __imp_GetModuleHandleA
  353. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  354. Loaded kernel32.lib(KERNEL32.dll)
  355. Found __imp_GetProcAddress
  356. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  357. Loaded kernel32.lib(KERNEL32.dll)
  358. Found __imp_CreateDirectoryExW
  359. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  360. Loaded kernel32.lib(KERNEL32.dll)
  361. Found __imp_CopyFileW
  362. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  363. Loaded kernel32.lib(KERNEL32.dll)
  364. Found __imp_MoveFileExW
  365. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  366. Loaded kernel32.lib(KERNEL32.dll)
  367. Found __imp_AreFileApisANSI
  368. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  369. Loaded kernel32.lib(KERNEL32.dll)
  370. Found __imp_MultiByteToWideChar
  371. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  372. Loaded kernel32.lib(KERNEL32.dll)
  373. Found __imp_WideCharToMultiByte
  374. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  375. Loaded kernel32.lib(KERNEL32.dll)
  376. Found __imp_QueryPerformanceCounter
  377. Referenced in Box2D.lib(b2Timer.obj)
  378. Loaded kernel32.lib(KERNEL32.dll)
  379. Found __imp_QueryPerformanceFrequency
  380. Referenced in Box2D.lib(b2Timer.obj)
  381. Loaded kernel32.lib(KERNEL32.dll)
  382. Found __IMPORT_DESCRIPTOR_KERNEL32
  383. Referenced in kernel32.lib(KERNEL32.dll)
  384. Referenced in kernel32.lib(KERNEL32.dll)
  385. Referenced in kernel32.lib(KERNEL32.dll)
  386. Referenced in kernel32.lib(KERNEL32.dll)
  387. Referenced in kernel32.lib(KERNEL32.dll)
  388. Referenced in kernel32.lib(KERNEL32.dll)
  389. Referenced in kernel32.lib(KERNEL32.dll)
  390. Referenced in kernel32.lib(KERNEL32.dll)
  391. Referenced in kernel32.lib(KERNEL32.dll)
  392. Referenced in kernel32.lib(KERNEL32.dll)
  393. Referenced in kernel32.lib(KERNEL32.dll)
  394. Referenced in kernel32.lib(KERNEL32.dll)
  395. Referenced in kernel32.lib(KERNEL32.dll)
  396. Referenced in kernel32.lib(KERNEL32.dll)
  397. Referenced in kernel32.lib(KERNEL32.dll)
  398. Referenced in kernel32.lib(KERNEL32.dll)
  399. Referenced in kernel32.lib(KERNEL32.dll)
  400. Referenced in kernel32.lib(KERNEL32.dll)
  401. Referenced in kernel32.lib(KERNEL32.dll)
  402. Referenced in kernel32.lib(KERNEL32.dll)
  403. Referenced in kernel32.lib(KERNEL32.dll)
  404. Referenced in kernel32.lib(KERNEL32.dll)
  405. Referenced in kernel32.lib(KERNEL32.dll)
  406. Referenced in kernel32.lib(KERNEL32.dll)
  407. Referenced in kernel32.lib(KERNEL32.dll)
  408. Referenced in kernel32.lib(KERNEL32.dll)
  409. Referenced in kernel32.lib(KERNEL32.dll)
  410. Referenced in kernel32.lib(KERNEL32.dll)
  411. Referenced in kernel32.lib(KERNEL32.dll)
  412. Referenced in kernel32.lib(KERNEL32.dll)
  413. Referenced in kernel32.lib(KERNEL32.dll)
  414. Referenced in kernel32.lib(KERNEL32.dll)
  415. Referenced in kernel32.lib(KERNEL32.dll)
  416. Referenced in kernel32.lib(KERNEL32.dll)
  417. Referenced in kernel32.lib(KERNEL32.dll)
  418. Referenced in kernel32.lib(KERNEL32.dll)
  419. Loaded kernel32.lib(KERNEL32.dll)
  420. Found KERNEL32_NULL_THUNK_DATA
  421. Referenced in kernel32.lib(KERNEL32.dll)
  422. Loaded kernel32.lib(KERNEL32.dll)
  423. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\user32.lib:
  424. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\gdi32.lib:
  425. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\winspool.lib:
  426. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\comdlg32.lib:
  427. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\advapi32.lib:
  428. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\shell32.lib:
  429. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\ole32.lib:
  430. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\oleaut32.lib:
  431. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\uuid.lib:
  432. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\odbc32.lib:
  433. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\odbccp32.lib:
  434. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\event.lib:
  435. Found "public: void __cdecl event::manager::process(void)" (?process@manager@event@@QEAAXXZ)
  436. Referenced in game.obj
  437. Loaded event.lib(manager.obj)
  438. Found "public: __cdecl event::connection::~connection(void)" (??1connection@event@@QEAA@XZ)
  439. Referenced in game.obj
  440. Loaded event.lib(connection.obj)
  441. Found "public: int __cdecl event::data::get_id(void)const " (?get_id@data@event@@QEBAHXZ)
  442. Referenced in game.obj
  443. Loaded event.lib(data.obj)
  444. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\gamepad.lib:
  445. Found Gamepad_buttonDownFunc
  446. Referenced in game.obj
  447. Loaded gamepad.lib(Gamepad_private.obj)
  448. Found Gamepad_detectDevices
  449. Referenced in game.obj
  450. Loaded gamepad.lib(Gamepad_windows.obj)
  451. Found snprintf
  452. Referenced in gamepad.lib(Gamepad_windows.obj)
  453. Loaded gamepad.lib(snprintf.obj)
  454. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\gl.lib:
  455. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\job.lib:
  456. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\log.lib:
  457. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\system.lib:
  458. Found "void __cdecl sys::time::init(void)" (?init@time@sys@@YAXXZ)
  459. Referenced in game.obj
  460. Loaded system.lib(timer.obj)
  461. Found "public: void __cdecl sys::window::end_frame(void)const " (?end_frame@window@sys@@QEBAXXZ)
  462. Referenced in game.obj
  463. Loaded system.lib(window.obj)
  464. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\archive.lib:
  465. Found "public: __cdecl car::archive::~archive(void)" (??1archive@car@@QEAA@XZ)
  466. Referenced in b2_debug_draw.obj
  467. Loaded archive.lib(archive.obj)
  468. Found "struct audio_data __cdecl decode_vorbis(class file_in_file &)" (?decode_vorbis@@YA?AUaudio_data@@AEAVfile_in_file@@@Z)
  469. Referenced in archive.lib(archive.obj)
  470. Loaded archive.lib(vorbis_decode.obj)
  471. Found "class std::vector<unsigned char,class std::allocator<unsigned char> > __cdecl zlib::inflate(class std::vector<unsigned char,class std::allocator<unsigned char> >,unsigned __int64)" (?inflate@zlib@@YA?AV?$vector@EV?$allocator@E@std@@@std@@V23@_K@Z)
  472. Referenced in archive.lib(archive.obj)
  473. Loaded archive.lib(zlib.obj)
  474. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\vfs.lib:
  475. Found "public: class gl::fragment_shader __cdecl vfs::manager::get<class gl::fragment_shader>(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)const " (??$get@Vfragment_shader@gl@@@manager@vfs@@QEBA?AVfragment_shader@gl@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
  476. Referenced in b2_debug_draw.obj
  477. Loaded vfs.lib(vfs.obj)
  478. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\music.lib:
  479. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\msvcprt.lib:
  480. Found "__declspec(dllimport) char const * __cdecl std::_Winerror_map(int)" (__imp_?_Winerror_map@std@@YAPEBDH@Z)
  481. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  482. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  483. Referenced in libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  484. Referenced in b2_debug_draw.obj
  485. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  486. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  487. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  488. Loaded msvcprt.lib(MSVCP120.dll)
  489. Found "__declspec(dllimport) char const * __cdecl std::_Syserror_map(int)" (__imp_?_Syserror_map@std@@YAPEBDH@Z)
  490. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  491. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  492. Referenced in libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  493. Referenced in b2_debug_draw.obj
  494. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  495. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  496. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  497. Loaded msvcprt.lib(MSVCP120.dll)
  498. Found "__declspec(dllimport) void __cdecl std::_Xbad_alloc(void)" (__imp_?_Xbad_alloc@std@@YAXXZ)
  499. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  500. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  501. Referenced in libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  502. Referenced in b2_debug_draw.obj
  503. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  504. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  505. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  506. Loaded msvcprt.lib(MSVCP120.dll)
  507. Found "__declspec(dllimport) class std::basic_ostream<char,struct std::char_traits<char> > std::cerr" (__imp_?cerr@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A)
  508. Referenced in b2_debug_draw.obj
  509. Loaded msvcprt.lib(MSVCP120.dll)
  510. Found "__declspec(dllimport) void __cdecl std::_Xout_of_range(char const *)" (__imp_?_Xout_of_range@std@@YAXPEBD@Z)
  511. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  512. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  513. Referenced in libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  514. Referenced in b2_debug_draw.obj
  515. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  516. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  517. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  518. Loaded msvcprt.lib(MSVCP120.dll)
  519. Found "__declspec(dllimport) void __cdecl std::_Xlength_error(char const *)" (__imp_?_Xlength_error@std@@YAXPEBD@Z)
  520. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  521. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  522. Referenced in libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  523. Referenced in b2_debug_draw.obj
  524. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  525. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  526. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  527. Loaded msvcprt.lib(MSVCP120.dll)
  528. Found "__declspec(dllimport) bool __cdecl std::uncaught_exception(void)" (__imp_?uncaught_exception@std@@YA_NXZ)
  529. Referenced in b2_debug_draw.obj
  530. Loaded msvcprt.lib(MSVCP120.dll)
  531. Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::put(char)" (__imp_?put@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@D@Z)
  532. Referenced in b2_debug_draw.obj
  533. Loaded msvcprt.lib(MSVCP120.dll)
  534. Found "__declspec(dllimport) public: int __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::sputc(char)" (__imp_?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHD@Z)
  535. Referenced in b2_debug_draw.obj
  536. Loaded msvcprt.lib(MSVCP120.dll)
  537. Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::flush(void)" (__imp_?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@XZ)
  538. Referenced in b2_debug_draw.obj
  539. Loaded msvcprt.lib(MSVCP120.dll)
  540. Found "__declspec(dllimport) public: void __cdecl std::basic_ostream<char,struct std::char_traits<char> >::_Osfx(void)" (__imp_?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAXXZ)
  541. Referenced in b2_debug_draw.obj
  542. Loaded msvcprt.lib(MSVCP120.dll)
  543. Found "__declspec(dllimport) public: char __cdecl std::basic_ios<char,struct std::char_traits<char> >::widen(char)const " (__imp_?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBADD@Z)
  544. Referenced in b2_debug_draw.obj
  545. Loaded msvcprt.lib(MSVCP120.dll)
  546. Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > * __cdecl std::basic_ios<char,struct std::char_traits<char> >::tie(void)const " (__imp_?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBAPEAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ)
  547. Referenced in b2_debug_draw.obj
  548. Loaded msvcprt.lib(MSVCP120.dll)
  549. Found "__declspec(dllimport) public: char __cdecl std::basic_ios<char,struct std::char_traits<char> >::fill(void)const " (__imp_?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBADXZ)
  550. Referenced in b2_debug_draw.obj
  551. Loaded msvcprt.lib(MSVCP120.dll)
  552. Found "__declspec(dllimport) public: __int64 __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::sputn(char const *,__int64)" (__imp_?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAA_JPEBD_J@Z)
  553. Referenced in b2_debug_draw.obj
  554. Loaded msvcprt.lib(MSVCP120.dll)
  555. Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::operator<<(unsigned int)" (__imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@I@Z)
  556. Referenced in b2_debug_draw.obj
  557. Loaded msvcprt.lib(MSVCP120.dll)
  558. Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::operator<<(class std::basic_ostream<char,struct std::char_traits<char> > & (__cdecl*)(class std::basic_ostream<char,struct std::char_traits<char> > &))" (__imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@P6AAEAV01@AEAV01@@Z@Z)
  559. Referenced in b2_debug_draw.obj
  560. Loaded msvcprt.lib(MSVCP120.dll)
  561. Found "__declspec(dllimport) public: class std::basic_streambuf<char,struct std::char_traits<char> > * __cdecl std::basic_ios<char,struct std::char_traits<char> >::rdbuf(void)const " (__imp_?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBAPEAV?$basic_streambuf@DU?$char_traits@D@std@@@2@XZ)
  562. Referenced in b2_debug_draw.obj
  563. Loaded msvcprt.lib(MSVCP120.dll)
  564. Found "__declspec(dllimport) public: void __cdecl std::basic_ios<char,struct std::char_traits<char> >::setstate(int,bool)" (__imp_?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXH_N@Z)
  565. Referenced in b2_debug_draw.obj
  566. Loaded msvcprt.lib(MSVCP120.dll)
  567. Found "__declspec(dllimport) public: __int64 __cdecl std::ios_base::width(__int64)" (__imp_?width@ios_base@std@@QEAA_J_J@Z)
  568. Referenced in b2_debug_draw.obj
  569. Loaded msvcprt.lib(MSVCP120.dll)
  570. Found "__declspec(dllimport) public: __int64 __cdecl std::ios_base::width(void)const " (__imp_?width@ios_base@std@@QEBA_JXZ)
  571. Referenced in b2_debug_draw.obj
  572. Loaded msvcprt.lib(MSVCP120.dll)
  573. Found "__declspec(dllimport) public: int __cdecl std::ios_base::flags(void)const " (__imp_?flags@ios_base@std@@QEBAHXZ)
  574. Referenced in b2_debug_draw.obj
  575. Loaded msvcprt.lib(MSVCP120.dll)
  576. Found "__declspec(dllimport) public: bool __cdecl std::ios_base::good(void)const " (__imp_?good@ios_base@std@@QEBA_NXZ)
  577. Referenced in b2_debug_draw.obj
  578. Loaded msvcprt.lib(MSVCP120.dll)
  579. Found "__declspec(dllimport) public: int __cdecl std::ios_base::rdstate(void)const " (__imp_?rdstate@ios_base@std@@QEBAHXZ)
  580. Referenced in b2_debug_draw.obj
  581. Loaded msvcprt.lib(MSVCP120.dll)
  582. Found "__declspec(dllimport) public: __cdecl std::locale::id::id(unsigned __int64)" (__imp_??0id@locale@std@@QEAA@_K@Z)
  583. Referenced in b2_debug_draw.obj
  584. Loaded msvcprt.lib(MSVCP120.dll)
  585. Found "__declspec(dllimport) public: void __cdecl std::_Container_base0::_Orphan_all(void)" (__imp_?_Orphan_all@_Container_base0@std@@QEAAXXZ)
  586. Referenced in b2_debug_draw.obj
  587. Loaded msvcprt.lib(MSVCP120.dll)
  588. Found "void __cdecl std::_Facet_Register(class std::_Facet_base *)" (?_Facet_Register@std@@YAXPEAV_Facet_base@1@@Z)
  589. Referenced in game.obj
  590. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  591. Loaded msvcprt.lib(locale0_implib.obj)
  592. Found "__declspec(dllimport) class std::basic_ostream<char,struct std::char_traits<char> > std::cout" (__imp_?cout@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A)
  593. Referenced in game.obj
  594. Loaded msvcprt.lib(MSVCP120.dll)
  595. Found "__declspec(dllimport) public: static class std::locale::id std::ctype<char>::id" (__imp_?id@?$ctype@D@std@@2V0locale@2@A)
  596. Referenced in game.obj
  597. Loaded msvcprt.lib(MSVCP120.dll)
  598. Found "__declspec(dllimport) public: __cdecl std::_Lockit::~_Lockit(void)" (__imp_??1_Lockit@std@@QEAA@XZ)
  599. Referenced in game.obj
  600. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  601. Loaded msvcprt.lib(MSVCP120.dll)
  602. Found "__declspec(dllimport) public: __cdecl std::_Lockit::_Lockit(int)" (__imp_??0_Lockit@std@@QEAA@H@Z)
  603. Referenced in game.obj
  604. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  605. Loaded msvcprt.lib(MSVCP120.dll)
  606. Found "__declspec(dllimport) private: static class std::locale::_Locimp * __cdecl std::locale::_Getgloballocale(void)" (__imp_?_Getgloballocale@locale@std@@CAPEAV_Locimp@12@XZ)
  607. Referenced in game.obj
  608. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  609. Loaded msvcprt.lib(MSVCP120.dll)
  610. Found "__declspec(dllimport) public: class std::basic_istream<char,struct std::char_traits<char> > & __cdecl std::basic_istream<char,struct std::char_traits<char> >::unget(void)" (__imp_?unget@?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@XZ)
  611. Referenced in game.obj
  612. Loaded msvcprt.lib(MSVCP120.dll)
  613. Found "__declspec(dllimport) public: class std::basic_istream<char,struct std::char_traits<char> > & __cdecl std::basic_istream<char,struct std::char_traits<char> >::operator>>(class std::ios_base & (__cdecl*)(class std::ios_base &))" (__imp_??5?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@P6AAEAVios_base@1@AEAV21@@Z@Z)
  614. Referenced in game.obj
  615. Loaded msvcprt.lib(MSVCP120.dll)
  616. Found "__declspec(dllimport) public: int __cdecl std::basic_istream<char,struct std::char_traits<char> >::get(void)" (__imp_?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAHXZ)
  617. Referenced in game.obj
  618. Loaded msvcprt.lib(MSVCP120.dll)
  619. Found "__declspec(dllimport) public: __cdecl std::basic_istream<char,struct std::char_traits<char> >::basic_istream<char,struct std::char_traits<char> >(class std::basic_streambuf<char,struct std::char_traits<char> > *,bool)" (__imp_??0?$basic_istream@DU?$char_traits@D@std@@@std@@QEAA@PEAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z)
  620. Referenced in game.obj
  621. Loaded msvcprt.lib(MSVCP120.dll)
  622. Found "__declspec(dllimport) protected: __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::basic_streambuf<char,struct std::char_traits<char> >(void)" (__imp_??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAA@XZ)
  623. Referenced in game.obj
  624. Loaded msvcprt.lib(MSVCP120.dll)
  625. Found "__declspec(dllimport) public: bool __cdecl std::basic_istream<char,struct std::char_traits<char> >::_Ipfx(bool)" (__imp_?_Ipfx@?$basic_istream@DU?$char_traits@D@std@@@std@@QEAA_N_N@Z)
  626. Referenced in game.obj
  627. Loaded msvcprt.lib(MSVCP120.dll)
  628. Found "__declspec(dllimport) protected: void __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::setg(char *,char *,char *)" (__imp_?setg@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXPEAD00@Z)
  629. Referenced in game.obj
  630. Loaded msvcprt.lib(MSVCP120.dll)
  631. Found "__declspec(dllimport) protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::egptr(void)const " (__imp_?egptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ)
  632. Referenced in game.obj
  633. Loaded msvcprt.lib(MSVCP120.dll)
  634. Found "__declspec(dllimport) protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::gptr(void)const " (__imp_?gptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ)
  635. Referenced in game.obj
  636. Loaded msvcprt.lib(MSVCP120.dll)
  637. Found "__declspec(dllimport) protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::eback(void)const " (__imp_?eback@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ)
  638. Referenced in game.obj
  639. Loaded msvcprt.lib(MSVCP120.dll)
  640. Found "__declspec(dllimport) public: int __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::sbumpc(void)" (__imp_?sbumpc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ)
  641. Referenced in game.obj
  642. Loaded msvcprt.lib(MSVCP120.dll)
  643. Found "__declspec(dllimport) public: void __cdecl std::basic_istream<char,struct std::char_traits<char> >::`vbase destructor'(void)" (__imp_??_D?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAXXZ)
  644. Referenced in game.obj
  645. Loaded msvcprt.lib(MSVCP120.dll)
  646. Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::operator<<(int)" (__imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@H@Z)
  647. Referenced in game.obj
  648. Loaded msvcprt.lib(MSVCP120.dll)
  649. Found "__declspec(dllimport) protected: virtual void __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::imbue(class std::locale const &)" (__imp_?imbue@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAXAEBVlocale@2@@Z)
  650. Referenced in game.obj
  651. Loaded msvcprt.lib(MSVCP120.dll)
  652. Found "__declspec(dllimport) protected: virtual int __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::sync(void)" (__imp_?sync@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAHXZ)
  653. Referenced in game.obj
  654. Loaded msvcprt.lib(MSVCP120.dll)
  655. Found "__declspec(dllimport) protected: virtual __int64 __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::xsputn(char const *,__int64)" (__imp_?xsputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAA_JPEBD_J@Z)
  656. Referenced in game.obj
  657. Loaded msvcprt.lib(MSVCP120.dll)
  658. Found "__declspec(dllimport) protected: virtual __int64 __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::xsgetn(char *,__int64)" (__imp_?xsgetn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAA_JPEAD_J@Z)
  659. Referenced in game.obj
  660. Loaded msvcprt.lib(MSVCP120.dll)
  661. Found "__declspec(dllimport) protected: virtual int __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::uflow(void)" (__imp_?uflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAHXZ)
  662. Referenced in game.obj
  663. Loaded msvcprt.lib(MSVCP120.dll)
  664. Found "__declspec(dllimport) protected: virtual int __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::underflow(void)" (__imp_?underflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAHXZ)
  665. Referenced in game.obj
  666. Loaded msvcprt.lib(MSVCP120.dll)
  667. Found "__declspec(dllimport) protected: virtual __int64 __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::showmanyc(void)" (__imp_?showmanyc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAA_JXZ)
  668. Referenced in game.obj
  669. Loaded msvcprt.lib(MSVCP120.dll)
  670. Found "__declspec(dllimport) protected: virtual int __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::pbackfail(int)" (__imp_?pbackfail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAHH@Z)
  671. Referenced in game.obj
  672. Loaded msvcprt.lib(MSVCP120.dll)
  673. Found "__declspec(dllimport) protected: virtual int __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::overflow(int)" (__imp_?overflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAHH@Z)
  674. Referenced in game.obj
  675. Loaded msvcprt.lib(MSVCP120.dll)
  676. Found "__declspec(dllimport) public: virtual void __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::_Unlock(void)" (__imp_?_Unlock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UEAAXXZ)
  677. Referenced in game.obj
  678. Loaded msvcprt.lib(MSVCP120.dll)
  679. Found "__declspec(dllimport) public: virtual void __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::_Lock(void)" (__imp_?_Lock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UEAAXXZ)
  680. Referenced in game.obj
  681. Loaded msvcprt.lib(MSVCP120.dll)
  682. Found "__declspec(dllimport) public: int __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::snextc(void)" (__imp_?snextc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ)
  683. Referenced in game.obj
  684. Loaded msvcprt.lib(MSVCP120.dll)
  685. Found "__declspec(dllimport) public: int __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::sgetc(void)" (__imp_?sgetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ)
  686. Referenced in game.obj
  687. Loaded msvcprt.lib(MSVCP120.dll)
  688. Found "__declspec(dllimport) public: virtual __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::~basic_streambuf<char,struct std::char_traits<char> >(void)" (__imp_??1?$basic_streambuf@DU?$char_traits@D@std@@@std@@UEAA@XZ)
  689. Referenced in game.obj
  690. Loaded msvcprt.lib(MSVCP120.dll)
  691. Found "__declspec(dllimport) public: class std::locale __cdecl std::ios_base::getloc(void)const " (__imp_?getloc@ios_base@std@@QEBA?AVlocale@2@XZ)
  692. Referenced in game.obj
  693. Loaded msvcprt.lib(MSVCP120.dll)
  694. Found "__declspec(dllimport) public: __int64 __cdecl std::ios_base::precision(__int64)" (__imp_?precision@ios_base@std@@QEAA_J_J@Z)
  695. Referenced in game.obj
  696. Loaded msvcprt.lib(MSVCP120.dll)
  697. Found "__declspec(dllimport) public: void __cdecl std::ios_base::unsetf(int)" (__imp_?unsetf@ios_base@std@@QEAAXH@Z)
  698. Referenced in game.obj
  699. Loaded msvcprt.lib(MSVCP120.dll)
  700. Found "__declspec(dllimport) public: int __cdecl std::ios_base::flags(int)" (__imp_?flags@ios_base@std@@QEAAHH@Z)
  701. Referenced in game.obj
  702. Loaded msvcprt.lib(MSVCP120.dll)
  703. Found "__declspec(dllimport) public: void __cdecl std::ios_base::exceptions(int)" (__imp_?exceptions@ios_base@std@@QEAAXH@Z)
  704. Referenced in game.obj
  705. Loaded msvcprt.lib(MSVCP120.dll)
  706. Found "__declspec(dllimport) public: bool __cdecl std::ios_base::fail(void)const " (__imp_?fail@ios_base@std@@QEBA_NXZ)
  707. Referenced in game.obj
  708. Loaded msvcprt.lib(MSVCP120.dll)
  709. Found "__declspec(dllimport) public: __cdecl std::ios_base::operator bool(void)const " (__imp_??Bios_base@std@@QEBA_NXZ)
  710. Referenced in game.obj
  711. Loaded msvcprt.lib(MSVCP120.dll)
  712. Found "__declspec(dllimport) public: static unsigned __int64 __cdecl std::ctype<char>::_Getcat(class std::locale::facet const * *,class std::locale const *)" (__imp_?_Getcat@?$ctype@D@std@@SA_KPEAPEBVfacet@locale@2@PEBV42@@Z)
  713. Referenced in game.obj
  714. Loaded msvcprt.lib(MSVCP120.dll)
  715. Found "__declspec(dllimport) public: bool __cdecl std::ctype<char>::is(short,char)const " (__imp_?is@?$ctype@D@std@@QEBA_NFD@Z)
  716. Referenced in game.obj
  717. Loaded msvcprt.lib(MSVCP120.dll)
  718. Found "__declspec(dllimport) public: __cdecl std::locale::id::operator unsigned __int64(void)" (__imp_??Bid@locale@std@@QEAA_KXZ)
  719. Referenced in game.obj
  720. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  721. Loaded msvcprt.lib(MSVCP120.dll)
  722. Found "__declspec(dllimport) public: void __cdecl std::_Container_base0::_Swap_all(struct std::_Container_base0 &)" (__imp_?_Swap_all@_Container_base0@std@@QEAAXAEAU12@@Z)
  723. Referenced in game.obj
  724. Loaded msvcprt.lib(MSVCP120.dll)
  725. Found "void * __cdecl operator new[](unsigned __int64)" (??_U@YAPEAX_K@Z)
  726. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  727. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  728. Referenced in archive.lib(vorbis_decode.obj)
  729. Loaded msvcprt.lib(newaop_s.obj)
  730. Found "__declspec(dllimport) public: class std::_Yarn<char> & __cdecl std::_Yarn<char>::operator=(char const *)" (__imp_??4?$_Yarn@D@std@@QEAAAEAV01@PEBD@Z)
  731. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  732. Loaded msvcprt.lib(MSVCP120.dll)
  733. Found "__declspec(dllimport) private: static class std::locale::_Locimp * __cdecl std::locale::_Locimp::_New_Locimp(class std::locale::_Locimp const &)" (__imp_?_New_Locimp@_Locimp@locale@std@@CAPEAV123@AEBV123@@Z)
  734. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  735. Loaded msvcprt.lib(MSVCP120.dll)
  736. Found "__declspec(dllimport) private: static void __cdecl std::locale::_Locimp::_Locimp_Addfac(class std::locale::_Locimp *,class std::locale::facet *,unsigned __int64)" (__imp_?_Locimp_Addfac@_Locimp@locale@std@@CAXPEAV123@PEAVfacet@23@_K@Z)
  737. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  738. Loaded msvcprt.lib(MSVCP120.dll)
  739. Found "__declspec(dllimport) private: static class std::locale::_Locimp * __cdecl std::locale::_Init(bool)" (__imp_?_Init@locale@std@@CAPEAV_Locimp@12@_N@Z)
  740. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  741. Loaded msvcprt.lib(MSVCP120.dll)
  742. Found "__declspec(dllimport) public: __cdecl std::codecvt<wchar_t,char,int>::codecvt<wchar_t,char,int>(unsigned __int64)" (__imp_??0?$codecvt@_WDH@std@@QEAA@_K@Z)
  743. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  744. Loaded msvcprt.lib(MSVCP120.dll)
  745. Found "__declspec(dllimport) public: static unsigned __int64 __cdecl std::codecvt<wchar_t,char,int>::_Getcat(class std::locale::facet const * *,class std::locale const *)" (__imp_?_Getcat@?$codecvt@_WDH@std@@SA_KPEAPEBVfacet@locale@2@PEBV42@@Z)
  746. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  747. Loaded msvcprt.lib(MSVCP120.dll)
  748. Found "public: virtual class std::_Facet_base * __cdecl std::locale::facet::_Decref(void)" (?_Decref@facet@locale@std@@UEAAPEAV_Facet_base@3@XZ)
  749. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  750. Loaded msvcprt.lib(MSVCP120.dll)
  751. Found "public: virtual void __cdecl std::locale::facet::_Incref(void)" (?_Incref@facet@locale@std@@UEAAXXZ)
  752. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  753. Loaded msvcprt.lib(MSVCP120.dll)
  754. Found "__declspec(dllimport) const std::_Facet_base::`vftable'" (__imp_??_7_Facet_base@std@@6B@)
  755. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  756. Loaded msvcprt.lib(MSVCP120.dll)
  757. Found "__declspec(dllimport) const std::locale::facet::`vftable'" (__imp_??_7facet@locale@std@@6B@)
  758. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  759. Loaded msvcprt.lib(MSVCP120.dll)
  760. Found "__declspec(dllimport) const std::codecvt_base::`vftable'" (__imp_??_7codecvt_base@std@@6B@)
  761. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  762. Loaded msvcprt.lib(MSVCP120.dll)
  763. Found "__declspec(dllimport) public: static class std::locale::id std::codecvt<wchar_t,char,int>::id" (__imp_?id@?$codecvt@_WDH@std@@2V0locale@2@A)
  764. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  765. Loaded msvcprt.lib(MSVCP120.dll)
  766. Found "__declspec(dllimport) const std::codecvt<wchar_t,char,int>::`vftable'" (__imp_??_7?$codecvt@_WDH@std@@6B@)
  767. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  768. Loaded msvcprt.lib(MSVCP120.dll)
  769. Found "__declspec(dllimport) public: int __cdecl std::codecvt<wchar_t,char,int>::in(int &,char const *,char const *,char const * &,wchar_t *,wchar_t *,wchar_t * &)const " (__imp_?in@?$codecvt@_WDH@std@@QEBAHAEAHPEBD1AEAPEBDPEA_W3AEAPEA_W@Z)
  770. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  771. Loaded msvcprt.lib(MSVCP120.dll)
  772. Found "__declspec(dllimport) public: int __cdecl std::codecvt<wchar_t,char,int>::out(int &,wchar_t const *,wchar_t const *,wchar_t const * &,char *,char *,char * &)const " (__imp_?out@?$codecvt@_WDH@std@@QEBAHAEAHPEB_W1AEAPEB_WPEAD3AEAPEAD@Z)
  773. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  774. Loaded msvcprt.lib(MSVCP120.dll)
  775. Found "__declspec(dllimport) void __cdecl std::_Xbad_function_call(void)" (__imp_?_Xbad_function_call@std@@YAXXZ)
  776. Referenced in event.lib(manager.obj)
  777. Loaded msvcprt.lib(MSVCP120.dll)
  778. Found "__declspec(dllimport) const std::basic_ostream<char,struct std::char_traits<char> >::`vftable'" (__imp_??_7?$basic_ostream@DU?$char_traits@D@std@@@std@@6B@)
  779. Referenced in archive.lib(archive.obj)
  780. Loaded msvcprt.lib(MSVCP120.dll)
  781. Found "__declspec(dllimport) __int64 const std::_BADOFF" (__imp_?_BADOFF@std@@3_JB)
  782. Referenced in archive.lib(archive.obj)
  783. Loaded msvcprt.lib(MSVCP120.dll)
  784. Found "__declspec(dllimport) struct _iobuf * __cdecl std::_Fiopen(wchar_t const *,int,int)" (__imp_?_Fiopen@std@@YAPEAU_iobuf@@PEB_WHH@Z)
  785. Referenced in archive.lib(archive.obj)
  786. Loaded msvcprt.lib(MSVCP120.dll)
  787. Found "__declspec(dllimport) public: static class std::locale::id std::codecvt<char,char,int>::id" (__imp_?id@?$codecvt@DDH@std@@2V0locale@2@A)
  788. Referenced in archive.lib(archive.obj)
  789. Loaded msvcprt.lib(MSVCP120.dll)
  790. Found "__declspec(dllimport) const std::basic_istream<char,struct std::char_traits<char> >::`vftable'" (__imp_??_7?$basic_istream@DU?$char_traits@D@std@@@std@@6B@)
  791. Referenced in archive.lib(archive.obj)
  792. Loaded msvcprt.lib(MSVCP120.dll)
  793. Found "__declspec(dllimport) const std::basic_iostream<char,struct std::char_traits<char> >::`vftable'" (__imp_??_7?$basic_iostream@DU?$char_traits@D@std@@@std@@6B@)
  794. Referenced in archive.lib(archive.obj)
  795. Loaded msvcprt.lib(MSVCP120.dll)
  796. Found "__declspec(dllimport) public: static unsigned __int64 __cdecl std::codecvt<char,char,int>::_Getcat(class std::locale::facet const * *,class std::locale const *)" (__imp_?_Getcat@?$codecvt@DDH@std@@SA_KPEAPEBVfacet@locale@2@PEBV42@@Z)
  797. Referenced in archive.lib(archive.obj)
  798. Loaded msvcprt.lib(MSVCP120.dll)
  799. Found "__declspec(dllimport) public: class std::locale __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::getloc(void)const " (__imp_?getloc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEBA?AVlocale@2@XZ)
  800. Referenced in archive.lib(archive.obj)
  801. Loaded msvcprt.lib(MSVCP120.dll)
  802. Found "__declspec(dllimport) public: __cdecl std::basic_iostream<char,struct std::char_traits<char> >::basic_iostream<char,struct std::char_traits<char> >(class std::basic_streambuf<char,struct std::char_traits<char> > *)" (__imp_??0?$basic_iostream@DU?$char_traits@D@std@@@std@@QEAA@PEAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z)
  803. Referenced in archive.lib(archive.obj)
  804. Loaded msvcprt.lib(MSVCP120.dll)
  805. Found "__declspec(dllimport) protected: void __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::_Init(char * *,char * *,int *,char * *,char * *,int *)" (__imp_?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXPEAPEAD0PEAH001@Z)
  806. Referenced in archive.lib(archive.obj)
  807. Loaded msvcprt.lib(MSVCP120.dll)
  808. Found "__declspec(dllimport) protected: void __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::_Init(void)" (__imp_?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXXZ)
  809. Referenced in archive.lib(archive.obj)
  810. Loaded msvcprt.lib(MSVCP120.dll)
  811. Found "__declspec(dllimport) public: int __cdecl std::codecvt<char,char,int>::unshift(int &,char *,char *,char * &)const " (__imp_?unshift@?$codecvt@DDH@std@@QEBAHAEAHPEAD1AEAPEAD@Z)
  812. Referenced in archive.lib(archive.obj)
  813. Loaded msvcprt.lib(MSVCP120.dll)
  814. Found "__declspec(dllimport) protected: __cdecl std::basic_ios<char,struct std::char_traits<char> >::basic_ios<char,struct std::char_traits<char> >(void)" (__imp_??0?$basic_ios@DU?$char_traits@D@std@@@std@@IEAA@XZ)
  815. Referenced in archive.lib(archive.obj)
  816. Loaded msvcprt.lib(MSVCP120.dll)
  817. Found "__declspec(dllimport) public: void __cdecl std::basic_ios<char,struct std::char_traits<char> >::clear(int,bool)" (__imp_?clear@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXH_N@Z)
  818. Referenced in archive.lib(archive.obj)
  819. Loaded msvcprt.lib(MSVCP120.dll)
  820. Found "__declspec(dllimport) protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::_Pninc(void)" (__imp_?_Pninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAPEADXZ)
  821. Referenced in archive.lib(archive.obj)
  822. Loaded msvcprt.lib(MSVCP120.dll)
  823. Found "__declspec(dllimport) protected: void __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::setp(char *,char *,char *)" (__imp_?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXPEAD00@Z)
  824. Referenced in archive.lib(archive.obj)
  825. Loaded msvcprt.lib(MSVCP120.dll)
  826. Found "__declspec(dllimport) protected: void __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::setp(char *,char *)" (__imp_?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXPEAD0@Z)
  827. Referenced in archive.lib(archive.obj)
  828. Loaded msvcprt.lib(MSVCP120.dll)
  829. Found "__declspec(dllimport) protected: void __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::pbump(int)" (__imp_?pbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXH@Z)
  830. Referenced in archive.lib(archive.obj)
  831. Loaded msvcprt.lib(MSVCP120.dll)
  832. Found "__declspec(dllimport) protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::_Gninc(void)" (__imp_?_Gninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAPEADXZ)
  833. Referenced in archive.lib(archive.obj)
  834. Loaded msvcprt.lib(MSVCP120.dll)
  835. Found "__declspec(dllimport) protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::_Gndec(void)" (__imp_?_Gndec@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAPEADXZ)
  836. Referenced in archive.lib(archive.obj)
  837. Loaded msvcprt.lib(MSVCP120.dll)
  838. Found "__declspec(dllimport) protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::epptr(void)const " (__imp_?epptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ)
  839. Referenced in archive.lib(archive.obj)
  840. Loaded msvcprt.lib(MSVCP120.dll)
  841. Found "__declspec(dllimport) protected: void __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::gbump(int)" (__imp_?gbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXH@Z)
  842. Referenced in archive.lib(archive.obj)
  843. Loaded msvcprt.lib(MSVCP120.dll)
  844. Found "__declspec(dllimport) protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::pptr(void)const " (__imp_?pptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ)
  845. Referenced in archive.lib(archive.obj)
  846. Loaded msvcprt.lib(MSVCP120.dll)
  847. Found "__declspec(dllimport) protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::pbase(void)const " (__imp_?pbase@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ)
  848. Referenced in archive.lib(archive.obj)
  849. Loaded msvcprt.lib(MSVCP120.dll)
  850. Found "__declspec(dllimport) public: int __cdecl std::codecvt<char,char,int>::out(int &,char const *,char const *,char const * &,char *,char *,char * &)const " (__imp_?out@?$codecvt@DDH@std@@QEBAHAEAHPEBD1AEAPEBDPEAD3AEAPEAD@Z)
  851. Referenced in archive.lib(archive.obj)
  852. Loaded msvcprt.lib(MSVCP120.dll)
  853. Found "__declspec(dllimport) public: int __cdecl std::codecvt<char,char,int>::in(int &,char const *,char const *,char const * &,char *,char *,char * &)const " (__imp_?in@?$codecvt@DDH@std@@QEBAHAEAHPEBD1AEAPEBDPEAD3AEAPEAD@Z)
  854. Referenced in archive.lib(archive.obj)
  855. Loaded msvcprt.lib(MSVCP120.dll)
  856. Found "__declspec(dllimport) public: virtual __cdecl std::basic_iostream<char,struct std::char_traits<char> >::~basic_iostream<char,struct std::char_traits<char> >(void)" (__imp_??1?$basic_iostream@DU?$char_traits@D@std@@@std@@UEAA@XZ)
  857. Referenced in archive.lib(archive.obj)
  858. Loaded msvcprt.lib(MSVCP120.dll)
  859. Found "__declspec(dllimport) public: class std::fpos<int> __cdecl std::basic_istream<char,struct std::char_traits<char> >::tellg(void)" (__imp_?tellg@?$basic_istream@DU?$char_traits@D@std@@@std@@QEAA?AV?$fpos@H@2@XZ)
  860. Referenced in archive.lib(archive.obj)
  861. Loaded msvcprt.lib(MSVCP120.dll)
  862. Found "__declspec(dllimport) public: __int64 __cdecl std::basic_istream<char,struct std::char_traits<char> >::gcount(void)const " (__imp_?gcount@?$basic_istream@DU?$char_traits@D@std@@@std@@QEBA_JXZ)
  863. Referenced in archive.lib(archive.obj)
  864. Loaded msvcprt.lib(MSVCP120.dll)
  865. Found "__declspec(dllimport) public: class std::basic_istream<char,struct std::char_traits<char> > & __cdecl std::basic_istream<char,struct std::char_traits<char> >::read(char *,__int64)" (__imp_?read@?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@PEAD_J@Z)
  866. Referenced in archive.lib(archive.obj)
  867. Loaded msvcprt.lib(MSVCP120.dll)
  868. Found "__declspec(dllimport) public: virtual __cdecl std::basic_istream<char,struct std::char_traits<char> >::~basic_istream<char,struct std::char_traits<char> >(void)" (__imp_??1?$basic_istream@DU?$char_traits@D@std@@@std@@UEAA@XZ)
  869. Referenced in archive.lib(archive.obj)
  870. Loaded msvcprt.lib(MSVCP120.dll)
  871. Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::seekp(__int64,int)" (__imp_?seekp@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@_JH@Z)
  872. Referenced in archive.lib(archive.obj)
  873. Loaded msvcprt.lib(MSVCP120.dll)
  874. Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::write(char const *,__int64)" (__imp_?write@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@PEBD_J@Z)
  875. Referenced in archive.lib(archive.obj)
  876. Loaded msvcprt.lib(MSVCP120.dll)
  877. Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::operator<<(unsigned __int64)" (__imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@_K@Z)
  878. Referenced in archive.lib(archive.obj)
  879. Loaded msvcprt.lib(MSVCP120.dll)
  880. Found "__declspec(dllimport) public: virtual __cdecl std::basic_ostream<char,struct std::char_traits<char> >::~basic_ostream<char,struct std::char_traits<char> >(void)" (__imp_??1?$basic_ostream@DU?$char_traits@D@std@@@std@@UEAA@XZ)
  881. Referenced in archive.lib(archive.obj)
  882. Loaded msvcprt.lib(MSVCP120.dll)
  883. Found "__declspec(dllimport) public: __cdecl std::basic_ostream<char,struct std::char_traits<char> >::basic_ostream<char,struct std::char_traits<char> >(class std::basic_streambuf<char,struct std::char_traits<char> > *,bool)" (__imp_??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAA@PEAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z)
  884. Referenced in archive.lib(archive.obj)
  885. Loaded msvcprt.lib(MSVCP120.dll)
  886. Found "__declspec(dllimport) public: virtual __cdecl std::basic_ios<char,struct std::char_traits<char> >::~basic_ios<char,struct std::char_traits<char> >(void)" (__imp_??1?$basic_ios@DU?$char_traits@D@std@@@std@@UEAA@XZ)
  887. Referenced in archive.lib(archive.obj)
  888. Loaded msvcprt.lib(MSVCP120.dll)
  889. Found "__declspec(dllimport) protected: virtual class std::basic_streambuf<char,struct std::char_traits<char> > * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::setbuf(char *,__int64)" (__imp_?setbuf@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAPEAV12@PEAD_J@Z)
  890. Referenced in archive.lib(archive.obj)
  891. Loaded msvcprt.lib(MSVCP120.dll)
  892. Found "__declspec(dllimport) public: bool __cdecl std::ios_base::eof(void)const " (__imp_?eof@ios_base@std@@QEBA_NXZ)
  893. Referenced in archive.lib(archive.obj)
  894. Loaded msvcprt.lib(MSVCP120.dll)
  895. Found "__declspec(dllimport) public: bool __cdecl std::codecvt_base::always_noconv(void)const " (__imp_?always_noconv@codecvt_base@std@@QEBA_NXZ)
  896. Referenced in archive.lib(archive.obj)
  897. Loaded msvcprt.lib(MSVCP120.dll)
  898. Found "__declspec(dllimport) public: class std::fpos<int> __cdecl std::basic_ostream<char,struct std::char_traits<char> >::tellp(void)" (__imp_?tellp@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAA?AV?$fpos@H@2@XZ)
  899. Referenced in archive.lib(vorbis_decode.obj)
  900. Loaded msvcprt.lib(MSVCP120.dll)
  901. Found "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::operator<<(long)" (__imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@J@Z)
  902. Referenced in archive.lib(vorbis_decode.obj)
  903. Loaded msvcprt.lib(MSVCP120.dll)
  904. Found __IMPORT_DESCRIPTOR_MSVCP120
  905. Referenced in msvcprt.lib(MSVCP120.dll)
  906. Referenced in msvcprt.lib(MSVCP120.dll)
  907. Referenced in msvcprt.lib(MSVCP120.dll)
  908. Referenced in msvcprt.lib(MSVCP120.dll)
  909. Referenced in msvcprt.lib(MSVCP120.dll)
  910. Referenced in msvcprt.lib(MSVCP120.dll)
  911. Referenced in msvcprt.lib(MSVCP120.dll)
  912. Referenced in msvcprt.lib(MSVCP120.dll)
  913. Referenced in msvcprt.lib(MSVCP120.dll)
  914. Referenced in msvcprt.lib(MSVCP120.dll)
  915. Referenced in msvcprt.lib(MSVCP120.dll)
  916. Referenced in msvcprt.lib(MSVCP120.dll)
  917. Referenced in msvcprt.lib(MSVCP120.dll)
  918. Referenced in msvcprt.lib(MSVCP120.dll)
  919. Referenced in msvcprt.lib(MSVCP120.dll)
  920. Referenced in msvcprt.lib(MSVCP120.dll)
  921. Referenced in msvcprt.lib(MSVCP120.dll)
  922. Referenced in msvcprt.lib(MSVCP120.dll)
  923. Referenced in msvcprt.lib(MSVCP120.dll)
  924. Referenced in msvcprt.lib(MSVCP120.dll)
  925. Referenced in msvcprt.lib(MSVCP120.dll)
  926. Referenced in msvcprt.lib(MSVCP120.dll)
  927. Referenced in msvcprt.lib(MSVCP120.dll)
  928. Referenced in msvcprt.lib(MSVCP120.dll)
  929. Referenced in msvcprt.lib(MSVCP120.dll)
  930. Referenced in msvcprt.lib(MSVCP120.dll)
  931. Referenced in msvcprt.lib(MSVCP120.dll)
  932. Referenced in msvcprt.lib(MSVCP120.dll)
  933. Referenced in msvcprt.lib(MSVCP120.dll)
  934. Referenced in msvcprt.lib(MSVCP120.dll)
  935. Referenced in msvcprt.lib(MSVCP120.dll)
  936. Referenced in msvcprt.lib(MSVCP120.dll)
  937. Referenced in msvcprt.lib(MSVCP120.dll)
  938. Referenced in msvcprt.lib(MSVCP120.dll)
  939. Referenced in msvcprt.lib(MSVCP120.dll)
  940. Referenced in msvcprt.lib(MSVCP120.dll)
  941. Referenced in msvcprt.lib(MSVCP120.dll)
  942. Referenced in msvcprt.lib(MSVCP120.dll)
  943. Referenced in msvcprt.lib(MSVCP120.dll)
  944. Referenced in msvcprt.lib(MSVCP120.dll)
  945. Referenced in msvcprt.lib(MSVCP120.dll)
  946. Referenced in msvcprt.lib(MSVCP120.dll)
  947. Referenced in msvcprt.lib(MSVCP120.dll)
  948. Referenced in msvcprt.lib(MSVCP120.dll)
  949. Referenced in msvcprt.lib(MSVCP120.dll)
  950. Referenced in msvcprt.lib(MSVCP120.dll)
  951. Referenced in msvcprt.lib(MSVCP120.dll)
  952. Referenced in msvcprt.lib(MSVCP120.dll)
  953. Referenced in msvcprt.lib(MSVCP120.dll)
  954. Referenced in msvcprt.lib(MSVCP120.dll)
  955. Referenced in msvcprt.lib(MSVCP120.dll)
  956. Referenced in msvcprt.lib(MSVCP120.dll)
  957. Referenced in msvcprt.lib(MSVCP120.dll)
  958. Referenced in msvcprt.lib(MSVCP120.dll)
  959. Referenced in msvcprt.lib(MSVCP120.dll)
  960. Referenced in msvcprt.lib(MSVCP120.dll)
  961. Referenced in msvcprt.lib(MSVCP120.dll)
  962. Referenced in msvcprt.lib(MSVCP120.dll)
  963. Referenced in msvcprt.lib(MSVCP120.dll)
  964. Referenced in msvcprt.lib(MSVCP120.dll)
  965. Referenced in msvcprt.lib(MSVCP120.dll)
  966. Referenced in msvcprt.lib(MSVCP120.dll)
  967. Referenced in msvcprt.lib(MSVCP120.dll)
  968. Referenced in msvcprt.lib(MSVCP120.dll)
  969. Referenced in msvcprt.lib(MSVCP120.dll)
  970. Referenced in msvcprt.lib(MSVCP120.dll)
  971. Referenced in msvcprt.lib(MSVCP120.dll)
  972. Referenced in msvcprt.lib(MSVCP120.dll)
  973. Referenced in msvcprt.lib(MSVCP120.dll)
  974. Referenced in msvcprt.lib(MSVCP120.dll)
  975. Referenced in msvcprt.lib(MSVCP120.dll)
  976. Referenced in msvcprt.lib(MSVCP120.dll)
  977. Referenced in msvcprt.lib(MSVCP120.dll)
  978. Referenced in msvcprt.lib(MSVCP120.dll)
  979. Referenced in msvcprt.lib(MSVCP120.dll)
  980. Referenced in msvcprt.lib(MSVCP120.dll)
  981. Referenced in msvcprt.lib(MSVCP120.dll)
  982. Referenced in msvcprt.lib(MSVCP120.dll)
  983. Referenced in msvcprt.lib(MSVCP120.dll)
  984. Referenced in msvcprt.lib(MSVCP120.dll)
  985. Referenced in msvcprt.lib(MSVCP120.dll)
  986. Referenced in msvcprt.lib(MSVCP120.dll)
  987. Referenced in msvcprt.lib(MSVCP120.dll)
  988. Referenced in msvcprt.lib(MSVCP120.dll)
  989. Referenced in msvcprt.lib(MSVCP120.dll)
  990. Referenced in msvcprt.lib(MSVCP120.dll)
  991. Referenced in msvcprt.lib(MSVCP120.dll)
  992. Referenced in msvcprt.lib(MSVCP120.dll)
  993. Referenced in msvcprt.lib(MSVCP120.dll)
  994. Referenced in msvcprt.lib(MSVCP120.dll)
  995. Referenced in msvcprt.lib(MSVCP120.dll)
  996. Referenced in msvcprt.lib(MSVCP120.dll)
  997. Referenced in msvcprt.lib(MSVCP120.dll)
  998. Referenced in msvcprt.lib(MSVCP120.dll)
  999. Referenced in msvcprt.lib(MSVCP120.dll)
  1000. Referenced in msvcprt.lib(MSVCP120.dll)
  1001. Referenced in msvcprt.lib(MSVCP120.dll)
  1002. Referenced in msvcprt.lib(MSVCP120.dll)
  1003. Referenced in msvcprt.lib(MSVCP120.dll)
  1004. Referenced in msvcprt.lib(MSVCP120.dll)
  1005. Referenced in msvcprt.lib(MSVCP120.dll)
  1006. Referenced in msvcprt.lib(MSVCP120.dll)
  1007. Referenced in msvcprt.lib(MSVCP120.dll)
  1008. Referenced in msvcprt.lib(MSVCP120.dll)
  1009. Referenced in msvcprt.lib(MSVCP120.dll)
  1010. Referenced in msvcprt.lib(MSVCP120.dll)
  1011. Referenced in msvcprt.lib(MSVCP120.dll)
  1012. Referenced in msvcprt.lib(MSVCP120.dll)
  1013. Referenced in msvcprt.lib(MSVCP120.dll)
  1014. Referenced in msvcprt.lib(MSVCP120.dll)
  1015. Referenced in msvcprt.lib(MSVCP120.dll)
  1016. Referenced in msvcprt.lib(MSVCP120.dll)
  1017. Referenced in msvcprt.lib(MSVCP120.dll)
  1018. Referenced in msvcprt.lib(MSVCP120.dll)
  1019. Referenced in msvcprt.lib(MSVCP120.dll)
  1020. Referenced in msvcprt.lib(MSVCP120.dll)
  1021. Referenced in msvcprt.lib(MSVCP120.dll)
  1022. Referenced in msvcprt.lib(MSVCP120.dll)
  1023. Referenced in msvcprt.lib(MSVCP120.dll)
  1024. Referenced in msvcprt.lib(MSVCP120.dll)
  1025. Referenced in msvcprt.lib(MSVCP120.dll)
  1026. Referenced in msvcprt.lib(MSVCP120.dll)
  1027. Referenced in msvcprt.lib(MSVCP120.dll)
  1028. Referenced in msvcprt.lib(MSVCP120.dll)
  1029. Referenced in msvcprt.lib(MSVCP120.dll)
  1030. Referenced in msvcprt.lib(MSVCP120.dll)
  1031. Referenced in msvcprt.lib(MSVCP120.dll)
  1032. Loaded msvcprt.lib(MSVCP120.dll)
  1033. Found MSVCP120_NULL_THUNK_DATA
  1034. Referenced in msvcprt.lib(MSVCP120.dll)
  1035. Loaded msvcprt.lib(MSVCP120.dll)
  1036. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\MSVCRT.lib:
  1037. Found __imp_memmove
  1038. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1039. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  1040. Referenced in libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  1041. Referenced in b2_debug_draw.obj
  1042. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  1043. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1044. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  1045. Loaded MSVCRT.lib(MSVCR120.dll)
  1046. Found __imp__wassert
  1047. Referenced in b2_debug_draw.obj
  1048. Loaded MSVCRT.lib(MSVCR120.dll)
  1049. Found atexit
  1050. Referenced in msvcprt.lib(locale0_implib.obj)
  1051. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1052. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  1053. Referenced in libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  1054. Referenced in Box2D.lib(b2ContactManager.obj)
  1055. Referenced in b2_debug_draw.obj
  1056. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  1057. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1058. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  1059. Loaded MSVCRT.lib(atonexit.obj)
  1060. Found _purecall
  1061. Referenced in Box2D.lib(b2ChainAndCircleContact.obj)
  1062. Referenced in Box2D.lib(b2ChainAndPolygonContact.obj)
  1063. Referenced in Box2D.lib(b2ChainShape.obj)
  1064. Referenced in Box2D.lib(b2EdgeShape.obj)
  1065. Referenced in Box2D.lib(b2PolygonAndCircleContact.obj)
  1066. Referenced in Box2D.lib(b2PolygonContact.obj)
  1067. Referenced in Box2D.lib(b2EdgeAndCircleContact.obj)
  1068. Referenced in Box2D.lib(b2EdgeAndPolygonContact.obj)
  1069. Referenced in Box2D.lib(b2FrictionJoint.obj)
  1070. Referenced in Box2D.lib(b2RopeJoint.obj)
  1071. Referenced in Box2D.lib(b2MotorJoint.obj)
  1072. Referenced in Box2D.lib(b2CircleContact.obj)
  1073. Referenced in Box2D.lib(b2RevoluteJoint.obj)
  1074. Referenced in Box2D.lib(b2PrismaticJoint.obj)
  1075. Referenced in Box2D.lib(b2GearJoint.obj)
  1076. Referenced in Box2D.lib(b2WeldJoint.obj)
  1077. Referenced in Box2D.lib(b2Contact.obj)
  1078. Referenced in Box2D.lib(b2DistanceJoint.obj)
  1079. Referenced in Box2D.lib(b2WheelJoint.obj)
  1080. Referenced in Box2D.lib(b2MouseJoint.obj)
  1081. Referenced in Box2D.lib(b2CircleShape.obj)
  1082. Referenced in Box2D.lib(b2PolygonShape.obj)
  1083. Referenced in Box2D.lib(b2Joint.obj)
  1084. Referenced in Box2D.lib(b2PulleyJoint.obj)
  1085. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1086. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  1087. Referenced in libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  1088. Referenced in Box2D.lib(b2Draw.obj)
  1089. Referenced in b2_debug_draw.obj
  1090. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  1091. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1092. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  1093. Loaded MSVCRT.lib(MSVCR120.dll)
  1094. Found "void __cdecl operator delete(void *)" (??3@YAXPEAX@Z)
  1095. Referenced in Box2D.lib(b2ChainShape.obj)
  1096. Referenced in Box2D.lib(b2EdgeShape.obj)
  1097. Referenced in msvcprt.lib(locale0_implib.obj)
  1098. Referenced in Box2D.lib(b2EdgeAndCircleContact.obj)
  1099. Referenced in Box2D.lib(b2EdgeAndPolygonContact.obj)
  1100. Referenced in Box2D.lib(b2ChainAndCircleContact.obj)
  1101. Referenced in Box2D.lib(b2ChainAndPolygonContact.obj)
  1102. Referenced in Box2D.lib(b2MotorJoint.obj)
  1103. Referenced in Box2D.lib(b2CircleContact.obj)
  1104. Referenced in Box2D.lib(b2PolygonAndCircleContact.obj)
  1105. Referenced in Box2D.lib(b2PolygonContact.obj)
  1106. Referenced in Box2D.lib(b2GearJoint.obj)
  1107. Referenced in Box2D.lib(b2WeldJoint.obj)
  1108. Referenced in Box2D.lib(b2FrictionJoint.obj)
  1109. Referenced in Box2D.lib(b2RopeJoint.obj)
  1110. Referenced in Box2D.lib(b2WheelJoint.obj)
  1111. Referenced in Box2D.lib(b2MouseJoint.obj)
  1112. Referenced in Box2D.lib(b2RevoluteJoint.obj)
  1113. Referenced in Box2D.lib(b2PrismaticJoint.obj)
  1114. Referenced in Box2D.lib(b2Joint.obj)
  1115. Referenced in Box2D.lib(b2PulleyJoint.obj)
  1116. Referenced in Box2D.lib(b2Contact.obj)
  1117. Referenced in Box2D.lib(b2DistanceJoint.obj)
  1118. Referenced in Box2D.lib(b2World.obj)
  1119. Referenced in Box2D.lib(b2CircleShape.obj)
  1120. Referenced in Box2D.lib(b2PolygonShape.obj)
  1121. Referenced in Box2D.lib(b2ContactManager.obj)
  1122. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1123. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  1124. Referenced in libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  1125. Referenced in Box2D.lib(b2Draw.obj)
  1126. Referenced in b2_debug_draw.obj
  1127. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  1128. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1129. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  1130. Loaded MSVCRT.lib(MSVCR120.dll)
  1131. Found __imp__hypot
  1132. Referenced in Box2D.lib(b2EdgeAndPolygonContact.obj)
  1133. Referenced in Box2D.lib(b2ChainAndCircleContact.obj)
  1134. Referenced in Box2D.lib(b2ChainAndPolygonContact.obj)
  1135. Referenced in Box2D.lib(b2CircleContact.obj)
  1136. Referenced in Box2D.lib(b2PolygonAndCircleContact.obj)
  1137. Referenced in Box2D.lib(b2PolygonContact.obj)
  1138. Referenced in Box2D.lib(b2EdgeAndCircleContact.obj)
  1139. Referenced in Box2D.lib(b2WeldJoint.obj)
  1140. Referenced in Box2D.lib(b2FrictionJoint.obj)
  1141. Referenced in Box2D.lib(b2RopeJoint.obj)
  1142. Referenced in Box2D.lib(b2MotorJoint.obj)
  1143. Referenced in Box2D.lib(b2MouseJoint.obj)
  1144. Referenced in Box2D.lib(b2RevoluteJoint.obj)
  1145. Referenced in Box2D.lib(b2PrismaticJoint.obj)
  1146. Referenced in Box2D.lib(b2GearJoint.obj)
  1147. Referenced in Box2D.lib(b2WorldCallbacks.obj)
  1148. Referenced in Box2D.lib(b2ContactSolver.obj)
  1149. Referenced in Box2D.lib(b2DistanceJoint.obj)
  1150. Referenced in Box2D.lib(b2WheelJoint.obj)
  1151. Referenced in Box2D.lib(b2Island.obj)
  1152. Referenced in Box2D.lib(b2Joint.obj)
  1153. Referenced in Box2D.lib(b2PulleyJoint.obj)
  1154. Referenced in Box2D.lib(b2Contact.obj)
  1155. Referenced in Box2D.lib(b2Body.obj)
  1156. Referenced in Box2D.lib(b2BroadPhase.obj)
  1157. Referenced in Box2D.lib(b2ContactManager.obj)
  1158. Referenced in Box2D.lib(b2Fixture.obj)
  1159. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1160. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  1161. Referenced in libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  1162. Referenced in Box2D.lib(b2World.obj)
  1163. Referenced in b2_debug_draw.obj
  1164. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  1165. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1166. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  1167. Loaded MSVCRT.lib(MSVCR120.dll)
  1168. Found "const type_info::`vftable'" (??_7type_info@@6B@)
  1169. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1170. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  1171. Referenced in libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  1172. Referenced in b2_debug_draw.obj
  1173. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  1174. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1175. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  1176. Loaded MSVCRT.lib(ti_inst.obj)
  1177. Found "void * __cdecl operator new(unsigned __int64)" (??2@YAPEAX_K@Z)
  1178. Referenced in msvcprt.lib(newaop_s.obj)
  1179. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1180. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  1181. Referenced in libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  1182. Referenced in msvcprt.lib(locale0_implib.obj)
  1183. Referenced in b2_debug_draw.obj
  1184. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  1185. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1186. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  1187. Loaded MSVCRT.lib(MSVCR120.dll)
  1188. Found "__declspec(dllimport) public: virtual __cdecl std::bad_cast::~bad_cast(void)" (__imp_??1bad_cast@std@@UEAA@XZ)
  1189. Referenced in game.obj
  1190. Loaded MSVCRT.lib(MSVCR120.dll)
  1191. Found "__declspec(dllimport) public: __cdecl std::bad_cast::bad_cast(char const *)" (__imp_??0bad_cast@std@@QEAA@PEBD@Z)
  1192. Referenced in game.obj
  1193. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  1194. Loaded MSVCRT.lib(MSVCR120.dll)
  1195. Found "__declspec(dllimport) public: __cdecl std::bad_cast::bad_cast(class std::bad_cast const &)" (__imp_??0bad_cast@std@@QEAA@AEBV01@@Z)
  1196. Referenced in game.obj
  1197. Loaded MSVCRT.lib(MSVCR120.dll)
  1198. Found "__declspec(dllimport) public: virtual char const * __cdecl std::exception::what(void)const " (__imp_?what@exception@std@@UEBAPEBDXZ)
  1199. Referenced in game.obj
  1200. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1201. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1202. Loaded MSVCRT.lib(MSVCR120.dll)
  1203. Found "__declspec(dllimport) public: virtual __cdecl std::exception::~exception(void)" (__imp_??1exception@std@@UEAA@XZ)
  1204. Referenced in game.obj
  1205. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1206. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1207. Loaded MSVCRT.lib(MSVCR120.dll)
  1208. Found "__declspec(dllimport) public: __cdecl std::exception::exception(char const * const &)" (__imp_??0exception@std@@QEAA@AEBQEBD@Z)
  1209. Referenced in game.obj
  1210. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1211. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1212. Loaded MSVCRT.lib(MSVCR120.dll)
  1213. Found "__declspec(dllimport) public: __cdecl std::exception::exception(class std::exception const &)" (__imp_??0exception@std@@QEAA@AEBV01@@Z)
  1214. Referenced in game.obj
  1215. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1216. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1217. Loaded MSVCRT.lib(MSVCR120.dll)
  1218. Found "__declspec(dllimport) public: bool __cdecl type_info::operator==(class type_info const &)const " (__imp_??8type_info@@QEBA_NAEBV0@@Z)
  1219. Referenced in game.obj
  1220. Loaded MSVCRT.lib(MSVCR120.dll)
  1221. Found __imp__dtest
  1222. Referenced in game.obj
  1223. Loaded MSVCRT.lib(MSVCR120.dll)
  1224. Found mainCRTStartup
  1225. Loaded MSVCRT.lib(crtexe.obj)
  1226. Found __imp_strerror
  1227. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  1228. Loaded MSVCRT.lib(MSVCR120.dll)
  1229. Found _CxxThrowException
  1230. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  1231. Referenced in libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  1232. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  1233. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1234. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  1235. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1236. Loaded MSVCRT.lib(MSVCR120.dll)
  1237. Found __CxxFrameHandler3
  1238. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  1239. Referenced in libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  1240. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  1241. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1242. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  1243. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1244. Loaded MSVCRT.lib(MSVCR120.dll)
  1245. Found __GSHandlerCheck_EH
  1246. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  1247. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1248. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  1249. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1250. Loaded MSVCRT.lib(gshandlereh.obj)
  1251. Found __security_check_cookie
  1252. Referenced in Box2D.lib(b2Collision.obj)
  1253. Referenced in Box2D.lib(b2CollideEdge.obj)
  1254. Referenced in Box2D.lib(b2Contact.obj)
  1255. Referenced in Box2D.lib(b2Distance.obj)
  1256. Referenced in Box2D.lib(b2TimeOfImpact.obj)
  1257. Referenced in Box2D.lib(b2ContactSolver.obj)
  1258. Referenced in Box2D.lib(b2World.obj)
  1259. Referenced in Box2D.lib(b2PolygonShape.obj)
  1260. Referenced in Box2D.lib(b2ContactManager.obj)
  1261. Referenced in Box2D.lib(b2Island.obj)
  1262. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  1263. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1264. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  1265. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1266. Loaded MSVCRT.lib(amdsecgs.obj)
  1267. Found memcpy
  1268. Referenced in Box2D.lib(b2DynamicTree.obj)
  1269. Referenced in Box2D.lib(b2BroadPhase.obj)
  1270. Referenced in Box2D.lib(b2ContactManager.obj)
  1271. Referenced in Box2D.lib(b2ChainShape.obj)
  1272. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  1273. Referenced in libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  1274. Referenced in Box2D.lib(b2World.obj)
  1275. Referenced in Box2D.lib(b2BlockAllocator.obj)
  1276. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  1277. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1278. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  1279. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1280. Loaded MSVCRT.lib(MSVCR120.dll)
  1281. Found __security_cookie
  1282. Referenced in Box2D.lib(b2Collision.obj)
  1283. Referenced in Box2D.lib(b2CollideEdge.obj)
  1284. Referenced in MSVCRT.lib(amdsecgs.obj)
  1285. Referenced in Box2D.lib(b2Contact.obj)
  1286. Referenced in Box2D.lib(b2Distance.obj)
  1287. Referenced in Box2D.lib(b2TimeOfImpact.obj)
  1288. Referenced in Box2D.lib(b2ContactSolver.obj)
  1289. Referenced in Box2D.lib(b2World.obj)
  1290. Referenced in Box2D.lib(b2PolygonShape.obj)
  1291. Referenced in Box2D.lib(b2ContactManager.obj)
  1292. Referenced in Box2D.lib(b2Island.obj)
  1293. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  1294. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1295. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  1296. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1297. Loaded MSVCRT.lib(gs_cookie.obj)
  1298. Found _fltused
  1299. Referenced in Box2D.lib(b2CollideEdge.obj)
  1300. Referenced in Box2D.lib(b2ChainShape.obj)
  1301. Referenced in Box2D.lib(b2EdgeShape.obj)
  1302. Referenced in Box2D.lib(b2ChainAndCircleContact.obj)
  1303. Referenced in Box2D.lib(b2ChainAndPolygonContact.obj)
  1304. Referenced in Box2D.lib(b2CollideCircle.obj)
  1305. Referenced in Box2D.lib(b2CollidePolygon.obj)
  1306. Referenced in Box2D.lib(b2PolygonAndCircleContact.obj)
  1307. Referenced in Box2D.lib(b2PolygonContact.obj)
  1308. Referenced in Box2D.lib(b2EdgeAndCircleContact.obj)
  1309. Referenced in Box2D.lib(b2EdgeAndPolygonContact.obj)
  1310. Referenced in Box2D.lib(b2RopeJoint.obj)
  1311. Referenced in Box2D.lib(b2MotorJoint.obj)
  1312. Referenced in Box2D.lib(b2Collision.obj)
  1313. Referenced in Box2D.lib(b2CircleContact.obj)
  1314. Referenced in Box2D.lib(b2PrismaticJoint.obj)
  1315. Referenced in Box2D.lib(b2GearJoint.obj)
  1316. Referenced in Box2D.lib(b2WeldJoint.obj)
  1317. Referenced in Box2D.lib(b2FrictionJoint.obj)
  1318. Referenced in Box2D.lib(b2DistanceJoint.obj)
  1319. Referenced in Box2D.lib(b2WheelJoint.obj)
  1320. Referenced in Box2D.lib(b2MouseJoint.obj)
  1321. Referenced in Box2D.lib(b2RevoluteJoint.obj)
  1322. Referenced in Box2D.lib(b2Timer.obj)
  1323. Referenced in Box2D.lib(b2Math.obj)
  1324. Referenced in Box2D.lib(b2WorldCallbacks.obj)
  1325. Referenced in Box2D.lib(b2ContactSolver.obj)
  1326. Referenced in Box2D.lib(b2PulleyJoint.obj)
  1327. Referenced in Box2D.lib(b2Contact.obj)
  1328. Referenced in Box2D.lib(b2Distance.obj)
  1329. Referenced in Box2D.lib(b2TimeOfImpact.obj)
  1330. Referenced in Box2D.lib(b2ContactManager.obj)
  1331. Referenced in Box2D.lib(b2Fixture.obj)
  1332. Referenced in Box2D.lib(b2Island.obj)
  1333. Referenced in Box2D.lib(b2Joint.obj)
  1334. Referenced in Box2D.lib(b2CircleShape.obj)
  1335. Referenced in Box2D.lib(b2PolygonShape.obj)
  1336. Referenced in Box2D.lib(b2DynamicTree.obj)
  1337. Referenced in Box2D.lib(b2BroadPhase.obj)
  1338. Referenced in libboost_filesystem-vc120-mt-1_55.lib(windows_file_codecvt.obj)
  1339. Referenced in libboost_filesystem-vc120-mt-1_55.lib(codecvt_error_category.obj)
  1340. Referenced in Box2D.lib(b2World.obj)
  1341. Referenced in Box2D.lib(b2Body.obj)
  1342. Referenced in libboost_system-vc120-mt-1_55.lib(error_code.obj)
  1343. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1344. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path.obj)
  1345. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1346. Loaded MSVCRT.lib(dllsupp.obj)
  1347. Found __imp__stricmp
  1348. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1349. Loaded MSVCRT.lib(MSVCR120.dll)
  1350. Found "void __cdecl operator delete[](void *)" (??_V@YAXPEAX@Z)
  1351. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1352. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1353. Referenced in archive.lib(archive.obj)
  1354. Loaded MSVCRT.lib(MSVCR120.dll)
  1355. Found __GSHandlerCheck
  1356. Referenced in Box2D.lib(b2TimeOfImpact.obj)
  1357. Referenced in Box2D.lib(b2ContactSolver.obj)
  1358. Referenced in Box2D.lib(b2Collision.obj)
  1359. Referenced in Box2D.lib(b2CollideEdge.obj)
  1360. Referenced in Box2D.lib(b2ContactManager.obj)
  1361. Referenced in Box2D.lib(b2Island.obj)
  1362. Referenced in Box2D.lib(b2Contact.obj)
  1363. Referenced in Box2D.lib(b2Distance.obj)
  1364. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1365. Referenced in libboost_filesystem-vc120-mt-1_55.lib(path_traits.obj)
  1366. Referenced in Box2D.lib(b2World.obj)
  1367. Referenced in Box2D.lib(b2PolygonShape.obj)
  1368. Loaded MSVCRT.lib(gshandler.obj)
  1369. Found __chkstk
  1370. Referenced in libboost_filesystem-vc120-mt-1_55.lib(operations.obj)
  1371. Loaded MSVCRT.lib(chkstk.obj)
  1372. Found cosf
  1373. Referenced in Box2D.lib(b2MotorJoint.obj)
  1374. Referenced in Box2D.lib(b2GearJoint.obj)
  1375. Referenced in Box2D.lib(b2WeldJoint.obj)
  1376. Referenced in Box2D.lib(b2FrictionJoint.obj)
  1377. Referenced in Box2D.lib(b2RopeJoint.obj)
  1378. Referenced in Box2D.lib(b2WheelJoint.obj)
  1379. Referenced in Box2D.lib(b2MouseJoint.obj)
  1380. Referenced in Box2D.lib(b2RevoluteJoint.obj)
  1381. Referenced in Box2D.lib(b2PrismaticJoint.obj)
  1382. Referenced in Box2D.lib(b2PulleyJoint.obj)
  1383. Referenced in Box2D.lib(b2TimeOfImpact.obj)
  1384. Referenced in Box2D.lib(b2ContactSolver.obj)
  1385. Referenced in Box2D.lib(b2DistanceJoint.obj)
  1386. Referenced in Box2D.lib(b2World.obj)
  1387. Referenced in Box2D.lib(b2Body.obj)
  1388. Referenced in Box2D.lib(b2PolygonShape.obj)
  1389. Referenced in Box2D.lib(b2Island.obj)
  1390. Loaded MSVCRT.lib(MSVCR120.dll)
  1391. Found sinf
  1392. Referenced in Box2D.lib(b2MotorJoint.obj)
  1393. Referenced in Box2D.lib(b2GearJoint.obj)
  1394. Referenced in Box2D.lib(b2WeldJoint.obj)
  1395. Referenced in Box2D.lib(b2FrictionJoint.obj)
  1396. Referenced in Box2D.lib(b2RopeJoint.obj)
  1397. Referenced in Box2D.lib(b2WheelJoint.obj)
  1398. Referenced in Box2D.lib(b2MouseJoint.obj)
  1399. Referenced in Box2D.lib(b2RevoluteJoint.obj)
  1400. Referenced in Box2D.lib(b2PrismaticJoint.obj)
  1401. Referenced in Box2D.lib(b2PulleyJoint.obj)
  1402. Referenced in Box2D.lib(b2TimeOfImpact.obj)
  1403. Referenced in Box2D.lib(b2ContactSolver.obj)
  1404. Referenced in Box2D.lib(b2DistanceJoint.obj)
  1405. Referenced in Box2D.lib(b2World.obj)
  1406. Referenced in Box2D.lib(b2Body.obj)
  1407. Referenced in Box2D.lib(b2PolygonShape.obj)
  1408. Referenced in Box2D.lib(b2Island.obj)
  1409. Loaded MSVCRT.lib(MSVCR120.dll)
  1410. Found __imp_vprintf
  1411. Referenced in Box2D.lib(b2Settings.obj)
  1412. Loaded MSVCRT.lib(MSVCR120.dll)
  1413. Found __imp_free
  1414. Referenced in Box2D.lib(b2Settings.obj)
  1415. Referenced in gamepad.lib(Gamepad_windows.obj)
  1416. Loaded MSVCRT.lib(MSVCR120.dll)
  1417. Found __imp_malloc
  1418. Referenced in Box2D.lib(b2Settings.obj)
  1419. Referenced in gamepad.lib(Gamepad_windows.obj)
  1420. Loaded MSVCRT.lib(MSVCR120.dll)
  1421. Found memset
  1422. Referenced in Box2D.lib(b2BlockAllocator.obj)
  1423. Referenced in Box2D.lib(b2DynamicTree.obj)
  1424. Loaded MSVCRT.lib(MSVCR120.dll)
  1425. Found "void __cdecl `eh vector destructor iterator'(void *,unsigned __int64,int,void (__cdecl*)(void *))" (??_M@YAXPEAX_KHP6AX0@Z@Z)
  1426. Referenced in event.lib(manager.obj)
  1427. Referenced in MSVCRT.lib(ti_inst.obj)
  1428. Loaded MSVCRT.lib(ehvecdtr.obj)
  1429. Found "void __cdecl `eh vector constructor iterator'(void *,unsigned __int64,int,void (__cdecl*)(void *),void (__cdecl*)(void *))" (??_L@YAXPEAX_KHP6AX0@Z2@Z)
  1430. Referenced in event.lib(manager.obj)
  1431. Loaded MSVCRT.lib(ehvecctr.obj)
  1432. Found __imp_calloc
  1433. Referenced in gamepad.lib(Gamepad_windows.obj)
  1434. Loaded MSVCRT.lib(MSVCR120.dll)
  1435. Found __imp_realloc
  1436. Referenced in gamepad.lib(Gamepad_windows.obj)
  1437. Loaded MSVCRT.lib(MSVCR120.dll)
  1438. Found __imp_sprintf
  1439. Referenced in gamepad.lib(snprintf.obj)
  1440. Loaded MSVCRT.lib(MSVCR120.dll)
  1441. Found __imp_strchr
  1442. Referenced in gamepad.lib(snprintf.obj)
  1443. Loaded MSVCRT.lib(MSVCR120.dll)
  1444. Found __imp_memchr
  1445. Referenced in gamepad.lib(snprintf.obj)
  1446. Loaded MSVCRT.lib(MSVCR120.dll)
  1447. Found __imp_fputc
  1448. Referenced in archive.lib(archive.obj)
  1449. Loaded MSVCRT.lib(MSVCR120.dll)
  1450. Found "__declspec(dllimport) public: __cdecl std::exception::exception(char const * const &,int)" (__imp_??0exception@std@@QEAA@AEBQEBDH@Z)
  1451. Referenced in archive.lib(archive.obj)
  1452. Loaded MSVCRT.lib(MSVCR120.dll)
  1453. Found __imp__unlock_file
  1454. Referenced in archive.lib(archive.obj)
  1455. Loaded MSVCRT.lib(MSVCR120.dll)
  1456. Found __imp_ungetc
  1457. Referenced in archive.lib(archive.obj)
  1458. Loaded MSVCRT.lib(MSVCR120.dll)
  1459. Found __imp_fgetpos
  1460. Referenced in archive.lib(archive.obj)
  1461. Loaded MSVCRT.lib(MSVCR120.dll)
  1462. Found __imp__fseeki64
  1463. Referenced in archive.lib(archive.obj)
  1464. Loaded MSVCRT.lib(MSVCR120.dll)
  1465. Found __imp_fflush
  1466. Referenced in archive.lib(archive.obj)
  1467. Loaded MSVCRT.lib(MSVCR120.dll)
  1468. Found __imp_fgetc
  1469. Referenced in archive.lib(archive.obj)
  1470. Loaded MSVCRT.lib(MSVCR120.dll)
  1471. Found __imp_fsetpos
  1472. Referenced in archive.lib(archive.obj)
  1473. Loaded MSVCRT.lib(MSVCR120.dll)
  1474. Found __imp_setvbuf
  1475. Referenced in archive.lib(archive.obj)
  1476. Loaded MSVCRT.lib(MSVCR120.dll)
  1477. Found __imp__lock_file
  1478. Referenced in archive.lib(archive.obj)
  1479. Loaded MSVCRT.lib(MSVCR120.dll)
  1480. Found __imp_memcpy_s
  1481. Referenced in archive.lib(archive.obj)
  1482. Loaded MSVCRT.lib(MSVCR120.dll)
  1483. Found __imp_fwrite
  1484. Referenced in archive.lib(archive.obj)
  1485. Loaded MSVCRT.lib(MSVCR120.dll)
  1486. Found __imp_fclose
  1487. Referenced in archive.lib(archive.obj)
  1488. Loaded MSVCRT.lib(MSVCR120.dll)
  1489. Found __imp__errno
  1490. Referenced in archive.lib(vorbis_decode.obj)
  1491. Loaded MSVCRT.lib(MSVCR120.dll)
  1492. Found __imp_fread
  1493. Referenced in archive.lib(vorbis_decode.obj)
  1494. Loaded MSVCRT.lib(MSVCR120.dll)
  1495. Found __imp_ftell
  1496. Referenced in archive.lib(vorbis_decode.obj)
  1497. Loaded MSVCRT.lib(MSVCR120.dll)
  1498. Found __imp_abort
  1499. Referenced in vfs.lib(vfs.obj)
  1500. Loaded MSVCRT.lib(MSVCR120.dll)
  1501. Found __IMPORT_DESCRIPTOR_MSVCR120
  1502. Referenced in MSVCRT.lib(MSVCR120.dll)
  1503. Referenced in MSVCRT.lib(MSVCR120.dll)
  1504. Referenced in MSVCRT.lib(MSVCR120.dll)
  1505. Referenced in MSVCRT.lib(MSVCR120.dll)
  1506. Referenced in MSVCRT.lib(MSVCR120.dll)
  1507. Referenced in MSVCRT.lib(MSVCR120.dll)
  1508. Referenced in MSVCRT.lib(MSVCR120.dll)
  1509. Referenced in MSVCRT.lib(MSVCR120.dll)
  1510. Referenced in MSVCRT.lib(MSVCR120.dll)
  1511. Referenced in MSVCRT.lib(MSVCR120.dll)
  1512. Referenced in MSVCRT.lib(MSVCR120.dll)
  1513. Referenced in MSVCRT.lib(MSVCR120.dll)
  1514. Referenced in MSVCRT.lib(MSVCR120.dll)
  1515. Referenced in MSVCRT.lib(MSVCR120.dll)
  1516. Referenced in MSVCRT.lib(MSVCR120.dll)
  1517. Referenced in MSVCRT.lib(MSVCR120.dll)
  1518. Referenced in MSVCRT.lib(MSVCR120.dll)
  1519. Referenced in MSVCRT.lib(MSVCR120.dll)
  1520. Referenced in MSVCRT.lib(MSVCR120.dll)
  1521. Referenced in MSVCRT.lib(MSVCR120.dll)
  1522. Referenced in MSVCRT.lib(MSVCR120.dll)
  1523. Referenced in MSVCRT.lib(MSVCR120.dll)
  1524. Referenced in MSVCRT.lib(MSVCR120.dll)
  1525. Referenced in MSVCRT.lib(MSVCR120.dll)
  1526. Referenced in MSVCRT.lib(MSVCR120.dll)
  1527. Referenced in MSVCRT.lib(MSVCR120.dll)
  1528. Referenced in MSVCRT.lib(MSVCR120.dll)
  1529. Referenced in MSVCRT.lib(MSVCR120.dll)
  1530. Referenced in MSVCRT.lib(MSVCR120.dll)
  1531. Referenced in MSVCRT.lib(MSVCR120.dll)
  1532. Referenced in MSVCRT.lib(MSVCR120.dll)
  1533. Referenced in MSVCRT.lib(MSVCR120.dll)
  1534. Referenced in MSVCRT.lib(MSVCR120.dll)
  1535. Referenced in MSVCRT.lib(MSVCR120.dll)
  1536. Referenced in MSVCRT.lib(MSVCR120.dll)
  1537. Referenced in MSVCRT.lib(MSVCR120.dll)
  1538. Referenced in MSVCRT.lib(MSVCR120.dll)
  1539. Referenced in MSVCRT.lib(MSVCR120.dll)
  1540. Referenced in MSVCRT.lib(MSVCR120.dll)
  1541. Referenced in MSVCRT.lib(MSVCR120.dll)
  1542. Referenced in MSVCRT.lib(MSVCR120.dll)
  1543. Referenced in MSVCRT.lib(MSVCR120.dll)
  1544. Referenced in MSVCRT.lib(MSVCR120.dll)
  1545. Referenced in MSVCRT.lib(MSVCR120.dll)
  1546. Referenced in MSVCRT.lib(MSVCR120.dll)
  1547. Referenced in MSVCRT.lib(MSVCR120.dll)
  1548. Referenced in MSVCRT.lib(MSVCR120.dll)
  1549. Referenced in MSVCRT.lib(MSVCR120.dll)
  1550. Referenced in MSVCRT.lib(MSVCR120.dll)
  1551. Referenced in MSVCRT.lib(MSVCR120.dll)
  1552. Loaded MSVCRT.lib(MSVCR120.dll)
  1553. Found _lock
  1554. Referenced in MSVCRT.lib(atonexit.obj)
  1555. Loaded MSVCRT.lib(MSVCR120.dll)
  1556. Found _unlock
  1557. Referenced in MSVCRT.lib(atonexit.obj)
  1558. Loaded MSVCRT.lib(MSVCR120.dll)
  1559. Found __imp__calloc_crt
  1560. Referenced in MSVCRT.lib(atonexit.obj)
  1561. Loaded MSVCRT.lib(MSVCR120.dll)
  1562. Found __dllonexit
  1563. Referenced in MSVCRT.lib(atonexit.obj)
  1564. Loaded MSVCRT.lib(MSVCR120.dll)
  1565. Found __C_specific_handler
  1566. Referenced in MSVCRT.lib(atonexit.obj)
  1567. Referenced in MSVCRT.lib(crtexe.obj)
  1568. Referenced in MSVCRT.lib(ehvecdtr.obj)
  1569. Referenced in MSVCRT.lib(ehvecctr.obj)
  1570. Loaded MSVCRT.lib(MSVCR120.dll)
  1571. Found __imp__onexit
  1572. Referenced in MSVCRT.lib(atonexit.obj)
  1573. Loaded MSVCRT.lib(MSVCR120.dll)
  1574. Found "public: virtual __cdecl type_info::~type_info(void)" (??1type_info@@UEAA@XZ)
  1575. Referenced in MSVCRT.lib(ti_inst.obj)
  1576. Loaded MSVCRT.lib(typeinfo_dtor_64.obj)
  1577. Found __CxxSetUnhandledExceptionFilter
  1578. Referenced in MSVCRT.lib(crtexe.obj)
  1579. Loaded MSVCRT.lib(unhandld.obj)
  1580. Found _XcptFilter
  1581. Referenced in MSVCRT.lib(crtexe.obj)
  1582. Loaded MSVCRT.lib(MSVCR120.dll)
  1583. Found _amsg_exit
  1584. Referenced in MSVCRT.lib(crtexe.obj)
  1585. Loaded MSVCRT.lib(MSVCR120.dll)
  1586. Found _setargv
  1587. Referenced in MSVCRT.lib(crtexe.obj)
  1588. Loaded MSVCRT.lib(dllargv.obj)
  1589. Found __imp___getmainargs
  1590. Referenced in MSVCRT.lib(crtexe.obj)
  1591. Loaded MSVCRT.lib(MSVCR120.dll)
  1592. Found __imp___set_app_type
  1593. Referenced in MSVCRT.lib(crtexe.obj)
  1594. Loaded MSVCRT.lib(MSVCR120.dll)
  1595. Found _IsNonwritableInCurrentImage
  1596. Referenced in MSVCRT.lib(crtexe.obj)
  1597. Loaded MSVCRT.lib(pesect.obj)
  1598. Found __imp_exit
  1599. Referenced in MSVCRT.lib(crtexe.obj)
  1600. Loaded MSVCRT.lib(MSVCR120.dll)
  1601. Found __imp__exit
  1602. Referenced in MSVCRT.lib(crtexe.obj)
  1603. Loaded MSVCRT.lib(MSVCR120.dll)
  1604. Found __imp__cexit
  1605. Referenced in MSVCRT.lib(crtexe.obj)
  1606. Loaded MSVCRT.lib(MSVCR120.dll)
  1607. Found __security_init_cookie
  1608. Referenced in MSVCRT.lib(crtexe.obj)
  1609. Loaded MSVCRT.lib(gs_support.obj)
  1610. Found _matherr
  1611. Referenced in MSVCRT.lib(crtexe.obj)
  1612. Loaded MSVCRT.lib(merr.obj)
  1613. Found _RTC_Initialize
  1614. Referenced in MSVCRT.lib(crtexe.obj)
  1615. Loaded MSVCRT.lib(initsect.obj)
  1616. Found __imp__configthreadlocale
  1617. Referenced in MSVCRT.lib(crtexe.obj)
  1618. Loaded MSVCRT.lib(MSVCR120.dll)
  1619. Found __imp___setusermatherr
  1620. Referenced in MSVCRT.lib(crtexe.obj)
  1621. Loaded MSVCRT.lib(MSVCR120.dll)
  1622. Found _initterm_e
  1623. Referenced in MSVCRT.lib(crtexe.obj)
  1624. Loaded MSVCRT.lib(MSVCR120.dll)
  1625. Found _initterm
  1626. Referenced in MSVCRT.lib(crtexe.obj)
  1627. Loaded MSVCRT.lib(MSVCR120.dll)
  1628. Found __globallocalestatus
  1629. Referenced in MSVCRT.lib(crtexe.obj)
  1630. Loaded MSVCRT.lib(xthdloc.obj)
  1631. Found _commode
  1632. Referenced in MSVCRT.lib(crtexe.obj)
  1633. Loaded MSVCRT.lib(xncommod.obj)
  1634. Found _dowildcard
  1635. Referenced in MSVCRT.lib(crtexe.obj)
  1636. Loaded MSVCRT.lib(wildcard.obj)
  1637. Found _newmode
  1638. Referenced in MSVCRT.lib(crtexe.obj)
  1639. Loaded MSVCRT.lib(_newmode.obj)
  1640. Found __imp___initenv
  1641. Referenced in MSVCRT.lib(crtexe.obj)
  1642. Loaded MSVCRT.lib(MSVCR120.dll)
  1643. Found __native_startup_state
  1644. Referenced in MSVCRT.lib(crtexe.obj)
  1645. Loaded MSVCRT.lib(natstart.obj)
  1646. Found _fmode
  1647. Referenced in MSVCRT.lib(crtexe.obj)
  1648. Loaded MSVCRT.lib(xtxtmode.obj)
  1649. Found __imp__fmode
  1650. Referenced in MSVCRT.lib(crtexe.obj)
  1651. Loaded MSVCRT.lib(MSVCR120.dll)
  1652. Found __imp__commode
  1653. Referenced in MSVCRT.lib(crtexe.obj)
  1654. Loaded MSVCRT.lib(MSVCR120.dll)
  1655. Found __xi_a
  1656. Referenced in MSVCRT.lib(crtexe.obj)
  1657. Loaded MSVCRT.lib(cinitexe.obj)
  1658. Processed /DEFAULTLIB:kernel32.lib
  1659. Processed /DISALLOWLIB:libcmtd.lib
  1660. Processed /DISALLOWLIB:msvcrtd.lib
  1661. Found __report_gsfailure
  1662. Referenced in MSVCRT.lib(amdsecgs.obj)
  1663. Loaded MSVCRT.lib(gs_report.obj)
  1664. Found "void __cdecl terminate(void)" (?terminate@@YAXXZ)
  1665. Referenced in MSVCRT.lib(ehvecdtr.obj)
  1666. Referenced in MSVCRT.lib(unhandld.obj)
  1667. Loaded MSVCRT.lib(MSVCR120.dll)
  1668. Found MSVCR120_NULL_THUNK_DATA
  1669. Referenced in MSVCRT.lib(MSVCR120.dll)
  1670. Loaded MSVCRT.lib(MSVCR120.dll)
  1671. Found "public: void __cdecl type_info::_type_info_dtor_internal_method(void)" (?_type_info_dtor_internal_method@type_info@@QEAAXXZ)
  1672. Referenced in MSVCRT.lib(typeinfo_dtor_64.obj)
  1673. Loaded MSVCRT.lib(MSVCR120.dll)
  1674. Found __crtSetUnhandledExceptionFilter
  1675. Referenced in MSVCRT.lib(unhandld.obj)
  1676. Loaded MSVCRT.lib(MSVCR120.dll)
  1677. Found __crt_debugger_hook
  1678. Referenced in MSVCRT.lib(gs_report.obj)
  1679. Loaded MSVCRT.lib(MSVCR120.dll)
  1680. Found __crtUnhandledException
  1681. Referenced in MSVCRT.lib(gs_report.obj)
  1682. Loaded MSVCRT.lib(MSVCR120.dll)
  1683. Found __crtTerminateProcess
  1684. Referenced in MSVCRT.lib(gs_report.obj)
  1685. Loaded MSVCRT.lib(MSVCR120.dll)
  1686. Found __crtCaptureCurrentContext
  1687. Referenced in MSVCRT.lib(gs_report.obj)
  1688. Loaded MSVCRT.lib(MSVCR120.dll)
  1689. Found __crtCapturePreviousContext
  1690. Referenced in MSVCRT.lib(gs_report.obj)
  1691. Loaded MSVCRT.lib(MSVCR120.dll)
  1692. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\OLDNAMES.lib:
  1693. Searching C:\Program Files (x86)\Microsoft Visual C++ Compiler Nov 2013 CTP\lib\amd64\threadsafestatics.lib:
  1694. Found _Init_thread_header
  1695. Referenced in b2_debug_draw.obj
  1696. Loaded threadsafestatics.lib(threadsafestatics.obj)
  1697. Searching C:\Users\drtwox\dev\boost_svn\stage\x64\lib\libboost_program_options-vc120-mt-1_55.lib:
  1698. Found "protected: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl boost::program_options::validation_error::get_template(enum boost::program_options::validation_error::kind_t)" (?get_template@validation_error@program_options@boost@@IEAA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@W4kind_t@123@@Z)
  1699. Referenced in game.obj
  1700. Loaded libboost_program_options-vc120-mt-1_55.lib(value_semantic.obj)
  1701. Found "void __cdecl boost::program_options::notify(class boost::program_options::variables_map &)" (?notify@program_options@boost@@YAXAEAVvariables_map@12@@Z)
  1702. Referenced in game.obj
  1703. Loaded libboost_program_options-vc120-mt-1_55.lib(variables_map.obj)
  1704. Found "class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl boost::program_options::operator<<(class std::basic_ostream<char,struct std::char_traits<char> > &,class boost::program_options::options_description const &)" (??6program_options@boost@@YAAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AEAV23@AEBVoptions_description@01@@Z)
  1705. Referenced in game.obj
  1706. Loaded libboost_program_options-vc120-mt-1_55.lib(options_description.obj)
  1707. Found "public: void __cdecl boost::program_options::detail::cmdline::set_additional_parser(class boost::function1<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &>)" (?set_additional_parser@cmdline@detail@program_options@boost@@QEAAXV?$function1@U?$pair@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@4@@Z)
  1708. Referenced in game.obj
  1709. Loaded libboost_program_options-vc120-mt-1_55.lib(cmdline.obj)
  1710. Found "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl boost::program_options::to_internal(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?to_internal@program_options@boost@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV34@@Z)
  1711. Referenced in game.obj
  1712. Loaded libboost_program_options-vc120-mt-1_55.lib(convert.obj)
  1713. Found "public: unsigned int __cdecl boost::program_options::positional_options_description::max_total_count(void)const " (?max_total_count@positional_options_description@program_options@boost@@QEBAIXZ)
  1714. Referenced in libboost_program_options-vc120-mt-1_55.lib(cmdline.obj)
  1715. Loaded libboost_program_options-vc120-mt-1_55.lib(positional_options.obj)
  1716. Found "protected: virtual int __cdecl boost::program_options::detail::utf8_codecvt_facet::do_in(int &,char const *,char const *,char const * &,wchar_t *,wchar_t *,wchar_t * &)const " (?do_in@utf8_codecvt_facet@detail@program_options@boost@@MEBAHAEAHPEBD1AEAPEBDPEA_W3AEAPEA_W@Z)
  1717. Referenced in libboost_program_options-vc120-mt-1_55.lib(convert.obj)
  1718. Loaded libboost_program_options-vc120-mt-1_55.lib(utf8_codecvt_facet.obj)
  1719. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\LIBCMT.lib:
  1720. Found "public: __cdecl Concurrency::critical_section::critical_section(void)" (??0critical_section@Concurrency@@QEAA@XZ)
  1721. Referenced in threadsafestatics.lib(threadsafestatics.obj)
  1722. Loaded LIBCMT.lib(rtlocks.obj)
  1723. Found "public: __cdecl Concurrency::details::_Condition_variable::_Condition_variable(void)" (??0_Condition_variable@details@Concurrency@@QEAA@XZ)
  1724. Referenced in threadsafestatics.lib(threadsafestatics.obj)
  1725. Loaded LIBCMT.lib(event.obj)
  1726. Found _tls_index
  1727. Referenced in threadsafestatics.lib(threadsafestatics.obj)
  1728. Loaded LIBCMT.lib(tlssup.obj)
  1729. Found memcmp
  1730. Referenced in libboost_program_options-vc120-mt-1_55.lib(value_semantic.obj)
  1731. Referenced in libboost_program_options-vc120-mt-1_55.lib(variables_map.obj)
  1732. Referenced in libboost_program_options-vc120-mt-1_55.lib(options_description.obj)
  1733. Referenced in libboost_program_options-vc120-mt-1_55.lib(cmdline.obj)
  1734. Loaded LIBCMT.lib(memcmp.obj)
  1735. Found "int __cdecl Concurrency::details::platform::__InitializeCriticalSectionEx(struct _RTL_CRITICAL_SECTION *,unsigned long)" (?__InitializeCriticalSectionEx@platform@details@Concurrency@@YAHPEAU_RTL_CRITICAL_SECTION@@K@Z)
  1736. Referenced in LIBCMT.lib(rtlocks.obj)
  1737. Loaded LIBCMT.lib(Platform.obj)
  1738. Found "void __cdecl Concurrency::details::_UnderlyingYield(void)" (?_UnderlyingYield@details@Concurrency@@YAXXZ)
  1739. Referenced in LIBCMT.lib(rtlocks.obj)
  1740. Referenced in LIBCMT.lib(event.obj)
  1741. Loaded LIBCMT.lib(utils.obj)
  1742. Found "public: __cdecl Concurrency::improper_lock::improper_lock(char const *)" (??0improper_lock@Concurrency@@QEAA@PEBD@Z)
  1743. Referenced in LIBCMT.lib(rtlocks.obj)
  1744. Loaded LIBCMT.lib(Exceptions.obj)
  1745. Found "public: static void __cdecl Concurrency::Context::Block(void)" (?Block@Context@Concurrency@@SAXXZ)
  1746. Referenced in LIBCMT.lib(rtlocks.obj)
  1747. Referenced in LIBCMT.lib(event.obj)
  1748. Loaded LIBCMT.lib(Context.obj)
  1749. Found "enum Concurrency::IResourceManager::OSVersion __cdecl Concurrency::GetOSVersion(void)" (?GetOSVersion@Concurrency@@YA?AW4OSVersion@IResourceManager@1@XZ)
  1750. Referenced in LIBCMT.lib(rtlocks.obj)
  1751. Referenced in LIBCMT.lib(event.obj)
  1752. Referenced in LIBCMT.lib(Platform.obj)
  1753. Loaded LIBCMT.lib(ResourceManager.obj)
  1754. Found "public: static class Concurrency::details::ContextBase * __cdecl Concurrency::details::SchedulerBase::CreateContextFromDefaultScheduler(void)" (?CreateContextFromDefaultScheduler@SchedulerBase@details@Concurrency@@SAPEAVContextBase@23@XZ)
  1755. Referenced in LIBCMT.lib(rtlocks.obj)
  1756. Referenced in LIBCMT.lib(Context.obj)
  1757. Loaded LIBCMT.lib(SchedulerBase.obj)
  1758. Found __crtInitializeCriticalSectionEx
  1759. Referenced in LIBCMT.lib(Platform.obj)
  1760. Loaded LIBCMT.lib(winapisupp.obj)
  1761. Found __iob_func
  1762. Referenced in LIBCMT.lib(utils.obj)
  1763. Loaded LIBCMT.lib(_file.obj)
  1764. Found fwprintf
  1765. Referenced in LIBCMT.lib(utils.obj)
  1766. Loaded LIBCMT.lib(fwprintf.obj)
  1767. Found swprintf_s
  1768. Referenced in LIBCMT.lib(utils.obj)
  1769. Loaded LIBCMT.lib(swprintf.obj)
  1770. Found vswprintf_s
  1771. Referenced in LIBCMT.lib(utils.obj)
  1772. Loaded LIBCMT.lib(vswprnc.obj)
  1773. Found "public: unsigned int __cdecl Concurrency::details::ContextBase::ScheduleGroupRefCount(void)const " (?ScheduleGroupRefCount@ContextBase@details@Concurrency@@QEBAIXZ)
  1774. Referenced in LIBCMT.lib(utils.obj)
  1775. Loaded LIBCMT.lib(ContextBase.obj)
  1776. Found "public: static unsigned __int64 Concurrency::details::Security::s_cookie" (?s_cookie@Security@details@Concurrency@@2_KA)
  1777. Referenced in LIBCMT.lib(utils.obj)
  1778. Loaded LIBCMT.lib(staticinits.obj)
  1779. Found "public: __cdecl std::exception::exception(void)" (??0exception@std@@QEAA@XZ)
  1780. Referenced in LIBCMT.lib(Exceptions.obj)
  1781. Loaded LIBCMT.lib(stdexcpt.obj)
  1782. Found "public: bool __cdecl Concurrency::details::_StructuredTaskCollection::_IsCanceling(void)" (?_IsCanceling@_StructuredTaskCollection@details@Concurrency@@QEAA_NXZ)
  1783. Referenced in LIBCMT.lib(Context.obj)
  1784. Loaded LIBCMT.lib(TaskCollection.obj)
  1785. Found "public: __cdecl Concurrency::SchedulerPolicy::~SchedulerPolicy(void)" (??1SchedulerPolicy@Concurrency@@QEAA@XZ)
  1786. Referenced in LIBCMT.lib(ResourceManager.obj)
  1787. Referenced in LIBCMT.lib(SchedulerBase.obj)
  1788. Loaded LIBCMT.lib(SchedulerPolicyBase.obj)
  1789. Found "public: void __cdecl Concurrency::details::ExecutionResource::DecrementUseCounts(void)" (?DecrementUseCounts@ExecutionResource@details@Concurrency@@QEAAXXZ)
  1790. Referenced in LIBCMT.lib(ResourceManager.obj)
  1791. Loaded LIBCMT.lib(ExecutionResource.obj)
  1792. Found "public: unsigned int __cdecl Concurrency::details::HillClimbing::Update(unsigned int,unsigned int,unsigned int,unsigned int)" (?Update@HillClimbing@details@Concurrency@@QEAAIIIII@Z)
  1793. Referenced in LIBCMT.lib(ResourceManager.obj)
  1794. Loaded LIBCMT.lib(HillClimbing.obj)
  1795. Found "public: __cdecl Concurrency::details::SchedulerProxy::SchedulerProxy(struct Concurrency::IScheduler *,class Concurrency::details::ResourceManager *,class Concurrency::SchedulerPolicy const &)" (??0SchedulerProxy@details@Concurrency@@QEAA@PEAUIScheduler@2@PEAVResourceManager@12@AEBVSchedulerPolicy@2@@Z)
  1796. Referenced in LIBCMT.lib(ResourceManager.obj)
  1797. Loaded LIBCMT.lib(SchedulerProxy.obj)
  1798. Found "public: static void __cdecl Concurrency::details::UMS::Initialize(void)" (?Initialize@UMS@details@Concurrency@@SAXXZ)
  1799. Referenced in LIBCMT.lib(ResourceManager.obj)
  1800. Loaded LIBCMT.lib(UMSWrapper.obj)
  1801. Found "public: static void __cdecl Concurrency::details::WinRT::Initialize(void)" (?Initialize@WinRT@details@Concurrency@@SAXXZ)
  1802. Referenced in LIBCMT.lib(ResourceManager.obj)
  1803. Loaded LIBCMT.lib(WinRTWrapper.obj)
  1804. Found "public: __cdecl Concurrency::details::ThreadProxyFactoryManager::ThreadProxyFactoryManager(void)" (??0ThreadProxyFactoryManager@details@Concurrency@@QEAA@XZ)
  1805. Referenced in LIBCMT.lib(ResourceManager.obj)
  1806. Loaded LIBCMT.lib(ThreadProxyFactoryManager.obj)
  1807. Found "void __cdecl Concurrency::details::_RegisterConcRTEventTracing(void)" (?_RegisterConcRTEventTracing@details@Concurrency@@YAXXZ)
  1808. Referenced in LIBCMT.lib(SchedulerBase.obj)
  1809. Loaded LIBCMT.lib(Trace.obj)
  1810. Found "public: bool __cdecl Concurrency::details::VirtualProcessor::ClaimTicket::ExerciseWith(class Concurrency::details::InternalContextBase *)" (?ExerciseWith@ClaimTicket@VirtualProcessor@details@Concurrency@@QEAA_NPEAVInternalContextBase@34@@Z)
  1811. Referenced in LIBCMT.lib(SchedulerBase.obj)
  1812. Loaded LIBCMT.lib(VirtualProcessor.obj)
  1813. Found "public: __cdecl Concurrency::details::SchedulingNode::SchedulingNode(class Concurrency::details::QuickBitSet const &,unsigned long,class Concurrency::details::SchedulingRing *)" (??0SchedulingNode@details@Concurrency@@QEAA@AEBVQuickBitSet@12@KPEAVSchedulingRing@12@@Z)
  1814. Referenced in LIBCMT.lib(SchedulerBase.obj)
  1815. Loaded LIBCMT.lib(SchedulingNode.obj)
  1816. Found "public: __cdecl Concurrency::details::AllocatorBucket::AllocatorBucket(void)" (??0AllocatorBucket@details@Concurrency@@QEAA@XZ)
  1817. Referenced in LIBCMT.lib(SchedulerBase.obj)
  1818. Loaded LIBCMT.lib(SubAllocator.obj)
  1819. Found "public: class Concurrency::details::VirtualProcessor * __cdecl Concurrency::details::InternalContextBase::GetAndResetOversubscribedVProc(class Concurrency::details::VirtualProcessor *)" (?GetAndResetOversubscribedVProc@InternalContextBase@details@Concurrency@@QEAAPEAVVirtualProcessor@23@PEAV423@@Z)
  1820. Referenced in LIBCMT.lib(SchedulerBase.obj)
  1821. Loaded LIBCMT.lib(InternalContextBase.obj)
  1822. Found "public: __cdecl Concurrency::details::SchedulingRing::SchedulingRing(class Concurrency::details::SchedulerBase *,int)" (??0SchedulingRing@details@Concurrency@@QEAA@PEAVSchedulerBase@12@H@Z)
  1823. Referenced in LIBCMT.lib(SchedulerBase.obj)
  1824. Loaded LIBCMT.lib(SchedulingRing.obj)
  1825. Found "public: virtual __cdecl Concurrency::details::ScheduleGroupSegmentBase::~ScheduleGroupSegmentBase(void)" (??1ScheduleGroupSegmentBase@details@Concurrency@@UEAA@XZ)
  1826. Referenced in LIBCMT.lib(SchedulerBase.obj)
  1827. Loaded LIBCMT.lib(ScheduleGroupBase.obj)
  1828. Found "public: virtual void __cdecl Concurrency::details::CacheLocalScheduleGroupSegment::NotifyAffinitizedWork(void)" (?NotifyAffinitizedWork@CacheLocalScheduleGroupSegment@details@Concurrency@@UEAAXXZ)
  1829. Referenced in LIBCMT.lib(SchedulerBase.obj)
  1830. Loaded LIBCMT.lib(CacheLocalScheduleGroup.obj)
  1831. Found "private: virtual void __cdecl Concurrency::details::FairScheduleGroupSegment::AddToRunnablesCollection(class Concurrency::details::InternalContextBase *)" (?AddToRunnablesCollection@FairScheduleGroupSegment@details@Concurrency@@EEAAXPEAVInternalContextBase@23@@Z)
  1832. Referenced in LIBCMT.lib(SchedulerBase.obj)
  1833. Loaded LIBCMT.lib(FairScheduleGroup.obj)
  1834. Found "public: __cdecl Concurrency::details::ExternalContextBase::ExternalContextBase(class Concurrency::details::SchedulerBase *,bool)" (??0ExternalContextBase@details@Concurrency@@QEAA@PEAVSchedulerBase@12@_N@Z)
  1835. Referenced in LIBCMT.lib(SchedulerBase.obj)
  1836. Loaded LIBCMT.lib(ExternalContextBase.obj)
  1837. Found "public: static class Concurrency::details::ThreadScheduler * __cdecl Concurrency::details::ThreadScheduler::Create(class Concurrency::SchedulerPolicy const &)" (?Create@ThreadScheduler@details@Concurrency@@SAPEAV123@AEBVSchedulerPolicy@3@@Z)
  1838. Referenced in LIBCMT.lib(SchedulerBase.obj)
  1839. Loaded LIBCMT.lib(ThreadScheduler.obj)
  1840. Found "public: static void __cdecl Concurrency::details::UMSThreadScheduler::OneShotStaticConstruction(void)" (?OneShotStaticConstruction@UMSThreadScheduler@details@Concurrency@@SAXXZ)
  1841. Referenced in LIBCMT.lib(SchedulerBase.obj)
  1842. Loaded LIBCMT.lib(UMSThreadScheduler.obj)
  1843. Found _fcloseall
  1844. Referenced in LIBCMT.lib(_file.obj)
  1845. Loaded LIBCMT.lib(closeall.obj)
  1846. Found _flushall
  1847. Referenced in LIBCMT.lib(_file.obj)
  1848. Loaded LIBCMT.lib(fflush.obj)
  1849. Found _exitflag
  1850. Referenced in LIBCMT.lib(_file.obj)
  1851. Loaded LIBCMT.lib(crt0dat.obj)
  1852. Found _invalid_parameter_noinfo
  1853. Referenced in LIBCMT.lib(fwprintf.obj)
  1854. Referenced in LIBCMT.lib(swprintf.obj)
  1855. Referenced in LIBCMT.lib(vswprnc.obj)
  1856. Referenced in LIBCMT.lib(crt0dat.obj)
  1857. Loaded LIBCMT.lib(invarg.obj)
  1858. Found _vfwprintf_l
  1859. Referenced in LIBCMT.lib(fwprintf.obj)
  1860. Loaded LIBCMT.lib(vfwprint.obj)
  1861. Found _stbuf
  1862. Referenced in LIBCMT.lib(fwprintf.obj)
  1863. Referenced in LIBCMT.lib(vfwprint.obj)
  1864. Loaded LIBCMT.lib(_sftbuf.obj)
  1865. Found _woutput_l
  1866. Referenced in LIBCMT.lib(fwprintf.obj)
  1867. Referenced in LIBCMT.lib(swprintf.obj)
  1868. Referenced in LIBCMT.lib(vswprnc.obj)
  1869. Referenced in LIBCMT.lib(vfwprint.obj)
  1870. Loaded LIBCMT.lib(woutput.obj)
  1871. Found _flsbuf
  1872. Referenced in LIBCMT.lib(swprintf.obj)
  1873. Referenced in LIBCMT.lib(vswprnc.obj)
  1874. Loaded LIBCMT.lib(_flsbuf.obj)
  1875. Found _vscwprintf_p
  1876. Referenced in LIBCMT.lib(swprintf.obj)
  1877. Loaded LIBCMT.lib(vswprint.obj)
  1878. Found _woutput_s_l
  1879. Referenced in LIBCMT.lib(vswprnc.obj)
  1880. Referenced in LIBCMT.lib(vfwprint.obj)
  1881. Loaded LIBCMT.lib(woutputs.obj)
  1882. Found _woutput_p_l
  1883. Referenced in LIBCMT.lib(vswprnc.obj)
  1884. Referenced in LIBCMT.lib(vfwprint.obj)
  1885. Referenced in LIBCMT.lib(vswprint.obj)
  1886. Loaded LIBCMT.lib(woutputp.obj)
  1887. Found "public: class Concurrency::details::_CancellationTokenState * __cdecl Concurrency::details::_TaskCollectionBase::_GetTokenState(class Concurrency::details::_CancellationTokenRegistration * *)" (?_GetTokenState@_TaskCollectionBase@details@Concurrency@@QEAAPEAV_CancellationTokenState@23@PEAPEAV_CancellationTokenRegistration@23@@Z)
  1888. Referenced in LIBCMT.lib(ContextBase.obj)
  1889. Referenced in LIBCMT.lib(TaskCollection.obj)
  1890. Loaded LIBCMT.lib(TaskCollectionBase.obj)
  1891. Found "public: __cdecl Concurrency::details::WorkQueue::WorkQueue(void)" (??0WorkQueue@details@Concurrency@@QEAA@XZ)
  1892. Referenced in LIBCMT.lib(ContextBase.obj)
  1893. Loaded LIBCMT.lib(WorkQueue.obj)
  1894. Found strcpy_s
  1895. Referenced in LIBCMT.lib(stdexcpt.obj)
  1896. Loaded LIBCMT.lib(strcpy_s.obj)
  1897. Found strlen
  1898. Referenced in LIBCMT.lib(stdexcpt.obj)
  1899. Referenced in LIBCMT.lib(woutput.obj)
  1900. Referenced in LIBCMT.lib(woutputs.obj)
  1901. Referenced in LIBCMT.lib(woutputp.obj)
  1902. Loaded LIBCMT.lib(strlen.obj)
  1903. Found "bool __cdecl __uncaught_exception(void)" (?__uncaught_exception@@YA_NXZ)
  1904. Referenced in LIBCMT.lib(TaskCollection.obj)
  1905. Referenced in LIBCMT.lib(TaskCollectionBase.obj)
  1906. Loaded LIBCMT.lib(frame.obj)
  1907. Found "void __cdecl __ExceptionPtrDestroy(void *)" (?__ExceptionPtrDestroy@@YAXPEAX@Z)
  1908. Referenced in LIBCMT.lib(TaskCollection.obj)
  1909. Referenced in LIBCMT.lib(TaskCollectionBase.obj)
  1910. Loaded LIBCMT.lib(excptptr.obj)
  1911. Found "private: static void __cdecl Concurrency::details::_UnrealizedChore::_StructuredChoreWrapper(class Concurrency::details::_UnrealizedChore *)" (?_StructuredChoreWrapper@_UnrealizedChore@details@Concurrency@@CAXPEAV123@@Z)
  1912. Referenced in LIBCMT.lib(TaskCollection.obj)
  1913. Loaded LIBCMT.lib(Chores.obj)
  1914. Found exp
  1915. Referenced in LIBCMT.lib(HillClimbing.obj)
  1916. Loaded LIBCMT.lib(exp.obj)
  1917. Found sqrt
  1918. Referenced in LIBCMT.lib(HillClimbing.obj)
  1919. Loaded LIBCMT.lib(sqrt.obj)
  1920. Found "public: void __cdecl Concurrency::details::VirtualProcessorRoot::ResetSubscriptionLevel(void)" (?ResetSubscriptionLevel@VirtualProcessorRoot@details@Concurrency@@QEAAXXZ)
  1921. Referenced in LIBCMT.lib(SchedulerProxy.obj)
  1922. Loaded LIBCMT.lib(VirtualProcessorRoot.obj)
  1923. Found "public: __cdecl Concurrency::details::FreeVirtualProcessorRoot::FreeVirtualProcessorRoot(class Concurrency::details::SchedulerProxy *,struct Concurrency::details::SchedulerNode *,unsigned int)" (??0FreeVirtualProcessorRoot@details@Concurrency@@QEAA@PEAVSchedulerProxy@12@PEAUSchedulerNode@12@I@Z)
  1924. Referenced in LIBCMT.lib(SchedulerProxy.obj)
  1925. Loaded LIBCMT.lib(FreeVirtualProcessorRoot.obj)
  1926. Found "public: void __cdecl Concurrency::details::FreeThreadProxy::AssociateExecutionContext(struct Concurrency::IExecutionContext *)" (?AssociateExecutionContext@FreeThreadProxy@details@Concurrency@@QEAAXPEAUIExecutionContext@3@@Z)
  1927. Referenced in LIBCMT.lib(SchedulerProxy.obj)
  1928. Loaded LIBCMT.lib(FreeThreadProxy.obj)
  1929. Found __RTDynamicCast
  1930. Referenced in LIBCMT.lib(SchedulerProxy.obj)
  1931. Loaded LIBCMT.lib(rtti.obj)
  1932. Found "public: __cdecl Concurrency::details::TransmogrifiedPrimary::TransmogrifiedPrimary(void)" (??0TransmogrifiedPrimary@details@Concurrency@@QEAA@XZ)
  1933. Referenced in LIBCMT.lib(ThreadProxyFactoryManager.obj)
  1934. Loaded LIBCMT.lib(TransmogrifiedPrimary.obj)
  1935. Found "public: __cdecl Concurrency::details::Transmogrificator::Transmogrificator(void)" (??0Transmogrificator@details@Concurrency@@QEAA@XZ)
  1936. Referenced in LIBCMT.lib(ThreadProxyFactoryManager.obj)
  1937. Loaded LIBCMT.lib(Transmogrificator.obj)
  1938. Found "public: __cdecl Concurrency::details::ThreadProxy::ThreadProxy(struct Concurrency::details::IThreadProxyFactory *,unsigned int)" (??0ThreadProxy@details@Concurrency@@QEAA@PEAUIThreadProxyFactory@12@I@Z)
  1939. Referenced in LIBCMT.lib(ThreadProxyFactoryManager.obj)
  1940. Loaded LIBCMT.lib(ThreadProxy.obj)
  1941. Found "public: __cdecl Concurrency::details::UMSThreadProxy::UMSThreadProxy(struct Concurrency::details::IThreadProxyFactory *,void *,unsigned int)" (??0UMSThreadProxy@details@Concurrency@@QEAA@PEAUIThreadProxyFactory@12@PEAXI@Z)
  1942. Referenced in LIBCMT.lib(ThreadProxyFactoryManager.obj)
  1943. Loaded LIBCMT.lib(UMSThreadProxy.obj)
  1944. Found "public: virtual void __cdecl Concurrency::details::UMSFreeThreadProxy::SwitchTo(struct Concurrency::IExecutionContext *,enum Concurrency::SwitchingProxyState)" (?SwitchTo@UMSFreeThreadProxy@details@Concurrency@@UEAAXPEAUIExecutionContext@3@W4SwitchingProxyState@3@@Z)
  1945. Referenced in LIBCMT.lib(ThreadProxyFactoryManager.obj)
  1946. Loaded LIBCMT.lib(UMSFreeThreadProxy.obj)
  1947. Found wcsncpy_s
  1948. Referenced in LIBCMT.lib(Trace.obj)
  1949. Loaded LIBCMT.lib(wcsncpy_s.obj)
  1950. Found "public: __cdecl Concurrency::location::location(enum Concurrency::location::_Type,unsigned int,unsigned int,void *)" (??0location@Concurrency@@QEAA@W4_Type@01@IIPEAX@Z)
  1951. Referenced in LIBCMT.lib(VirtualProcessor.obj)
  1952. Referenced in LIBCMT.lib(SchedulingNode.obj)
  1953. Loaded LIBCMT.lib(location.obj)
  1954. Found "public: void __cdecl Concurrency::details::WorkSearchContext::Reset(class Concurrency::details::VirtualProcessor *,enum Concurrency::details::WorkSearchContext::Algorithm)" (?Reset@WorkSearchContext@details@Concurrency@@QEAAXPEAVVirtualProcessor@23@W4Algorithm@123@@Z)
  1955. Referenced in LIBCMT.lib(VirtualProcessor.obj)
  1956. Loaded LIBCMT.lib(SearchAlgorithms.obj)
  1957. Found "public: void __cdecl Concurrency::details::RealizedChore::Invoke(void)" (?Invoke@RealizedChore@details@Concurrency@@QEAAXXZ)
  1958. Referenced in LIBCMT.lib(InternalContextBase.obj)
  1959. Referenced in LIBCMT.lib(SearchAlgorithms.obj)
  1960. Loaded LIBCMT.lib(RealizedChore.obj)
  1961. Found "public: __cdecl Concurrency::details::ThreadVirtualProcessor::ThreadVirtualProcessor(class Concurrency::details::SchedulingNode *,struct Concurrency::IVirtualProcessorRoot *)" (??0ThreadVirtualProcessor@details@Concurrency@@QEAA@PEAVSchedulingNode@12@PEAUIVirtualProcessorRoot@2@@Z)
  1962. Referenced in LIBCMT.lib(ThreadScheduler.obj)
  1963. Loaded LIBCMT.lib(ThreadVirtualProcessor.obj)
  1964. Found "public: __cdecl Concurrency::details::UMSThreadVirtualProcessor::UMSThreadVirtualProcessor(class Concurrency::details::SchedulingNode *,struct Concurrency::IVirtualProcessorRoot *)" (??0UMSThreadVirtualProcessor@details@Concurrency@@QEAA@PEAVSchedulingNode@12@PEAUIVirtualProcessorRoot@2@@Z)
  1965. Referenced in LIBCMT.lib(UMSThreadScheduler.obj)
  1966. Loaded LIBCMT.lib(UMSThreadVirtualProcessor.obj)
  1967. Found "public: __cdecl Concurrency::details::UMSThreadInternalContext::UMSThreadInternalContext(class Concurrency::details::SchedulerBase *)" (??0UMSThreadInternalContext@details@Concurrency@@QEAA@PEAVSchedulerBase@12@@Z)
  1968. Referenced in LIBCMT.lib(UMSThreadScheduler.obj)
  1969. Loaded LIBCMT.lib(UMSThreadInternalContext.obj)
  1970. Found _fileno
  1971. Referenced in LIBCMT.lib(fflush.obj)
  1972. Referenced in LIBCMT.lib(_sftbuf.obj)
  1973. Referenced in LIBCMT.lib(_flsbuf.obj)
  1974. Loaded LIBCMT.lib(fileno.obj)
  1975. Found _commit
  1976. Referenced in LIBCMT.lib(fflush.obj)
  1977. Loaded LIBCMT.lib(commit.obj)
  1978. Found _write
  1979. Referenced in LIBCMT.lib(fflush.obj)
  1980. Referenced in LIBCMT.lib(_flsbuf.obj)
  1981. Loaded LIBCMT.lib(write.obj)
  1982. Found _FF_MSGBANNER
  1983. Referenced in LIBCMT.lib(crt0dat.obj)
  1984. Loaded LIBCMT.lib(crt0msg.obj)
  1985. Found _dosmaperr
  1986. Referenced in LIBCMT.lib(crt0dat.obj)
  1987. Referenced in LIBCMT.lib(write.obj)
  1988. Loaded LIBCMT.lib(dosmap.obj)
  1989. Found _malloc_crt
  1990. Referenced in LIBCMT.lib(woutputp.obj)
  1991. Referenced in LIBCMT.lib(excptptr.obj)
  1992. Referenced in LIBCMT.lib(crt0dat.obj)
  1993. Referenced in LIBCMT.lib(_sftbuf.obj)
  1994. Referenced in LIBCMT.lib(woutput.obj)
  1995. Referenced in LIBCMT.lib(woutputs.obj)
  1996. Loaded LIBCMT.lib(crtheap.obj)
  1997. Found _initp_misc_cfltcvt_tab
  1998. Referenced in LIBCMT.lib(crt0dat.obj)
  1999. Loaded LIBCMT.lib(cmiscdat.obj)
  2000. Found _initp_eh_hooks
  2001. Referenced in LIBCMT.lib(crt0dat.obj)
  2002. Loaded LIBCMT.lib(hooks.obj)
  2003. Found _initp_heap_handler
  2004. Referenced in LIBCMT.lib(crt0dat.obj)
  2005. Loaded LIBCMT.lib(handler.obj)
  2006. Found _initp_misc_purevirt
  2007. Referenced in LIBCMT.lib(crt0dat.obj)
  2008. Loaded LIBCMT.lib(inithelp.obj)
  2009. Found _initp_misc_winsig
  2010. Referenced in LIBCMT.lib(crt0dat.obj)
  2011. Loaded LIBCMT.lib(winsig.obj)
  2012. Found _initp_misc_rand_s
  2013. Referenced in LIBCMT.lib(crt0dat.obj)
  2014. Loaded LIBCMT.lib(rand_s.obj)
  2015. Found __ptmbcinfo
  2016. Referenced in LIBCMT.lib(crt0dat.obj)
  2017. Referenced in LIBCMT.lib(woutput.obj)
  2018. Referenced in LIBCMT.lib(woutputs.obj)
  2019. Referenced in LIBCMT.lib(woutputp.obj)
  2020. Loaded LIBCMT.lib(mbctype.obj)
  2021. Found __xp_a
  2022. Referenced in LIBCMT.lib(crt0dat.obj)
  2023. Loaded LIBCMT.lib(crt0init.obj)
  2024. 1>LIBCMT.lib(crt0init.obj) : error LNK2005: __xi_a already defined in MSVCRT.lib(cinitexe.obj)
  2025. 1>LIBCMT.lib(crt0init.obj) : error LNK2005: __xi_z already defined in MSVCRT.lib(cinitexe.obj)
  2026. 1>LIBCMT.lib(crt0init.obj) : error LNK2005: __xc_a already defined in MSVCRT.lib(cinitexe.obj)
  2027. 1>LIBCMT.lib(crt0init.obj) : error LNK2005: __xc_z already defined in MSVCRT.lib(cinitexe.obj)
  2028. Found _isatty
  2029. Referenced in LIBCMT.lib(_sftbuf.obj)
  2030. Referenced in LIBCMT.lib(_flsbuf.obj)
  2031. Referenced in LIBCMT.lib(write.obj)
  2032. Loaded LIBCMT.lib(isatty.obj)
  2033. Found __updatetlocinfo
  2034. Referenced in LIBCMT.lib(woutput.obj)
  2035. Referenced in LIBCMT.lib(woutputs.obj)
  2036. Referenced in LIBCMT.lib(woutputp.obj)
  2037. Referenced in LIBCMT.lib(mbctype.obj)
  2038. Loaded LIBCMT.lib(localref.obj)
  2039. Found _isleadbyte_l
  2040. Referenced in LIBCMT.lib(woutput.obj)
  2041. Referenced in LIBCMT.lib(woutputs.obj)
  2042. Referenced in LIBCMT.lib(woutputp.obj)
  2043. Loaded LIBCMT.lib(_wctype.obj)
  2044. Found _getptd
  2045. Referenced in LIBCMT.lib(mbctype.obj)
  2046. Referenced in LIBCMT.lib(localref.obj)
  2047. Referenced in LIBCMT.lib(_wctype.obj)
  2048. Referenced in LIBCMT.lib(excptptr.obj)
  2049. Referenced in LIBCMT.lib(write.obj)
  2050. Referenced in LIBCMT.lib(hooks.obj)
  2051. Referenced in LIBCMT.lib(winsig.obj)
  2052. Referenced in LIBCMT.lib(woutput.obj)
  2053. Referenced in LIBCMT.lib(woutputs.obj)
  2054. Referenced in LIBCMT.lib(woutputp.obj)
  2055. Referenced in LIBCMT.lib(frame.obj)
  2056. Loaded LIBCMT.lib(tidtable.obj)
  2057. Found _get_printf_count_output
  2058. Referenced in LIBCMT.lib(woutput.obj)
  2059. Referenced in LIBCMT.lib(woutputs.obj)
  2060. Referenced in LIBCMT.lib(woutputp.obj)
  2061. Loaded LIBCMT.lib(printf.obj)
  2062. Found _fputwc_nolock
  2063. Referenced in LIBCMT.lib(woutput.obj)
  2064. Referenced in LIBCMT.lib(woutputs.obj)
  2065. Referenced in LIBCMT.lib(woutputp.obj)
  2066. Loaded LIBCMT.lib(fputwc.obj)
  2067. Found _mbtowc_l
  2068. Referenced in LIBCMT.lib(woutput.obj)
  2069. Referenced in LIBCMT.lib(woutputs.obj)
  2070. Referenced in LIBCMT.lib(woutputp.obj)
  2071. Loaded LIBCMT.lib(mbtowc.obj)
  2072. Found __ptlocinfo
  2073. Referenced in LIBCMT.lib(localref.obj)
  2074. Referenced in LIBCMT.lib(_wctype.obj)
  2075. Referenced in LIBCMT.lib(tidtable.obj)
  2076. Referenced in LIBCMT.lib(mbtowc.obj)
  2077. Referenced in LIBCMT.lib(woutput.obj)
  2078. Referenced in LIBCMT.lib(woutputs.obj)
  2079. Referenced in LIBCMT.lib(woutputp.obj)
  2080. Referenced in LIBCMT.lib(mbctype.obj)
  2081. Loaded LIBCMT.lib(nlsdata.obj)
  2082. Found __nullstring
  2083. Referenced in LIBCMT.lib(woutput.obj)
  2084. Referenced in LIBCMT.lib(woutputs.obj)
  2085. Referenced in LIBCMT.lib(woutputp.obj)
  2086. Loaded LIBCMT.lib(output.obj)
  2087. Found _lseeki64
  2088. Referenced in LIBCMT.lib(_flsbuf.obj)
  2089. Loaded LIBCMT.lib(lseeki64.obj)
  2090. Found _getbuf
  2091. Referenced in LIBCMT.lib(_flsbuf.obj)
  2092. Loaded LIBCMT.lib(_getbuf.obj)
  2093. Found __badioinfo
  2094. Referenced in LIBCMT.lib(_flsbuf.obj)
  2095. Referenced in LIBCMT.lib(fputwc.obj)
  2096. Referenced in LIBCMT.lib(output.obj)
  2097. Loaded LIBCMT.lib(ioinit.obj)
  2098. Found __lookuptable_s
  2099. Referenced in LIBCMT.lib(woutputs.obj)
  2100. Referenced in LIBCMT.lib(woutputp.obj)
  2101. Loaded LIBCMT.lib(outputs.obj)
  2102. Found wcstol
  2103. Referenced in LIBCMT.lib(woutputp.obj)
  2104. Loaded LIBCMT.lib(wcstol.obj)
  2105. Found get_crtdouble_arg
  2106. Referenced in LIBCMT.lib(woutputp.obj)
  2107. Loaded LIBCMT.lib(cprintfp.obj)
  2108. Found strcmp
  2109. Referenced in LIBCMT.lib(frame.obj)
  2110. Referenced in LIBCMT.lib(rtti.obj)
  2111. Loaded LIBCMT.lib(strcmp.obj)
  2112. Found "int __cdecl _ValidateRead(void const *,unsigned int)" (?_ValidateRead@@YAHPEBXI@Z)
  2113. Referenced in LIBCMT.lib(frame.obj)
  2114. Loaded LIBCMT.lib(validate.obj)
  2115. Found "int __cdecl __GetCurrentState(unsigned __int64 *,struct _xDISPATCHER_CONTEXT *,struct _s_FuncInfo const *)" (?__GetCurrentState@@YAHPEA_KPEAU_xDISPATCHER_CONTEXT@@PEBU_s_FuncInfo@@@Z)
  2116. Referenced in LIBCMT.lib(frame.obj)
  2117. Loaded LIBCMT.lib(ehstate.obj)
  2118. Found "void __cdecl __FrameUnwindToEmptyState(unsigned __int64 *,struct _xDISPATCHER_CONTEXT *,struct _s_FuncInfo const *)" (?__FrameUnwindToEmptyState@@YAXPEA_KPEAU_xDISPATCHER_CONTEXT@@PEBU_s_FuncInfo@@@Z)
  2119. Referenced in LIBCMT.lib(frame.obj)
  2120. Loaded LIBCMT.lib(trnsctrl.obj)
  2121. Found _CallSettingFrame
  2122. Referenced in LIBCMT.lib(frame.obj)
  2123. Loaded LIBCMT.lib(handlers.obj)
  2124. Found "public: char const * __cdecl type_info::raw_name(void)const " (?raw_name@type_info@@QEBAPEBDXZ)
  2125. Referenced in LIBCMT.lib(frame.obj)
  2126. Loaded LIBCMT.lib(typinfo.obj)
  2127. Found _local_unwind
  2128. Referenced in LIBCMT.lib(frame.obj)
  2129. Referenced in LIBCMT.lib(ioinit.obj)
  2130. Loaded LIBCMT.lib(jmpuwind.obj)
  2131. Found __two_to_jby64_table
  2132. Referenced in LIBCMT.lib(exp.obj)
  2133. Loaded LIBCMT.lib(two_to_jby64_table.obj)
  2134. Found __two_to_jby64_head_table
  2135. Referenced in LIBCMT.lib(exp.obj)
  2136. Loaded LIBCMT.lib(two_to_jby64_head_tail_table.obj)
  2137. Found __use_fma3_lib
  2138. Referenced in LIBCMT.lib(exp.obj)
  2139. Loaded LIBCMT.lib(fma3_available.obj)
  2140. Found _exp_special
  2141. Referenced in LIBCMT.lib(exp.obj)
  2142. Loaded LIBCMT.lib(exp_special.obj)
  2143. Found _handle_error
  2144. Referenced in LIBCMT.lib(sqrt.obj)
  2145. Referenced in LIBCMT.lib(exp_special.obj)
  2146. Loaded LIBCMT.lib(libm_error.obj)
  2147. Found "public: __cdecl Concurrency::details::UMSBackgroundPoller::UMSBackgroundPoller(void)" (??0UMSBackgroundPoller@details@Concurrency@@QEAA@XZ)
  2148. Referenced in LIBCMT.lib(TransmogrifiedPrimary.obj)
  2149. Loaded LIBCMT.lib(UMSBackgroundPoller.obj)
  2150. Found "public: __cdecl Concurrency::details::UMSSchedulingContext::UMSSchedulingContext(class Concurrency::details::UMSThreadScheduler *,class Concurrency::details::UMSThreadVirtualProcessor *)" (??0UMSSchedulingContext@details@Concurrency@@QEAA@PEAVUMSThreadScheduler@12@PEAVUMSThreadVirtualProcessor@12@@Z)
  2151. Referenced in LIBCMT.lib(UMSThreadVirtualProcessor.obj)
  2152. Loaded LIBCMT.lib(UMSSchedulingContext.obj)
  2153. Found __lock_fhandle
  2154. Referenced in LIBCMT.lib(commit.obj)
  2155. Referenced in LIBCMT.lib(write.obj)
  2156. Referenced in LIBCMT.lib(lseeki64.obj)
  2157. Loaded LIBCMT.lib(osfinfo.obj)
  2158. Found _putwch_nolock
  2159. Referenced in LIBCMT.lib(write.obj)
  2160. Loaded LIBCMT.lib(putwch.obj)
  2161. Found wcscat_s
  2162. Referenced in LIBCMT.lib(crt0msg.obj)
  2163. Loaded LIBCMT.lib(wcscat_s.obj)
  2164. Found wcscpy_s
  2165. Referenced in LIBCMT.lib(crt0msg.obj)
  2166. Loaded LIBCMT.lib(wcscpy_s.obj)
  2167. Found wcslen
  2168. Referenced in LIBCMT.lib(crt0msg.obj)
  2169. Loaded LIBCMT.lib(wcslen.obj)
  2170. Found _set_error_mode
  2171. Referenced in LIBCMT.lib(crt0msg.obj)
  2172. Loaded LIBCMT.lib(errmode.obj)
  2173. Found __crtMessageBoxW
  2174. Referenced in LIBCMT.lib(crt0msg.obj)
  2175. Loaded LIBCMT.lib(crtmboxw.obj)
  2176. Found _recalloc
  2177. Referenced in LIBCMT.lib(crtheap.obj)
  2178. Loaded LIBCMT.lib(recalloc.obj)
  2179. Found _calloc_impl
  2180. Referenced in LIBCMT.lib(crtheap.obj)
  2181. Loaded LIBCMT.lib(calloc_impl.obj)
  2182. Found _fptrap
  2183. Referenced in LIBCMT.lib(cmiscdat.obj)
  2184. Loaded LIBCMT.lib(crt0fp.obj)
  2185. Found strncpy_s
  2186. Referenced in LIBCMT.lib(inithelp.obj)
  2187. Loaded LIBCMT.lib(strncpy_s.obj)
  2188. Found __crtGetLocaleInfoA
  2189. Referenced in LIBCMT.lib(inithelp.obj)
  2190. Loaded LIBCMT.lib(a_loc.obj)
  2191. Found __crtGetLocaleInfoEx
  2192. Referenced in LIBCMT.lib(inithelp.obj)
  2193. Referenced in LIBCMT.lib(a_loc.obj)
  2194. Loaded LIBCMT.lib(winapinls.obj)
  2195. Found _XcptActTab
  2196. Referenced in LIBCMT.lib(winsig.obj)
  2197. Referenced in LIBCMT.lib(tidtable.obj)
  2198. Loaded LIBCMT.lib(winxfltr.obj)
  2199. Found __crtLCMapStringA
  2200. Referenced in LIBCMT.lib(mbctype.obj)
  2201. Loaded LIBCMT.lib(a_map.obj)
  2202. Found __crtGetStringTypeA
  2203. Referenced in LIBCMT.lib(mbctype.obj)
  2204. Loaded LIBCMT.lib(a_str.obj)
  2205. Found __free_lconv_mon
  2206. Referenced in LIBCMT.lib(localref.obj)
  2207. Loaded LIBCMT.lib(initmon.obj)
  2208. Found __free_lconv_num
  2209. Referenced in LIBCMT.lib(localref.obj)
  2210. Loaded LIBCMT.lib(initnum.obj)
  2211. Found __free_lc_time
  2212. Referenced in LIBCMT.lib(localref.obj)
  2213. Loaded LIBCMT.lib(inittime.obj)
  2214. Found __lconv_c
  2215. Referenced in LIBCMT.lib(localref.obj)
  2216. Referenced in LIBCMT.lib(nlsdata.obj)
  2217. Referenced in LIBCMT.lib(initmon.obj)
  2218. Referenced in LIBCMT.lib(initnum.obj)
  2219. Loaded LIBCMT.lib(lconv.obj)
  2220. Found iswctype
  2221. Referenced in LIBCMT.lib(_wctype.obj)
  2222. Referenced in LIBCMT.lib(wcstol.obj)
  2223. Loaded LIBCMT.lib(iswctype.obj)
  2224. Found _mtinitlocks
  2225. Referenced in LIBCMT.lib(tidtable.obj)
  2226. Loaded LIBCMT.lib(mlock.obj)
  2227. Found _vprintf_l
  2228. Referenced in LIBCMT.lib(printf.obj)
  2229. Loaded LIBCMT.lib(vprintf.obj)
  2230. Found wctomb_s
  2231. Referenced in LIBCMT.lib(fputwc.obj)
  2232. Referenced in LIBCMT.lib(output.obj)
  2233. Referenced in LIBCMT.lib(outputs.obj)
  2234. Referenced in LIBCMT.lib(cprintfp.obj)
  2235. Loaded LIBCMT.lib(wctomb.obj)
  2236. Found _flswbuf
  2237. Referenced in LIBCMT.lib(fputwc.obj)
  2238. Loaded LIBCMT.lib(_flswbuf.obj)
  2239. Found __newctype
  2240. Referenced in LIBCMT.lib(nlsdata.obj)
  2241. Loaded LIBCMT.lib(ctype.obj)
  2242. Found _wchartodigit
  2243. Referenced in LIBCMT.lib(wcstol.obj)
  2244. Loaded LIBCMT.lib(wchtodig.obj)
  2245. Found _putch_nolock
  2246. Referenced in LIBCMT.lib(cprintfp.obj)
  2247. Loaded LIBCMT.lib(putch.obj)
  2248. Found strtol
  2249. Referenced in LIBCMT.lib(cprintfp.obj)
  2250. Loaded LIBCMT.lib(strtol.obj)
  2251. Found _validate_param_reuseA
  2252. Referenced in LIBCMT.lib(cprintfp.obj)
  2253. Loaded LIBCMT.lib(outputp.obj)
  2254. Found "private: static char const * __cdecl type_info::_Name_base(class type_info const *,struct __type_info_node *)" (?_Name_base@type_info@@CAPEBDPEBV1@PEAU__type_info_node@@@Z)
  2255. Referenced in LIBCMT.lib(typinfo.obj)
  2256. Loaded LIBCMT.lib(typname.obj)
  2257. Found _set_errno_from_matherr
  2258. Referenced in LIBCMT.lib(libm_error.obj)
  2259. Loaded LIBCMT.lib(fpexcept.obj)
  2260. Found _ctrlfp
  2261. Referenced in LIBCMT.lib(libm_error.obj)
  2262. Referenced in LIBCMT.lib(fpexcept.obj)
  2263. Loaded LIBCMT.lib(fpctrl.obj)
  2264. Found "private: void __cdecl Concurrency::details::UMSSchedulerProxy::PushPolledCompletion(class Concurrency::details::UMSThreadProxy *)" (?PushPolledCompletion@UMSSchedulerProxy@details@Concurrency@@AEAAXPEAVUMSThreadProxy@23@@Z)
  2265. Referenced in LIBCMT.lib(UMSBackgroundPoller.obj)
  2266. Loaded LIBCMT.lib(UMSSchedulerProxy.obj)
  2267. Found __initconout
  2268. Referenced in LIBCMT.lib(putwch.obj)
  2269. Loaded LIBCMT.lib(initcon.obj)
  2270. Found _msize
  2271. Referenced in LIBCMT.lib(recalloc.obj)
  2272. Loaded LIBCMT.lib(msize.obj)
  2273. Found _crtheap
  2274. Referenced in LIBCMT.lib(calloc_impl.obj)
  2275. Referenced in LIBCMT.lib(mlock.obj)
  2276. Referenced in LIBCMT.lib(msize.obj)
  2277. Loaded LIBCMT.lib(heapinit.obj)
  2278. Found wcsnlen
  2279. Referenced in LIBCMT.lib(winapinls.obj)
  2280. Loaded LIBCMT.lib(wcslen_s.obj)
  2281. Found __copy_locale_name
  2282. Referenced in LIBCMT.lib(inittime.obj)
  2283. Loaded LIBCMT.lib(wsetloca.obj)
  2284. Found ___mb_cur_max_func
  2285. Referenced in LIBCMT.lib(wctomb.obj)
  2286. Loaded LIBCMT.lib(initctyp.obj)
  2287. Found _isctype_l
  2288. Referenced in LIBCMT.lib(strtol.obj)
  2289. Loaded LIBCMT.lib(isctype.obj)
  2290. Found __unDName
  2291. Referenced in LIBCMT.lib(typname.obj)
  2292. Loaded LIBCMT.lib(undname.obj)
  2293. Found _decomp
  2294. Referenced in LIBCMT.lib(fpexcept.obj)
  2295. Loaded LIBCMT.lib(util.obj)
  2296. Found _get_fpsr
  2297. Referenced in LIBCMT.lib(fpctrl.obj)
  2298. Loaded LIBCMT.lib(fpsr.obj)
  2299. Found "public: __cdecl Concurrency::details::UMSFreeVirtualProcessorRoot::UMSFreeVirtualProcessorRoot(class Concurrency::details::UMSSchedulerProxy *,struct Concurrency::details::SchedulerNode *,unsigned int)" (??0UMSFreeVirtualProcessorRoot@details@Concurrency@@QEAA@PEAVUMSSchedulerProxy@12@PEAUSchedulerNode@12@I@Z)
  2300. Referenced in LIBCMT.lib(UMSSchedulerProxy.obj)
  2301. Loaded LIBCMT.lib(UMSFreeVirtualProcessorRoot.obj)
  2302. Found __init_collate
  2303. Referenced in LIBCMT.lib(wsetloca.obj)
  2304. Loaded LIBCMT.lib(initcoll.obj)
  2305. Found wcscmp
  2306. Referenced in LIBCMT.lib(wsetloca.obj)
  2307. Loaded LIBCMT.lib(wcscmp.obj)
  2308. Found wcscspn
  2309. Referenced in LIBCMT.lib(wsetloca.obj)
  2310. Loaded LIBCMT.lib(wcscspn.obj)
  2311. Found wcsncmp
  2312. Referenced in LIBCMT.lib(wsetloca.obj)
  2313. Loaded LIBCMT.lib(wcsncmp.obj)
  2314. Found wcspbrk
  2315. Referenced in LIBCMT.lib(wsetloca.obj)
  2316. Loaded LIBCMT.lib(wcspbrk.obj)
  2317. Found __get_qualified_locale
  2318. Referenced in LIBCMT.lib(wsetloca.obj)
  2319. Loaded LIBCMT.lib(getqloc.obj)
  2320. Found __get_qualified_locale_downlevel
  2321. Referenced in LIBCMT.lib(wsetloca.obj)
  2322. Loaded LIBCMT.lib(getqloc_downlevel.obj)
  2323. Found atol
  2324. Referenced in LIBCMT.lib(undname.obj)
  2325. Loaded LIBCMT.lib(atox.obj)
  2326. Found _itow_s
  2327. Referenced in LIBCMT.lib(getqloc.obj)
  2328. Referenced in LIBCMT.lib(getqloc_downlevel.obj)
  2329. Loaded LIBCMT.lib(xtows.obj)
  2330. Found _wtol
  2331. Referenced in LIBCMT.lib(getqloc.obj)
  2332. Referenced in LIBCMT.lib(getqloc_downlevel.obj)
  2333. Loaded LIBCMT.lib(wtox.obj)
  2334. Found wcschr
  2335. Referenced in LIBCMT.lib(getqloc.obj)
  2336. Loaded LIBCMT.lib(wcschr.obj)
  2337. Found _wcsicmp
  2338. Referenced in LIBCMT.lib(getqloc.obj)
  2339. Referenced in LIBCMT.lib(getqloc_downlevel.obj)
  2340. Loaded LIBCMT.lib(wcsicmp.obj)
  2341. Found _wcsnicmp
  2342. Referenced in LIBCMT.lib(getqloc.obj)
  2343. Referenced in LIBCMT.lib(getqloc_downlevel.obj)
  2344. Loaded LIBCMT.lib(wcsnicmp.obj)
  2345. Found _strtoi64
  2346. Referenced in LIBCMT.lib(atox.obj)
  2347. Loaded LIBCMT.lib(strtoq.obj)
  2348. Found _wcstoi64
  2349. Referenced in LIBCMT.lib(wtox.obj)
  2350. Loaded LIBCMT.lib(wcstoq.obj)
  2351. Found _towlower_l
  2352. Referenced in LIBCMT.lib(wcsicmp.obj)
  2353. Referenced in LIBCMT.lib(wcsnicmp.obj)
  2354. Loaded LIBCMT.lib(towlower.obj)
  2355. Found strtod
  2356. Referenced in LIBCMT.lib(strtoq.obj)
  2357. Loaded LIBCMT.lib(strtod.obj)
  2358. Found __crt_atoflt_l
  2359. Referenced in LIBCMT.lib(strtoq.obj)
  2360. Referenced in LIBCMT.lib(wcstoq.obj)
  2361. Loaded LIBCMT.lib(atodbl.obj)
  2362. Found wcstod
  2363. Referenced in LIBCMT.lib(wcstoq.obj)
  2364. Loaded LIBCMT.lib(wcstod.obj)
  2365. Found __crtLCMapStringW
  2366. Referenced in LIBCMT.lib(towlower.obj)
  2367. Loaded LIBCMT.lib(w_map.obj)
  2368. Found _fltin2
  2369. Referenced in LIBCMT.lib(strtod.obj)
  2370. Loaded LIBCMT.lib(cfin.obj)
  2371. Found _HUGE
  2372. Referenced in LIBCMT.lib(strtod.obj)
  2373. Referenced in LIBCMT.lib(wcstod.obj)
  2374. Loaded LIBCMT.lib(huge.obj)
  2375. Found _ld12tod
  2376. Referenced in LIBCMT.lib(atodbl.obj)
  2377. Referenced in LIBCMT.lib(cfin.obj)
  2378. Loaded LIBCMT.lib(intrncvt.obj)
  2379. Found __strgtold12_l
  2380. Referenced in LIBCMT.lib(atodbl.obj)
  2381. Referenced in LIBCMT.lib(cfin.obj)
  2382. Loaded LIBCMT.lib(strgtold.obj)
  2383. Found _wfltin2
  2384. Referenced in LIBCMT.lib(wcstod.obj)
  2385. Loaded LIBCMT.lib(wcfin.obj)
  2386. Found __mtold12
  2387. Referenced in LIBCMT.lib(strgtold.obj)
  2388. Loaded LIBCMT.lib(mantold.obj)
  2389. Found _pow10pos
  2390. Referenced in LIBCMT.lib(strgtold.obj)
  2391. Loaded LIBCMT.lib(constpow.obj)
  2392. Found __wstrgtold12_l
  2393. Referenced in LIBCMT.lib(wcfin.obj)
  2394. Loaded LIBCMT.lib(wstrgtold.obj)
  2395. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\glfw-3.0.2.bin.WIN64\lib-msvc110\glfw3.lib:
  2396. Found glfwWindowShouldClose
  2397. Referenced in system.lib(window.obj)
  2398. Loaded glfw3.lib(window.obj)
  2399. Found glfwSetKeyCallback
  2400. Referenced in system.lib(window.obj)
  2401. Loaded glfw3.lib(input.obj)
  2402. Found glfwInit
  2403. Referenced in system.lib(window.obj)
  2404. Loaded glfw3.lib(init.obj)
  2405. Found glfwMakeContextCurrent
  2406. Referenced in system.lib(window.obj)
  2407. Referenced in glfw3.lib(window.obj)
  2408. Loaded glfw3.lib(context.obj)
  2409. Found _glfwPlatformCreateWindow
  2410. Referenced in glfw3.lib(window.obj)
  2411. Loaded glfw3.lib(win32_window.obj)
  2412. Found _glfwPlatformMakeContextCurrent
  2413. Referenced in glfw3.lib(window.obj)
  2414. Referenced in glfw3.lib(context.obj)
  2415. Referenced in glfw3.lib(win32_window.obj)
  2416. Loaded glfw3.lib(wgl_context.obj)
  2417. Found _glfwPlatformInit
  2418. Referenced in glfw3.lib(init.obj)
  2419. Loaded glfw3.lib(win32_init.obj)
  2420. Found _glfwPlatformGetMonitors
  2421. Referenced in glfw3.lib(init.obj)
  2422. Loaded glfw3.lib(win32_monitor.obj)
  2423. Found _glfwPlatformSetGammaRamp
  2424. Referenced in glfw3.lib(init.obj)
  2425. Loaded glfw3.lib(win32_gamma.obj)
  2426. Found _glfwDestroyMonitors
  2427. Referenced in glfw3.lib(init.obj)
  2428. Referenced in glfw3.lib(win32_monitor.obj)
  2429. Loaded glfw3.lib(monitor.obj)
  2430. Found _glfwInitTimer
  2431. Referenced in glfw3.lib(win32_init.obj)
  2432. Loaded glfw3.lib(win32_time.obj)
  2433. Found _glfwInitJoysticks
  2434. Referenced in glfw3.lib(win32_init.obj)
  2435. Loaded glfw3.lib(win32_joystick.obj)
  2436. Found _glfwAllocGammaArrays
  2437. Referenced in glfw3.lib(win32_gamma.obj)
  2438. Loaded glfw3.lib(gamma.obj)
  2439. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\glew-1.10.0\lib\Release\x64\glew32s.lib:
  2440. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\opengl32.lib:
  2441. Found __imp_glClear
  2442. Referenced in system.lib(window.obj)
  2443. Referenced in glfw3.lib(window.obj)
  2444. Loaded opengl32.lib(OPENGL32.dll)
  2445. Found __imp_glClearColor
  2446. Referenced in system.lib(window.obj)
  2447. Loaded opengl32.lib(OPENGL32.dll)
  2448. Found __imp_glCullFace
  2449. Referenced in system.lib(window.obj)
  2450. Loaded opengl32.lib(OPENGL32.dll)
  2451. Found __imp_glFrontFace
  2452. Referenced in system.lib(window.obj)
  2453. Loaded opengl32.lib(OPENGL32.dll)
  2454. Found __imp_glBindTexture
  2455. Referenced in archive.lib(archive.obj)
  2456. Loaded opengl32.lib(OPENGL32.dll)
  2457. Found __imp_glTexImage2D
  2458. Referenced in archive.lib(archive.obj)
  2459. Loaded opengl32.lib(OPENGL32.dll)
  2460. Found __imp_glTexParameteri
  2461. Referenced in archive.lib(archive.obj)
  2462. Loaded opengl32.lib(OPENGL32.dll)
  2463. Found __imp_glGenTextures
  2464. Referenced in archive.lib(archive.obj)
  2465. Loaded opengl32.lib(OPENGL32.dll)
  2466. Found __imp_glGetIntegerv
  2467. Referenced in glfw3.lib(context.obj)
  2468. Loaded opengl32.lib(OPENGL32.dll)
  2469. Found __imp_wglCreateContext
  2470. Referenced in glfw3.lib(wgl_context.obj)
  2471. Loaded opengl32.lib(OPENGL32.dll)
  2472. Found __imp_wglDeleteContext
  2473. Referenced in glfw3.lib(wgl_context.obj)
  2474. Loaded opengl32.lib(OPENGL32.dll)
  2475. Found __imp_wglMakeCurrent
  2476. Referenced in glfw3.lib(wgl_context.obj)
  2477. Loaded opengl32.lib(OPENGL32.dll)
  2478. Found __imp_wglShareLists
  2479. Referenced in glfw3.lib(wgl_context.obj)
  2480. Loaded opengl32.lib(OPENGL32.dll)
  2481. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\openal-soft-1.15.1-bin\lib\Win64\libopenal32.dll.a:
  2482. Found __imp_alDeleteBuffers
  2483. Referenced in archive.lib(archive.obj)
  2484. Loaded libopenal32.dll.a(d000017.o)
  2485. Found __imp_alIsBuffer
  2486. Referenced in archive.lib(archive.obj)
  2487. Loaded libopenal32.dll.a(d000089.o)
  2488. Found __imp_alGenBuffers
  2489. Referenced in archive.lib(archive.obj)
  2490. Loaded libopenal32.dll.a(d000035.o)
  2491. Found __imp_alBufferData
  2492. Referenced in archive.lib(archive.obj)
  2493. Loaded libopenal32.dll.a(d000007.o)
  2494. Found __imp_alGetError
  2495. Referenced in archive.lib(archive.obj)
  2496. Loaded libopenal32.dll.a(d000059.o)
  2497. Found _head_OpenAL32_dll
  2498. Referenced in libopenal32.dll.a(d000059.o)
  2499. Referenced in libopenal32.dll.a(d000017.o)
  2500. Referenced in libopenal32.dll.a(d000089.o)
  2501. Referenced in libopenal32.dll.a(d000035.o)
  2502. Referenced in libopenal32.dll.a(d000007.o)
  2503. Loaded libopenal32.dll.a(d000000.o)
  2504. Found OpenAL32_dll_iname
  2505. Referenced in libopenal32.dll.a(d000000.o)
  2506. Loaded libopenal32.dll.a(d000151.o)
  2507. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\libvorbis-1.3.3\win32\VS2010\x64\Release\libvorbis_static.lib:
  2508. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\libvorbis-1.3.3\win32\VS2010\x64\Release\libvorbisfile_static.lib:
  2509. Found ov_read
  2510. Referenced in archive.lib(vorbis_decode.obj)
  2511. Loaded libvorbisfile_static.lib(vorbisfile.obj)
  2512. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\libogg-1.3.1\win32\VS2010\x64\Release\libogg_static.lib:
  2513. Found ogg_sync_init
  2514. Referenced in libvorbisfile_static.lib(vorbisfile.obj)
  2515. Loaded libogg_static.lib(framing.obj)
  2516. Searching C:\Users\drtwox\dev\boost_svn\stage\x64\lib\libboost_system-vc120-mt-1_55.lib:
  2517. Searching C:\Users\drtwox\dev\boost_svn\stage\x64\lib\libboost_filesystem-vc120-mt-1_55.lib:
  2518. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\zlib-1.2.8\contrib\vstudio\vc11\x64\ZlibStatRelease\zlibstat.lib:
  2519. Found inflateInit_
  2520. Referenced in archive.lib(zlib.obj)
  2521. Loaded zlibstat.lib(inflate.obj)
  2522. Found deflateEnd
  2523. Referenced in archive.lib(zlib.obj)
  2524. Loaded zlibstat.lib(deflate.obj)
  2525. Found adler32
  2526. Referenced in zlibstat.lib(inflate.obj)
  2527. Referenced in zlibstat.lib(deflate.obj)
  2528. Loaded zlibstat.lib(adler32.obj)
  2529. Found crc32
  2530. Referenced in zlibstat.lib(inflate.obj)
  2531. Referenced in zlibstat.lib(deflate.obj)
  2532. Loaded zlibstat.lib(crc32.obj)
  2533. Found zcalloc
  2534. Referenced in zlibstat.lib(inflate.obj)
  2535. Referenced in zlibstat.lib(deflate.obj)
  2536. Loaded zlibstat.lib(zutil.obj)
  2537. Found inflate_table
  2538. Referenced in zlibstat.lib(inflate.obj)
  2539. Loaded zlibstat.lib(inftrees.obj)
  2540. Found inflate_fast
  2541. Referenced in zlibstat.lib(inflate.obj)
  2542. Loaded zlibstat.lib(inffas8664.obj)
  2543. Found _tr_init
  2544. Referenced in zlibstat.lib(deflate.obj)
  2545. Loaded zlibstat.lib(trees.obj)
  2546. Found match_init
  2547. Referenced in zlibstat.lib(deflate.obj)
  2548. Loaded zlibstat.lib(gvmat64.obj)
  2549. Found inffas8664fnc
  2550. Referenced in zlibstat.lib(inffas8664.obj)
  2551. Loaded zlibstat.lib(inffasx64.obj)
  2552. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\Winmm.lib:
  2553. Found __imp_joyGetDevCapsW
  2554. Referenced in gamepad.lib(Gamepad_windows.obj)
  2555. Loaded Winmm.lib(WINMM.dll)
  2556. Found __imp_joyGetNumDevs
  2557. Referenced in gamepad.lib(Gamepad_windows.obj)
  2558. Loaded Winmm.lib(WINMM.dll)
  2559. Found __imp_joyGetPosEx
  2560. Referenced in gamepad.lib(Gamepad_windows.obj)
  2561. Loaded Winmm.lib(WINMM.dll)
  2562. Found __IMPORT_DESCRIPTOR_WINMM
  2563. Referenced in Winmm.lib(WINMM.dll)
  2564. Referenced in Winmm.lib(WINMM.dll)
  2565. Referenced in Winmm.lib(WINMM.dll)
  2566. Loaded Winmm.lib(WINMM.dll)
  2567. Found WINMM_NULL_THUNK_DATA
  2568. Referenced in Winmm.lib(WINMM.dll)
  2569. Loaded Winmm.lib(WINMM.dll)
  2570. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\Box2D_v2.3.0\Box2D\Build\vs2012\bin\x64\Release\Box2D.lib:
  2571. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\freetype-2.5.1\x64\Release\freetype.lib:
  2572. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\kernel32.lib:
  2573. Found __imp_EncodePointer
  2574. Referenced in LIBCMT.lib(rand_s.obj)
  2575. Referenced in LIBCMT.lib(crtmboxw.obj)
  2576. Referenced in LIBCMT.lib(cmiscdat.obj)
  2577. Referenced in LIBCMT.lib(hooks.obj)
  2578. Referenced in LIBCMT.lib(handler.obj)
  2579. Referenced in LIBCMT.lib(winsig.obj)
  2580. Referenced in LIBCMT.lib(crt0dat.obj)
  2581. Referenced in LIBCMT.lib(invarg.obj)
  2582. Referenced in LIBCMT.lib(frame.obj)
  2583. Referenced in LIBCMT.lib(excptptr.obj)
  2584. Referenced in MSVCRT.lib(atonexit.obj)
  2585. Referenced in MSVCRT.lib(crtexe.obj)
  2586. Referenced in LIBCMT.lib(utils.obj)
  2587. Referenced in LIBCMT.lib(Trace.obj)
  2588. Loaded kernel32.lib(KERNEL32.dll)
  2589. Found __imp_DecodePointer
  2590. Referenced in LIBCMT.lib(outputs.obj)
  2591. Referenced in LIBCMT.lib(cprintfp.obj)
  2592. Referenced in LIBCMT.lib(crtmboxw.obj)
  2593. Referenced in LIBCMT.lib(outputp.obj)
  2594. Referenced in LIBCMT.lib(handler.obj)
  2595. Referenced in LIBCMT.lib(winsig.obj)
  2596. Referenced in LIBCMT.lib(rand_s.obj)
  2597. Referenced in LIBCMT.lib(output.obj)
  2598. Referenced in LIBCMT.lib(woutputs.obj)
  2599. Referenced in LIBCMT.lib(woutputp.obj)
  2600. Referenced in LIBCMT.lib(excptptr.obj)
  2601. Referenced in LIBCMT.lib(hooks.obj)
  2602. Referenced in MSVCRT.lib(atonexit.obj)
  2603. Referenced in LIBCMT.lib(crt0dat.obj)
  2604. Referenced in LIBCMT.lib(invarg.obj)
  2605. Referenced in LIBCMT.lib(woutput.obj)
  2606. Loaded kernel32.lib(KERNEL32.dll)
  2607. Found __imp_GetCurrentProcessId
  2608. Referenced in MSVCRT.lib(gs_support.obj)
  2609. Loaded kernel32.lib(KERNEL32.dll)
  2610. Found __imp_GetCurrentThreadId
  2611. Referenced in LIBCMT.lib(InternalContextBase.obj)
  2612. Referenced in LIBCMT.lib(ExternalContextBase.obj)
  2613. Referenced in LIBCMT.lib(tidtable.obj)
  2614. Referenced in LIBCMT.lib(UMSFreeVirtualProcessorRoot.obj)
  2615. Referenced in MSVCRT.lib(gs_support.obj)
  2616. Referenced in LIBCMT.lib(rtlocks.obj)
  2617. Referenced in LIBCMT.lib(Platform.obj)
  2618. Referenced in LIBCMT.lib(utils.obj)
  2619. Loaded kernel32.lib(KERNEL32.dll)
  2620. Found __imp_GetSystemTimeAsFileTime
  2621. Referenced in MSVCRT.lib(gs_support.obj)
  2622. Loaded kernel32.lib(KERNEL32.dll)
  2623. Found __imp_IsDebuggerPresent
  2624. Referenced in MSVCRT.lib(gs_report.obj)
  2625. Referenced in LIBCMT.lib(invarg.obj)
  2626. Referenced in LIBCMT.lib(crtmboxw.obj)
  2627. Loaded kernel32.lib(KERNEL32.dll)
  2628. Found IsProcessorFeaturePresent
  2629. Referenced in MSVCRT.lib(gs_report.obj)
  2630. Referenced in LIBCMT.lib(TaskCollection.obj)
  2631. Referenced in LIBCMT.lib(invarg.obj)
  2632. Loaded kernel32.lib(KERNEL32.dll)
  2633. Found __imp_EnterCriticalSection
  2634. Referenced in LIBCMT.lib(rtlocks.obj)
  2635. Referenced in LIBCMT.lib(_file.obj)
  2636. Referenced in LIBCMT.lib(osfinfo.obj)
  2637. Referenced in LIBCMT.lib(mlock.obj)
  2638. Loaded kernel32.lib(KERNEL32.dll)
  2639. Found __imp_LeaveCriticalSection
  2640. Referenced in LIBCMT.lib(rtlocks.obj)
  2641. Referenced in LIBCMT.lib(_file.obj)
  2642. Referenced in LIBCMT.lib(osfinfo.obj)
  2643. Referenced in LIBCMT.lib(mlock.obj)
  2644. Loaded kernel32.lib(KERNEL32.dll)
  2645. Found __imp_TryEnterCriticalSection
  2646. Referenced in LIBCMT.lib(rtlocks.obj)
  2647. Loaded kernel32.lib(KERNEL32.dll)
  2648. Found __imp_DeleteCriticalSection
  2649. Referenced in LIBCMT.lib(rtlocks.obj)
  2650. Referenced in LIBCMT.lib(closeall.obj)
  2651. Referenced in LIBCMT.lib(ioinit.obj)
  2652. Referenced in LIBCMT.lib(mlock.obj)
  2653. Loaded kernel32.lib(KERNEL32.dll)
  2654. Found __imp_CreateTimerQueue
  2655. Referenced in LIBCMT.lib(event.obj)
  2656. Loaded kernel32.lib(KERNEL32.dll)
  2657. Found __imp_RtlCaptureStackBackTrace
  2658. Referenced in LIBCMT.lib(Platform.obj)
  2659. Loaded kernel32.lib(KERNEL32.dll)
  2660. Found __imp_SetEvent
  2661. Referenced in LIBCMT.lib(ThreadProxy.obj)
  2662. Referenced in LIBCMT.lib(UMSBackgroundPoller.obj)
  2663. Referenced in LIBCMT.lib(UMSSchedulerProxy.obj)
  2664. Referenced in LIBCMT.lib(UMSFreeVirtualProcessorRoot.obj)
  2665. Referenced in LIBCMT.lib(ThreadProxyFactoryManager.obj)
  2666. Referenced in LIBCMT.lib(ExternalContextBase.obj)
  2667. Referenced in LIBCMT.lib(TransmogrifiedPrimary.obj)
  2668. Referenced in LIBCMT.lib(Transmogrificator.obj)
  2669. Referenced in LIBCMT.lib(Platform.obj)
  2670. Referenced in LIBCMT.lib(ResourceManager.obj)
  2671. Referenced in LIBCMT.lib(SchedulerBase.obj)
  2672. Referenced in LIBCMT.lib(SchedulerProxy.obj)
  2673. Loaded kernel32.lib(KERNEL32.dll)
  2674. Found __imp_WaitForSingleObjectEx
  2675. Referenced in LIBCMT.lib(ThreadProxy.obj)
  2676. Referenced in LIBCMT.lib(Platform.obj)
  2677. Referenced in LIBCMT.lib(ResourceManager.obj)
  2678. Referenced in LIBCMT.lib(SchedulerBase.obj)
  2679. Referenced in LIBCMT.lib(ExternalContextBase.obj)
  2680. Loaded kernel32.lib(KERNEL32.dll)
  2681. Found __imp_Sleep
  2682. Referenced in LIBCMT.lib(UMSSchedulingContext.obj)
  2683. Referenced in LIBCMT.lib(Platform.obj)
  2684. Referenced in LIBCMT.lib(winapisupp.obj)
  2685. Referenced in LIBCMT.lib(TransmogrifiedPrimary.obj)
  2686. Referenced in LIBCMT.lib(UMSThreadInternalContext.obj)
  2687. Loaded kernel32.lib(KERNEL32.dll)
  2688. Found __imp_SignalObjectAndWait
  2689. Referenced in LIBCMT.lib(Platform.obj)
  2690. Loaded kernel32.lib(KERNEL32.dll)
  2691. Found __imp_GetCurrentProcess
  2692. Referenced in LIBCMT.lib(ExternalContextBase.obj)
  2693. Referenced in LIBCMT.lib(UMSThreadProxy.obj)
  2694. Referenced in LIBCMT.lib(Platform.obj)
  2695. Referenced in LIBCMT.lib(ResourceManager.obj)
  2696. Referenced in LIBCMT.lib(SchedulerBase.obj)
  2697. Referenced in LIBCMT.lib(winapisupp.obj)
  2698. Loaded kernel32.lib(KERNEL32.dll)
  2699. Found __imp_SwitchToThread
  2700. Referenced in LIBCMT.lib(Platform.obj)
  2701. Referenced in LIBCMT.lib(UMSFreeVirtualProcessorRoot.obj)
  2702. Loaded kernel32.lib(KERNEL32.dll)
  2703. Found __imp_CreateThread
  2704. Referenced in LIBCMT.lib(Platform.obj)
  2705. Loaded kernel32.lib(KERNEL32.dll)
  2706. Found __imp_SetThreadPriority
  2707. Referenced in LIBCMT.lib(Platform.obj)
  2708. Referenced in LIBCMT.lib(UMSThreadProxy.obj)
  2709. Referenced in LIBCMT.lib(UMSFreeVirtualProcessorRoot.obj)
  2710. Loaded kernel32.lib(KERNEL32.dll)
  2711. Found __imp_GetThreadPriority
  2712. Referenced in LIBCMT.lib(Platform.obj)
  2713. Loaded kernel32.lib(KERNEL32.dll)
  2714. Found __imp_TlsAlloc
  2715. Referenced in LIBCMT.lib(Platform.obj)
  2716. Referenced in LIBCMT.lib(winapisupp.obj)
  2717. Referenced in LIBCMT.lib(UMSThreadScheduler.obj)
  2718. Referenced in glfw3.lib(wgl_context.obj)
  2719. Loaded kernel32.lib(KERNEL32.dll)
  2720. Found __imp_TlsGetValue
  2721. Referenced in LIBCMT.lib(Platform.obj)
  2722. Referenced in LIBCMT.lib(winapisupp.obj)
  2723. Referenced in LIBCMT.lib(UMSSchedulingContext.obj)
  2724. Referenced in glfw3.lib(wgl_context.obj)
  2725. Loaded kernel32.lib(KERNEL32.dll)
  2726. Found __imp_TlsSetValue
  2727. Referenced in glfw3.lib(wgl_context.obj)
  2728. Referenced in LIBCMT.lib(Platform.obj)
  2729. Referenced in LIBCMT.lib(winapisupp.obj)
  2730. Referenced in LIBCMT.lib(UMSFreeThreadProxy.obj)
  2731. Referenced in LIBCMT.lib(UMSSchedulingContext.obj)
  2732. Loaded kernel32.lib(KERNEL32.dll)
  2733. Found __imp_TlsFree
  2734. Referenced in LIBCMT.lib(Platform.obj)
  2735. Referenced in LIBCMT.lib(winapisupp.obj)
  2736. Referenced in LIBCMT.lib(UMSThreadScheduler.obj)
  2737. Referenced in glfw3.lib(wgl_context.obj)
  2738. Loaded kernel32.lib(KERNEL32.dll)
  2739. Found __imp_GetLogicalProcessorInformation
  2740. Referenced in LIBCMT.lib(Platform.obj)
  2741. Loaded kernel32.lib(KERNEL32.dll)
  2742. Found __imp_CreateTimerQueueTimer
  2743. Referenced in LIBCMT.lib(Platform.obj)
  2744. Loaded kernel32.lib(KERNEL32.dll)
  2745. Found __imp_ChangeTimerQueueTimer
  2746. Referenced in LIBCMT.lib(Platform.obj)
  2747. Loaded kernel32.lib(KERNEL32.dll)
  2748. Found __imp_DeleteTimerQueueTimer
  2749. Referenced in LIBCMT.lib(Platform.obj)
  2750. Loaded kernel32.lib(KERNEL32.dll)
  2751. Found __imp_GetModuleHandleW
  2752. Referenced in glfw3.lib(win32_window.obj)
  2753. Referenced in glfw3.lib(win32_init.obj)
  2754. Referenced in LIBCMT.lib(Platform.obj)
  2755. Referenced in LIBCMT.lib(winapisupp.obj)
  2756. Referenced in LIBCMT.lib(UMSWrapper.obj)
  2757. Referenced in LIBCMT.lib(WinRTWrapper.obj)
  2758. Loaded kernel32.lib(KERNEL32.dll)
  2759. Found __imp_GetNumaHighestNodeNumber
  2760. Referenced in LIBCMT.lib(Platform.obj)
  2761. Loaded kernel32.lib(KERNEL32.dll)
  2762. Found __imp_GetProcessAffinityMask
  2763. Referenced in LIBCMT.lib(Platform.obj)
  2764. Referenced in LIBCMT.lib(ResourceManager.obj)
  2765. Loaded kernel32.lib(KERNEL32.dll)
  2766. Found __imp_SetThreadAffinityMask
  2767. Referenced in LIBCMT.lib(Platform.obj)
  2768. Loaded kernel32.lib(KERNEL32.dll)
  2769. Found __imp_RegisterWaitForSingleObject
  2770. Referenced in LIBCMT.lib(Platform.obj)
  2771. Referenced in LIBCMT.lib(SchedulerBase.obj)
  2772. Referenced in LIBCMT.lib(Transmogrificator.obj)
  2773. Loaded kernel32.lib(KERNEL32.dll)
  2774. Found __imp_UnregisterWait
  2775. Referenced in LIBCMT.lib(Platform.obj)
  2776. Loaded kernel32.lib(KERNEL32.dll)
  2777. Found __imp_OutputDebugStringW
  2778. Referenced in LIBCMT.lib(utils.obj)
  2779. Referenced in LIBCMT.lib(crtmboxw.obj)
  2780. Loaded kernel32.lib(KERNEL32.dll)
  2781. Found __imp_GetCurrentThread
  2782. Referenced in LIBCMT.lib(ExternalContextBase.obj)
  2783. Referenced in LIBCMT.lib(tidtable.obj)
  2784. Referenced in LIBCMT.lib(utils.obj)
  2785. Referenced in LIBCMT.lib(ResourceManager.obj)
  2786. Referenced in LIBCMT.lib(ExecutionResource.obj)
  2787. Referenced in LIBCMT.lib(SchedulerProxy.obj)
  2788. Loaded kernel32.lib(KERNEL32.dll)
  2789. Found __imp_GetThreadTimes
  2790. Referenced in LIBCMT.lib(utils.obj)
  2791. Loaded kernel32.lib(KERNEL32.dll)
  2792. Found __imp_FreeLibrary
  2793. Referenced in LIBCMT.lib(utils.obj)
  2794. Referenced in LIBCMT.lib(rand_s.obj)
  2795. Referenced in glfw3.lib(wgl_context.obj)
  2796. Referenced in glfw3.lib(win32_init.obj)
  2797. Loaded kernel32.lib(KERNEL32.dll)
  2798. Found __imp_FreeLibraryAndExitThread
  2799. Referenced in LIBCMT.lib(utils.obj)
  2800. Loaded kernel32.lib(KERNEL32.dll)
  2801. Found __imp_GetModuleFileNameW
  2802. Referenced in LIBCMT.lib(utils.obj)
  2803. Referenced in LIBCMT.lib(crt0msg.obj)
  2804. Loaded kernel32.lib(KERNEL32.dll)
  2805. Found __imp_LoadLibraryExW
  2806. Referenced in LIBCMT.lib(crtmboxw.obj)
  2807. Referenced in LIBCMT.lib(utils.obj)
  2808. Referenced in LIBCMT.lib(WinRTWrapper.obj)
  2809. Referenced in LIBCMT.lib(Trace.obj)
  2810. Referenced in LIBCMT.lib(rand_s.obj)
  2811. Loaded kernel32.lib(KERNEL32.dll)
  2812. Found __imp_GetVersionExW
  2813. Referenced in LIBCMT.lib(ResourceManager.obj)
  2814. Loaded kernel32.lib(KERNEL32.dll)
  2815. Found __imp_VirtualAlloc
  2816. Referenced in LIBCMT.lib(ResourceManager.obj)
  2817. Loaded kernel32.lib(KERNEL32.dll)
  2818. Found __imp_VirtualFree
  2819. Referenced in LIBCMT.lib(ResourceManager.obj)
  2820. Loaded kernel32.lib(KERNEL32.dll)
  2821. Found __imp_VirtualProtect
  2822. Referenced in LIBCMT.lib(ResourceManager.obj)
  2823. Loaded kernel32.lib(KERNEL32.dll)
  2824. Found __imp_SetProcessAffinityMask
  2825. Referenced in LIBCMT.lib(ResourceManager.obj)
  2826. Loaded kernel32.lib(KERNEL32.dll)
  2827. Found __imp_DuplicateHandle
  2828. Referenced in LIBCMT.lib(SchedulerBase.obj)
  2829. Referenced in LIBCMT.lib(ExternalContextBase.obj)
  2830. Loaded kernel32.lib(KERNEL32.dll)
  2831. Found __imp_ReleaseSemaphore
  2832. Referenced in LIBCMT.lib(SchedulerBase.obj)
  2833. Loaded kernel32.lib(KERNEL32.dll)
  2834. Found __imp_InitializeSListHead
  2835. Referenced in LIBCMT.lib(SchedulingRing.obj)
  2836. Referenced in LIBCMT.lib(ScheduleGroupBase.obj)
  2837. Referenced in LIBCMT.lib(Transmogrificator.obj)
  2838. Referenced in LIBCMT.lib(UMSSchedulerProxy.obj)
  2839. Referenced in LIBCMT.lib(SchedulerBase.obj)
  2840. Referenced in LIBCMT.lib(staticinits.obj)
  2841. Referenced in LIBCMT.lib(ThreadProxyFactoryManager.obj)
  2842. Referenced in LIBCMT.lib(SchedulingNode.obj)
  2843. Loaded kernel32.lib(KERNEL32.dll)
  2844. Found __imp_InterlockedPopEntrySList
  2845. Referenced in LIBCMT.lib(ScheduleGroupBase.obj)
  2846. Referenced in LIBCMT.lib(Transmogrificator.obj)
  2847. Referenced in LIBCMT.lib(UMSSchedulingContext.obj)
  2848. Referenced in LIBCMT.lib(SchedulerBase.obj)
  2849. Referenced in LIBCMT.lib(ContextBase.obj)
  2850. Referenced in LIBCMT.lib(ThreadProxyFactoryManager.obj)
  2851. Referenced in LIBCMT.lib(SchedulingNode.obj)
  2852. Loaded kernel32.lib(KERNEL32.dll)
  2853. Found __imp_InterlockedPushEntrySList
  2854. Referenced in LIBCMT.lib(SchedulingRing.obj)
  2855. Referenced in LIBCMT.lib(ScheduleGroupBase.obj)
  2856. Referenced in LIBCMT.lib(Transmogrificator.obj)
  2857. Referenced in LIBCMT.lib(UMSSchedulerProxy.obj)
  2858. Referenced in LIBCMT.lib(SchedulerBase.obj)
  2859. Referenced in LIBCMT.lib(ContextBase.obj)
  2860. Referenced in LIBCMT.lib(ThreadProxyFactoryManager.obj)
  2861. Referenced in LIBCMT.lib(VirtualProcessor.obj)
  2862. Loaded kernel32.lib(KERNEL32.dll)
  2863. Found __imp_InterlockedFlushSList
  2864. Referenced in LIBCMT.lib(UMSSchedulerProxy.obj)
  2865. Referenced in LIBCMT.lib(SchedulingNode.obj)
  2866. Referenced in LIBCMT.lib(SchedulingRing.obj)
  2867. Referenced in LIBCMT.lib(ScheduleGroupBase.obj)
  2868. Referenced in LIBCMT.lib(Transmogrificator.obj)
  2869. Referenced in LIBCMT.lib(SchedulerBase.obj)
  2870. Referenced in LIBCMT.lib(ContextBase.obj)
  2871. Referenced in LIBCMT.lib(ThreadProxyFactoryManager.obj)
  2872. Referenced in LIBCMT.lib(VirtualProcessor.obj)
  2873. Loaded kernel32.lib(KERNEL32.dll)
  2874. Found __imp_QueryDepthSList
  2875. Referenced in LIBCMT.lib(SchedulingRing.obj)
  2876. Referenced in LIBCMT.lib(ScheduleGroupBase.obj)
  2877. Referenced in LIBCMT.lib(SchedulerBase.obj)
  2878. Referenced in LIBCMT.lib(ContextBase.obj)
  2879. Referenced in LIBCMT.lib(ThreadProxyFactoryManager.obj)
  2880. Referenced in LIBCMT.lib(VirtualProcessor.obj)
  2881. Loaded kernel32.lib(KERNEL32.dll)
  2882. Found __imp_UnregisterWaitEx
  2883. Referenced in LIBCMT.lib(SchedulerBase.obj)
  2884. Referenced in LIBCMT.lib(Transmogrificator.obj)
  2885. Loaded kernel32.lib(KERNEL32.dll)
  2886. Found __imp_RtlCaptureContext
  2887. Referenced in LIBCMT.lib(winapisupp.obj)
  2888. Loaded kernel32.lib(KERNEL32.dll)
  2889. Found __imp_RtlLookupFunctionEntry
  2890. Referenced in LIBCMT.lib(winapisupp.obj)
  2891. Referenced in LIBCMT.lib(trnsctrl.obj)
  2892. Loaded kernel32.lib(KERNEL32.dll)
  2893. Found __imp_RtlVirtualUnwind
  2894. Referenced in LIBCMT.lib(winapisupp.obj)
  2895. Loaded kernel32.lib(KERNEL32.dll)
  2896. Found __imp_UnhandledExceptionFilter
  2897. Referenced in LIBCMT.lib(winapisupp.obj)
  2898. Loaded kernel32.lib(KERNEL32.dll)
  2899. Found __imp_SetUnhandledExceptionFilter
  2900. Referenced in LIBCMT.lib(winapisupp.obj)
  2901. Loaded kernel32.lib(KERNEL32.dll)
  2902. Found __imp_InitializeCriticalSectionAndSpinCount
  2903. Referenced in LIBCMT.lib(winapisupp.obj)
  2904. Loaded kernel32.lib(KERNEL32.dll)
  2905. Found __imp_CreateEventW
  2906. Referenced in LIBCMT.lib(UMSBackgroundPoller.obj)
  2907. Referenced in LIBCMT.lib(UMSSchedulerProxy.obj)
  2908. Referenced in LIBCMT.lib(UMSFreeVirtualProcessorRoot.obj)
  2909. Referenced in LIBCMT.lib(winapisupp.obj)
  2910. Referenced in LIBCMT.lib(TransmogrifiedPrimary.obj)
  2911. Referenced in LIBCMT.lib(Transmogrificator.obj)
  2912. Referenced in LIBCMT.lib(UMSThreadProxy.obj)
  2913. Loaded kernel32.lib(KERNEL32.dll)
  2914. Found __imp_TerminateProcess
  2915. Referenced in LIBCMT.lib(winapisupp.obj)
  2916. Loaded kernel32.lib(KERNEL32.dll)
  2917. Found __imp_GetStartupInfoW
  2918. Referenced in LIBCMT.lib(winapisupp.obj)
  2919. Referenced in LIBCMT.lib(ioinit.obj)
  2920. Loaded kernel32.lib(KERNEL32.dll)
  2921. Found __imp_GetTickCount
  2922. Referenced in LIBCMT.lib(winapisupp.obj)
  2923. Loaded kernel32.lib(KERNEL32.dll)
  2924. Found __imp_CreateSemaphoreW
  2925. Referenced in LIBCMT.lib(winapisupp.obj)
  2926. Loaded kernel32.lib(KERNEL32.dll)
  2927. Found __imp_WaitForMultipleObjectsEx
  2928. Referenced in LIBCMT.lib(ThreadProxyFactoryManager.obj)
  2929. Referenced in LIBCMT.lib(TransmogrifiedPrimary.obj)
  2930. Referenced in LIBCMT.lib(UMSFreeVirtualProcessorRoot.obj)
  2931. Loaded kernel32.lib(KERNEL32.dll)
  2932. Found __imp_LoadLibraryW
  2933. Referenced in LIBCMT.lib(Trace.obj)
  2934. Referenced in glfw3.lib(wgl_context.obj)
  2935. Referenced in glfw3.lib(win32_init.obj)
  2936. Loaded kernel32.lib(KERNEL32.dll)
  2937. Found __imp_ExitProcess
  2938. Referenced in LIBCMT.lib(crt0dat.obj)
  2939. Loaded kernel32.lib(KERNEL32.dll)
  2940. Found __imp_GetModuleHandleExW
  2941. Referenced in LIBCMT.lib(crt0dat.obj)
  2942. Loaded kernel32.lib(KERNEL32.dll)
  2943. Found __imp_RtlPcToFileHeader
  2944. Referenced in LIBCMT.lib(frame.obj)
  2945. Referenced in LIBCMT.lib(excptptr.obj)
  2946. Referenced in LIBCMT.lib(rtti.obj)
  2947. Loaded kernel32.lib(KERNEL32.dll)
  2948. Found __imp_RaiseException
  2949. Referenced in LIBCMT.lib(frame.obj)
  2950. Referenced in LIBCMT.lib(excptptr.obj)
  2951. Referenced in LIBCMT.lib(fpexcept.obj)
  2952. Loaded kernel32.lib(KERNEL32.dll)
  2953. Found __imp_FlushFileBuffers
  2954. Referenced in LIBCMT.lib(commit.obj)
  2955. Loaded kernel32.lib(KERNEL32.dll)
  2956. Found __imp_WriteFile
  2957. Referenced in LIBCMT.lib(write.obj)
  2958. Referenced in LIBCMT.lib(crt0msg.obj)
  2959. Loaded kernel32.lib(KERNEL32.dll)
  2960. Found __imp_GetConsoleCP
  2961. Referenced in LIBCMT.lib(write.obj)
  2962. Loaded kernel32.lib(KERNEL32.dll)
  2963. Found __imp_GetConsoleMode
  2964. Referenced in LIBCMT.lib(write.obj)
  2965. Loaded kernel32.lib(KERNEL32.dll)
  2966. Found __imp_GetStdHandle
  2967. Referenced in LIBCMT.lib(crt0msg.obj)
  2968. Referenced in LIBCMT.lib(ioinit.obj)
  2969. Loaded kernel32.lib(KERNEL32.dll)
  2970. Found __imp_SetConsoleCtrlHandler
  2971. Referenced in LIBCMT.lib(winsig.obj)
  2972. Loaded kernel32.lib(KERNEL32.dll)
  2973. Found __imp_IsValidCodePage
  2974. Referenced in LIBCMT.lib(mbctype.obj)
  2975. Referenced in LIBCMT.lib(getqloc.obj)
  2976. Referenced in LIBCMT.lib(getqloc_downlevel.obj)
  2977. Loaded kernel32.lib(KERNEL32.dll)
  2978. Found __imp_GetACP
  2979. Referenced in LIBCMT.lib(mbctype.obj)
  2980. Referenced in LIBCMT.lib(wsetloca.obj)
  2981. Referenced in LIBCMT.lib(getqloc.obj)
  2982. Referenced in LIBCMT.lib(getqloc_downlevel.obj)
  2983. Loaded kernel32.lib(KERNEL32.dll)
  2984. Found __imp_GetOEMCP
  2985. Referenced in LIBCMT.lib(mbctype.obj)
  2986. Loaded kernel32.lib(KERNEL32.dll)
  2987. Found __imp_GetCPInfo
  2988. Referenced in LIBCMT.lib(mbctype.obj)
  2989. Referenced in LIBCMT.lib(initctyp.obj)
  2990. Loaded kernel32.lib(KERNEL32.dll)
  2991. Found __imp_GetFileType
  2992. Referenced in LIBCMT.lib(ioinit.obj)
  2993. Referenced in LIBCMT.lib(osfinfo.obj)
  2994. Loaded kernel32.lib(KERNEL32.dll)
  2995. Found __imp_RtlUnwindEx
  2996. Referenced in LIBCMT.lib(trnsctrl.obj)
  2997. Loaded kernel32.lib(KERNEL32.dll)
  2998. Found __imp_SetStdHandle
  2999. Referenced in LIBCMT.lib(osfinfo.obj)
  3000. Loaded kernel32.lib(KERNEL32.dll)
  3001. Found __imp_WriteConsoleW
  3002. Referenced in LIBCMT.lib(putwch.obj)
  3003. Loaded kernel32.lib(KERNEL32.dll)
  3004. Found __imp_HeapAlloc
  3005. Referenced in LIBCMT.lib(calloc_impl.obj)
  3006. Loaded kernel32.lib(KERNEL32.dll)
  3007. Found __imp_GetDateFormatW
  3008. Referenced in LIBCMT.lib(winapinls.obj)
  3009. Loaded kernel32.lib(KERNEL32.dll)
  3010. Found __imp_GetTimeFormatW
  3011. Referenced in LIBCMT.lib(winapinls.obj)
  3012. Loaded kernel32.lib(KERNEL32.dll)
  3013. Found __imp_CompareStringW
  3014. Referenced in LIBCMT.lib(winapinls.obj)
  3015. Loaded kernel32.lib(KERNEL32.dll)
  3016. Found __imp_LCMapStringW
  3017. Referenced in LIBCMT.lib(winapinls.obj)
  3018. Loaded kernel32.lib(KERNEL32.dll)
  3019. Found __imp_GetLocaleInfoW
  3020. Referenced in LIBCMT.lib(winapinls.obj)
  3021. Referenced in LIBCMT.lib(getqloc_downlevel.obj)
  3022. Loaded kernel32.lib(KERNEL32.dll)
  3023. Found __imp_IsValidLocale
  3024. Referenced in LIBCMT.lib(winapinls.obj)
  3025. Referenced in LIBCMT.lib(getqloc_downlevel.obj)
  3026. Loaded kernel32.lib(KERNEL32.dll)
  3027. Found __imp_GetUserDefaultLCID
  3028. Referenced in LIBCMT.lib(winapinls.obj)
  3029. Referenced in LIBCMT.lib(getqloc_downlevel.obj)
  3030. Loaded kernel32.lib(KERNEL32.dll)
  3031. Found __imp_EnumSystemLocalesW
  3032. Referenced in LIBCMT.lib(winapinls.obj)
  3033. Referenced in LIBCMT.lib(getqloc_downlevel.obj)
  3034. Loaded kernel32.lib(KERNEL32.dll)
  3035. Found __imp_GetStringTypeW
  3036. Referenced in LIBCMT.lib(a_str.obj)
  3037. Referenced in LIBCMT.lib(iswctype.obj)
  3038. Loaded kernel32.lib(KERNEL32.dll)
  3039. Found __imp_FatalAppExitA
  3040. Referenced in LIBCMT.lib(mlock.obj)
  3041. Loaded kernel32.lib(KERNEL32.dll)
  3042. Found __imp_HeapSize
  3043. Referenced in LIBCMT.lib(msize.obj)
  3044. Loaded kernel32.lib(KERNEL32.dll)
  3045. Found __imp_GetProcessHeap
  3046. Referenced in LIBCMT.lib(heapinit.obj)
  3047. Loaded kernel32.lib(KERNEL32.dll)
  3048. Found __imp_WaitForSingleObject
  3049. Referenced in LIBCMT.lib(UMSFreeVirtualProcessorRoot.obj)
  3050. Loaded kernel32.lib(KERNEL32.dll)
  3051. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\user32.lib:
  3052. Found __imp_TrackMouseEvent
  3053. Referenced in glfw3.lib(win32_window.obj)
  3054. Loaded user32.lib(USER32.dll)
  3055. Found __imp_TranslateMessage
  3056. Referenced in glfw3.lib(win32_window.obj)
  3057. Loaded user32.lib(USER32.dll)
  3058. Found __imp_DispatchMessageW
  3059. Referenced in glfw3.lib(win32_window.obj)
  3060. Loaded user32.lib(USER32.dll)
  3061. Found __imp_PeekMessageW
  3062. Referenced in glfw3.lib(win32_window.obj)
  3063. Loaded user32.lib(USER32.dll)
  3064. Found __imp_GetMessageTime
  3065. Referenced in glfw3.lib(win32_window.obj)
  3066. Loaded user32.lib(USER32.dll)
  3067. Found __imp_WaitMessage
  3068. Referenced in glfw3.lib(win32_window.obj)
  3069. Loaded user32.lib(USER32.dll)
  3070. Found __imp_DefWindowProcW
  3071. Referenced in glfw3.lib(win32_window.obj)
  3072. Loaded user32.lib(USER32.dll)
  3073. Found __imp_RegisterClassW
  3074. Referenced in glfw3.lib(win32_window.obj)
  3075. Loaded user32.lib(USER32.dll)
  3076. Found __imp_CreateWindowExW
  3077. Referenced in glfw3.lib(win32_window.obj)
  3078. Loaded user32.lib(USER32.dll)
  3079. Found __imp_DestroyWindow
  3080. Referenced in glfw3.lib(win32_window.obj)
  3081. Loaded user32.lib(USER32.dll)
  3082. Found __imp_ShowWindow
  3083. Referenced in glfw3.lib(win32_window.obj)
  3084. Loaded user32.lib(USER32.dll)
  3085. Found __imp_SetWindowPos
  3086. Referenced in glfw3.lib(win32_window.obj)
  3087. Loaded user32.lib(USER32.dll)
  3088. Found __imp_BringWindowToTop
  3089. Referenced in glfw3.lib(win32_window.obj)
  3090. Loaded user32.lib(USER32.dll)
  3091. Found __imp_SetFocus
  3092. Referenced in glfw3.lib(win32_window.obj)
  3093. Loaded user32.lib(USER32.dll)
  3094. Found __imp_GetKeyState
  3095. Referenced in glfw3.lib(win32_window.obj)
  3096. Loaded user32.lib(USER32.dll)
  3097. Found __imp_GetAsyncKeyState
  3098. Referenced in glfw3.lib(win32_window.obj)
  3099. Loaded user32.lib(USER32.dll)
  3100. Found __imp_MapVirtualKeyW
  3101. Referenced in glfw3.lib(win32_window.obj)
  3102. Loaded user32.lib(USER32.dll)
  3103. Found __imp_SetCapture
  3104. Referenced in glfw3.lib(win32_window.obj)
  3105. Loaded user32.lib(USER32.dll)
  3106. Found __imp_ReleaseCapture
  3107. Referenced in glfw3.lib(win32_window.obj)
  3108. Loaded user32.lib(USER32.dll)
  3109. Found __imp_GetForegroundWindow
  3110. Referenced in glfw3.lib(win32_window.obj)
  3111. Loaded user32.lib(USER32.dll)
  3112. Found __imp_SetForegroundWindow
  3113. Referenced in glfw3.lib(win32_window.obj)
  3114. Loaded user32.lib(USER32.dll)
  3115. Found __imp_SetWindowTextW
  3116. Referenced in glfw3.lib(win32_window.obj)
  3117. Loaded user32.lib(USER32.dll)
  3118. Found __imp_GetClientRect
  3119. Referenced in glfw3.lib(win32_window.obj)
  3120. Loaded user32.lib(USER32.dll)
  3121. Found __imp_AdjustWindowRectEx
  3122. Referenced in glfw3.lib(win32_window.obj)
  3123. Loaded user32.lib(USER32.dll)
  3124. Found __imp_ShowCursor
  3125. Referenced in glfw3.lib(win32_window.obj)
  3126. Loaded user32.lib(USER32.dll)
  3127. Found __imp_SetCursorPos
  3128. Referenced in glfw3.lib(win32_window.obj)
  3129. Loaded user32.lib(USER32.dll)
  3130. Found __imp_SetCursor
  3131. Referenced in glfw3.lib(win32_window.obj)
  3132. Loaded user32.lib(USER32.dll)
  3133. Found __imp_GetCursorPos
  3134. Referenced in glfw3.lib(win32_window.obj)
  3135. Loaded user32.lib(USER32.dll)
  3136. Found __imp_ClipCursor
  3137. Referenced in glfw3.lib(win32_window.obj)
  3138. Loaded user32.lib(USER32.dll)
  3139. Found __imp_ClientToScreen
  3140. Referenced in glfw3.lib(win32_window.obj)
  3141. Loaded user32.lib(USER32.dll)
  3142. Found __imp_WindowFromPoint
  3143. Referenced in glfw3.lib(win32_window.obj)
  3144. Loaded user32.lib(USER32.dll)
  3145. Found __imp_GetWindowLongPtrW
  3146. Referenced in glfw3.lib(win32_window.obj)
  3147. Loaded user32.lib(USER32.dll)
  3148. Found __imp_SetWindowLongPtrW
  3149. Referenced in glfw3.lib(win32_window.obj)
  3150. Loaded user32.lib(USER32.dll)
  3151. Found __imp_LoadCursorW
  3152. Referenced in glfw3.lib(win32_window.obj)
  3153. Loaded user32.lib(USER32.dll)
  3154. Found __imp_LoadIconW
  3155. Referenced in glfw3.lib(win32_window.obj)
  3156. Loaded user32.lib(USER32.dll)
  3157. Found __imp_GetDC
  3158. Referenced in glfw3.lib(wgl_context.obj)
  3159. Loaded user32.lib(USER32.dll)
  3160. Found __imp_ReleaseDC
  3161. Referenced in glfw3.lib(wgl_context.obj)
  3162. Loaded user32.lib(USER32.dll)
  3163. Found __imp_UnregisterClassW
  3164. Referenced in glfw3.lib(win32_init.obj)
  3165. Loaded user32.lib(USER32.dll)
  3166. Found __imp_SystemParametersInfoW
  3167. Referenced in glfw3.lib(win32_init.obj)
  3168. Loaded user32.lib(USER32.dll)
  3169. Found __imp_ChangeDisplaySettingsExW
  3170. Referenced in glfw3.lib(win32_monitor.obj)
  3171. Loaded user32.lib(USER32.dll)
  3172. Found __imp_EnumDisplaySettingsW
  3173. Referenced in glfw3.lib(win32_monitor.obj)
  3174. Loaded user32.lib(USER32.dll)
  3175. Found __imp_EnumDisplaySettingsExW
  3176. Referenced in glfw3.lib(win32_monitor.obj)
  3177. Loaded user32.lib(USER32.dll)
  3178. Found __imp_EnumDisplayDevicesW
  3179. Referenced in glfw3.lib(win32_monitor.obj)
  3180. Referenced in glfw3.lib(win32_gamma.obj)
  3181. Loaded user32.lib(USER32.dll)
  3182. Found __IMPORT_DESCRIPTOR_USER32
  3183. Referenced in user32.lib(USER32.dll)
  3184. Referenced in user32.lib(USER32.dll)
  3185. Referenced in user32.lib(USER32.dll)
  3186. Referenced in user32.lib(USER32.dll)
  3187. Referenced in user32.lib(USER32.dll)
  3188. Referenced in user32.lib(USER32.dll)
  3189. Referenced in user32.lib(USER32.dll)
  3190. Referenced in user32.lib(USER32.dll)
  3191. Referenced in user32.lib(USER32.dll)
  3192. Referenced in user32.lib(USER32.dll)
  3193. Referenced in user32.lib(USER32.dll)
  3194. Referenced in user32.lib(USER32.dll)
  3195. Referenced in user32.lib(USER32.dll)
  3196. Referenced in user32.lib(USER32.dll)
  3197. Referenced in user32.lib(USER32.dll)
  3198. Referenced in user32.lib(USER32.dll)
  3199. Referenced in user32.lib(USER32.dll)
  3200. Referenced in user32.lib(USER32.dll)
  3201. Referenced in user32.lib(USER32.dll)
  3202. Referenced in user32.lib(USER32.dll)
  3203. Referenced in user32.lib(USER32.dll)
  3204. Referenced in user32.lib(USER32.dll)
  3205. Referenced in user32.lib(USER32.dll)
  3206. Referenced in user32.lib(USER32.dll)
  3207. Referenced in user32.lib(USER32.dll)
  3208. Referenced in user32.lib(USER32.dll)
  3209. Referenced in user32.lib(USER32.dll)
  3210. Referenced in user32.lib(USER32.dll)
  3211. Referenced in user32.lib(USER32.dll)
  3212. Referenced in user32.lib(USER32.dll)
  3213. Referenced in user32.lib(USER32.dll)
  3214. Referenced in user32.lib(USER32.dll)
  3215. Referenced in user32.lib(USER32.dll)
  3216. Referenced in user32.lib(USER32.dll)
  3217. Referenced in user32.lib(USER32.dll)
  3218. Referenced in user32.lib(USER32.dll)
  3219. Referenced in user32.lib(USER32.dll)
  3220. Referenced in user32.lib(USER32.dll)
  3221. Referenced in user32.lib(USER32.dll)
  3222. Referenced in user32.lib(USER32.dll)
  3223. Referenced in user32.lib(USER32.dll)
  3224. Referenced in user32.lib(USER32.dll)
  3225. Referenced in user32.lib(USER32.dll)
  3226. Loaded user32.lib(USER32.dll)
  3227. Found USER32_NULL_THUNK_DATA
  3228. Referenced in user32.lib(USER32.dll)
  3229. Loaded user32.lib(USER32.dll)
  3230. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\gdi32.lib:
  3231. Found __imp_DescribePixelFormat
  3232. Referenced in glfw3.lib(wgl_context.obj)
  3233. Loaded gdi32.lib(GDI32.dll)
  3234. Found __imp_SetPixelFormat
  3235. Referenced in glfw3.lib(wgl_context.obj)
  3236. Loaded gdi32.lib(GDI32.dll)
  3237. Found __imp_SwapBuffers
  3238. Referenced in glfw3.lib(wgl_context.obj)
  3239. Loaded gdi32.lib(GDI32.dll)
  3240. Found __imp_CreateDCW
  3241. Referenced in glfw3.lib(win32_monitor.obj)
  3242. Referenced in glfw3.lib(win32_gamma.obj)
  3243. Loaded gdi32.lib(GDI32.dll)
  3244. Found __imp_DeleteDC
  3245. Referenced in glfw3.lib(win32_monitor.obj)
  3246. Referenced in glfw3.lib(win32_gamma.obj)
  3247. Loaded gdi32.lib(GDI32.dll)
  3248. Found __imp_GetDeviceCaps
  3249. Referenced in glfw3.lib(win32_monitor.obj)
  3250. Loaded gdi32.lib(GDI32.dll)
  3251. Found __imp_GetDeviceGammaRamp
  3252. Referenced in glfw3.lib(win32_gamma.obj)
  3253. Loaded gdi32.lib(GDI32.dll)
  3254. Found __imp_SetDeviceGammaRamp
  3255. Referenced in glfw3.lib(win32_gamma.obj)
  3256. Loaded gdi32.lib(GDI32.dll)
  3257. Found __IMPORT_DESCRIPTOR_GDI32
  3258. Referenced in gdi32.lib(GDI32.dll)
  3259. Referenced in gdi32.lib(GDI32.dll)
  3260. Referenced in gdi32.lib(GDI32.dll)
  3261. Referenced in gdi32.lib(GDI32.dll)
  3262. Referenced in gdi32.lib(GDI32.dll)
  3263. Referenced in gdi32.lib(GDI32.dll)
  3264. Referenced in gdi32.lib(GDI32.dll)
  3265. Referenced in gdi32.lib(GDI32.dll)
  3266. Loaded gdi32.lib(GDI32.dll)
  3267. Found GDI32_NULL_THUNK_DATA
  3268. Referenced in gdi32.lib(GDI32.dll)
  3269. Loaded gdi32.lib(GDI32.dll)
  3270. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\winspool.lib:
  3271. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\comdlg32.lib:
  3272. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\advapi32.lib:
  3273. Found __imp_RegQueryValueExW
  3274. Referenced in gamepad.lib(Gamepad_windows.obj)
  3275. Loaded advapi32.lib(ADVAPI32.dll)
  3276. Found __imp_RegOpenKeyExW
  3277. Referenced in gamepad.lib(Gamepad_windows.obj)
  3278. Loaded advapi32.lib(ADVAPI32.dll)
  3279. Found __imp_RegCloseKey
  3280. Referenced in gamepad.lib(Gamepad_windows.obj)
  3281. Loaded advapi32.lib(ADVAPI32.dll)
  3282. Found __IMPORT_DESCRIPTOR_ADVAPI32
  3283. Referenced in advapi32.lib(ADVAPI32.dll)
  3284. Referenced in advapi32.lib(ADVAPI32.dll)
  3285. Referenced in advapi32.lib(ADVAPI32.dll)
  3286. Loaded advapi32.lib(ADVAPI32.dll)
  3287. Found ADVAPI32_NULL_THUNK_DATA
  3288. Referenced in advapi32.lib(ADVAPI32.dll)
  3289. Loaded advapi32.lib(ADVAPI32.dll)
  3290. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\shell32.lib:
  3291. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\ole32.lib:
  3292. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\oleaut32.lib:
  3293. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\uuid.lib:
  3294. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\odbc32.lib:
  3295. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\odbccp32.lib:
  3296. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\event.lib:
  3297. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\gamepad.lib:
  3298. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\gl.lib:
  3299. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\job.lib:
  3300. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\log.lib:
  3301. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\system.lib:
  3302. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\archive.lib:
  3303. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\vfs.lib:
  3304. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\music.lib:
  3305. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\msvcprt.lib:
  3306. Found "__declspec(dllimport) private: static void __cdecl std::ios_base::_Ios_base_dtor(class std::ios_base *)" (__imp_?_Ios_base_dtor@ios_base@std@@CAXPEAV12@@Z)
  3307. Referenced in libboost_program_options-vc120-mt-1_55.lib(options_description.obj)
  3308. Loaded msvcprt.lib(MSVCP120.dll)
  3309. Found "__declspec(dllimport) const std::ios_base::`vftable'" (__imp_??_7ios_base@std@@6B@)
  3310. Referenced in libboost_program_options-vc120-mt-1_55.lib(options_description.obj)
  3311. Loaded msvcprt.lib(MSVCP120.dll)
  3312. Found "__declspec(dllimport) const std::basic_ios<char,struct std::char_traits<char> >::`vftable'" (__imp_??_7?$basic_ios@DU?$char_traits@D@std@@@std@@6B@)
  3313. Referenced in libboost_program_options-vc120-mt-1_55.lib(options_description.obj)
  3314. Loaded msvcprt.lib(MSVCP120.dll)
  3315. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\MSVCRT.lib:
  3316. Found __imp_tolower
  3317. Referenced in libboost_program_options-vc120-mt-1_55.lib(value_semantic.obj)
  3318. Referenced in libboost_program_options-vc120-mt-1_55.lib(options_description.obj)
  3319. Loaded MSVCRT.lib(MSVCR120.dll)
  3320. Found __imp_isspace
  3321. Referenced in libboost_program_options-vc120-mt-1_55.lib(options_description.obj)
  3322. Loaded MSVCRT.lib(MSVCR120.dll)
  3323. Found __imp_ispunct
  3324. Referenced in libboost_program_options-vc120-mt-1_55.lib(options_description.obj)
  3325. Loaded MSVCRT.lib(MSVCR120.dll)
  3326. Found __imp_vsnprintf
  3327. Referenced in glfw3.lib(init.obj)
  3328. Loaded MSVCRT.lib(vsnprintf.obj)
  3329. Found __imp_strncmp
  3330. Referenced in glfw3.lib(context.obj)
  3331. Loaded MSVCRT.lib(MSVCR120.dll)
  3332. Found __imp_strstr
  3333. Referenced in glfw3.lib(context.obj)
  3334. Loaded MSVCRT.lib(MSVCR120.dll)
  3335. Found __imp_sscanf
  3336. Referenced in glfw3.lib(context.obj)
  3337. Loaded MSVCRT.lib(MSVCR120.dll)
  3338. Found __imp__strdup
  3339. Referenced in glfw3.lib(monitor.obj)
  3340. Loaded MSVCRT.lib(MSVCR120.dll)
  3341. Found __imp_qsort
  3342. Referenced in glfw3.lib(monitor.obj)
  3343. Loaded MSVCRT.lib(MSVCR120.dll)
  3344. Found pow
  3345. Referenced in glfw3.lib(gamma.obj)
  3346. Loaded MSVCRT.lib(MSVCR120.dll)
  3347. Found __imp_fopen
  3348. Referenced in libvorbisfile_static.lib(vorbisfile.obj)
  3349. Loaded MSVCRT.lib(MSVCR120.dll)
  3350. Found __imp_fseek
  3351. Referenced in libvorbisfile_static.lib(vorbisfile.obj)
  3352. Loaded MSVCRT.lib(MSVCR120.dll)
  3353. Found floor
  3354. Referenced in libvorbisfile_static.lib(vorbisfile.obj)
  3355. Loaded MSVCRT.lib(MSVCR120.dll)
  3356. Found __imp__vsnprintf
  3357. Referenced in MSVCRT.lib(vsnprintf.obj)
  3358. Loaded MSVCRT.lib(MSVCR120.dll)
  3359. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\OLDNAMES.lib:
  3360. Searching C:\Program Files (x86)\Microsoft Visual C++ Compiler Nov 2013 CTP\lib\amd64\threadsafestatics.lib:
  3361. Searching C:\Users\drtwox\dev\boost_svn\stage\x64\lib\libboost_program_options-vc120-mt-1_55.lib:
  3362. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\LIBCMT.lib:
  3363. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\glfw-3.0.2.bin.WIN64\lib-msvc110\glfw3.lib:
  3364. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\glew-1.10.0\lib\Release\x64\glew32s.lib:
  3365. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\opengl32.lib:
  3366. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\openal-soft-1.15.1-bin\lib\Win64\libopenal32.dll.a:
  3367. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\libvorbis-1.3.3\win32\VS2010\x64\Release\libvorbis_static.lib:
  3368. Found vorbis_info_init
  3369. Referenced in libvorbisfile_static.lib(vorbisfile.obj)
  3370. Loaded libvorbis_static.lib(info.obj)
  3371. Found vorbis_block_init
  3372. Referenced in libvorbisfile_static.lib(vorbisfile.obj)
  3373. Loaded libvorbis_static.lib(block.obj)
  3374. Found vorbis_synthesis
  3375. Referenced in libvorbisfile_static.lib(vorbisfile.obj)
  3376. Loaded libvorbis_static.lib(synthesis.obj)
  3377. Found _floor_P
  3378. Referenced in libvorbis_static.lib(info.obj)
  3379. Loaded libvorbis_static.lib(registry.obj)
  3380. Found vorbis_staticbook_destroy
  3381. Referenced in libvorbis_static.lib(info.obj)
  3382. Loaded libvorbis_static.lib(sharedbook.obj)
  3383. Found vorbis_staticbook_pack
  3384. Referenced in libvorbis_static.lib(info.obj)
  3385. Loaded libvorbis_static.lib(codebook.obj)
  3386. Found _vi_psy_free
  3387. Referenced in libvorbis_static.lib(info.obj)
  3388. Loaded libvorbis_static.lib(psy.obj)
  3389. Found drft_init
  3390. Referenced in libvorbis_static.lib(block.obj)
  3391. Loaded libvorbis_static.lib(smallft.obj)
  3392. Found _ve_envelope_clear
  3393. Referenced in libvorbis_static.lib(block.obj)
  3394. Loaded libvorbis_static.lib(envelope.obj)
  3395. Found mdct_clear
  3396. Referenced in libvorbis_static.lib(block.obj)
  3397. Loaded libvorbis_static.lib(mdct.obj)
  3398. Found vorbis_bitrate_init
  3399. Referenced in libvorbis_static.lib(block.obj)
  3400. Loaded libvorbis_static.lib(bitrate.obj)
  3401. Found vorbis_lpc_from_data
  3402. Referenced in libvorbis_static.lib(block.obj)
  3403. Loaded libvorbis_static.lib(lpc.obj)
  3404. Found _vorbis_window_get
  3405. Referenced in libvorbis_static.lib(block.obj)
  3406. Loaded libvorbis_static.lib(window.obj)
  3407. Found residue0_exportbundle
  3408. Referenced in libvorbis_static.lib(registry.obj)
  3409. Loaded libvorbis_static.lib(res0.obj)
  3410. Found mapping0_exportbundle
  3411. Referenced in libvorbis_static.lib(registry.obj)
  3412. Loaded libvorbis_static.lib(mapping0.obj)
  3413. Found floor1_exportbundle
  3414. Referenced in libvorbis_static.lib(registry.obj)
  3415. Loaded libvorbis_static.lib(floor1.obj)
  3416. Found floor0_exportbundle
  3417. Referenced in libvorbis_static.lib(registry.obj)
  3418. Loaded libvorbis_static.lib(floor0.obj)
  3419. Found vorbis_lsp_to_curve
  3420. Referenced in libvorbis_static.lib(floor0.obj)
  3421. Loaded libvorbis_static.lib(lsp.obj)
  3422. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\libvorbis-1.3.3\win32\VS2010\x64\Release\libvorbisfile_static.lib:
  3423. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\libogg-1.3.1\win32\VS2010\x64\Release\libogg_static.lib:
  3424. Found oggpack_readinit
  3425. Referenced in libvorbis_static.lib(info.obj)
  3426. Loaded libogg_static.lib(bitwise.obj)
  3427. Searching C:\Users\drtwox\dev\boost_svn\stage\x64\lib\libboost_system-vc120-mt-1_55.lib:
  3428. Searching C:\Users\drtwox\dev\boost_svn\stage\x64\lib\libboost_filesystem-vc120-mt-1_55.lib:
  3429. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\zlib-1.2.8\contrib\vstudio\vc11\x64\ZlibStatRelease\zlibstat.lib:
  3430. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\Winmm.lib:
  3431. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\Box2D_v2.3.0\Box2D\Build\vs2012\bin\x64\Release\Box2D.lib:
  3432. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\freetype-2.5.1\x64\Release\freetype.lib:
  3433. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\kernel32.lib:
  3434. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\user32.lib:
  3435. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\gdi32.lib:
  3436. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\winspool.lib:
  3437. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\comdlg32.lib:
  3438. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\advapi32.lib:
  3439. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\shell32.lib:
  3440. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\ole32.lib:
  3441. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\oleaut32.lib:
  3442. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\uuid.lib:
  3443. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\odbc32.lib:
  3444. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\odbccp32.lib:
  3445. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\event.lib:
  3446. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\gamepad.lib:
  3447. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\gl.lib:
  3448. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\job.lib:
  3449. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\log.lib:
  3450. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\system.lib:
  3451. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\archive.lib:
  3452. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\vfs.lib:
  3453. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\music.lib:
  3454. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\msvcprt.lib:
  3455. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\MSVCRT.lib:
  3456. Found __imp_toupper
  3457. Referenced in libvorbis_static.lib(info.obj)
  3458. Loaded MSVCRT.lib(MSVCR120.dll)
  3459. Found __imp_ldexp
  3460. Referenced in libvorbis_static.lib(sharedbook.obj)
  3461. Loaded MSVCRT.lib(MSVCR120.dll)
  3462. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\OLDNAMES.lib:
  3463. Searching C:\Program Files (x86)\Microsoft Visual C++ Compiler Nov 2013 CTP\lib\amd64\threadsafestatics.lib:
  3464. Searching C:\Users\drtwox\dev\boost_svn\stage\x64\lib\libboost_program_options-vc120-mt-1_55.lib:
  3465. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\LIBCMT.lib:
  3466. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\glfw-3.0.2.bin.WIN64\lib-msvc110\glfw3.lib:
  3467. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\glew-1.10.0\lib\Release\x64\glew32s.lib:
  3468. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\opengl32.lib:
  3469. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\openal-soft-1.15.1-bin\lib\Win64\libopenal32.dll.a:
  3470. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\libvorbis-1.3.3\win32\VS2010\x64\Release\libvorbis_static.lib:
  3471. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\libvorbis-1.3.3\win32\VS2010\x64\Release\libvorbisfile_static.lib:
  3472. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\libogg-1.3.1\win32\VS2010\x64\Release\libogg_static.lib:
  3473. Searching C:\Users\drtwox\dev\boost_svn\stage\x64\lib\libboost_system-vc120-mt-1_55.lib:
  3474. Searching C:\Users\drtwox\dev\boost_svn\stage\x64\lib\libboost_filesystem-vc120-mt-1_55.lib:
  3475. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\zlib-1.2.8\contrib\vstudio\vc11\x64\ZlibStatRelease\zlibstat.lib:
  3476. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\Winmm.lib:
  3477. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\Box2D_v2.3.0\Box2D\Build\vs2012\bin\x64\Release\Box2D.lib:
  3478. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\freetype-2.5.1\x64\Release\freetype.lib:
  3479. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\kernel32.lib:
  3480. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\user32.lib:
  3481. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\gdi32.lib:
  3482. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\winspool.lib:
  3483. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\comdlg32.lib:
  3484. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\advapi32.lib:
  3485. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\shell32.lib:
  3486. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\ole32.lib:
  3487. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\oleaut32.lib:
  3488. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\uuid.lib:
  3489. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\odbc32.lib:
  3490. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\odbccp32.lib:
  3491. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\event.lib:
  3492. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\gamepad.lib:
  3493. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\gl.lib:
  3494. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\job.lib:
  3495. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\log.lib:
  3496. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\system.lib:
  3497. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\archive.lib:
  3498. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\vfs.lib:
  3499. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\music.lib:
  3500. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\msvcprt.lib:
  3501.  
  3502. Finished searching libraries
  3503.  
  3504. Generating .exp file
  3505. Creating library C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game.lib and object C:\Users\Troy\dev\repos\game\trunk\engine\build\x64\Test\game.exp
  3506.  
  3507. Finished generating .exp file
  3508.  
  3509. Searching libraries
  3510. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\glfw-3.0.2.bin.WIN64\lib-msvc110\glfw3.lib:
  3511. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\glew-1.10.0\lib\Release\x64\glew32s.lib:
  3512. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\opengl32.lib:
  3513. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\openal-soft-1.15.1-bin\lib\Win64\libopenal32.dll.a:
  3514. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\libvorbis-1.3.3\win32\VS2010\x64\Release\libvorbis_static.lib:
  3515. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\libvorbis-1.3.3\win32\VS2010\x64\Release\libvorbisfile_static.lib:
  3516. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\libogg-1.3.1\win32\VS2010\x64\Release\libogg_static.lib:
  3517. Searching C:\Users\drtwox\dev\boost_svn\stage\x64\lib\libboost_system-vc120-mt-1_55.lib:
  3518. Searching C:\Users\drtwox\dev\boost_svn\stage\x64\lib\libboost_filesystem-vc120-mt-1_55.lib:
  3519. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\zlib-1.2.8\contrib\vstudio\vc11\x64\ZlibStatRelease\zlibstat.lib:
  3520. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\Winmm.lib:
  3521. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\Box2D_v2.3.0\Box2D\Build\vs2012\bin\x64\Release\Box2D.lib:
  3522. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\external\windows\freetype-2.5.1\x64\Release\freetype.lib:
  3523. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\kernel32.lib:
  3524. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\user32.lib:
  3525. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\gdi32.lib:
  3526. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\winspool.lib:
  3527. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\comdlg32.lib:
  3528. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\advapi32.lib:
  3529. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\shell32.lib:
  3530. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\ole32.lib:
  3531. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\oleaut32.lib:
  3532. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\uuid.lib:
  3533. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\odbc32.lib:
  3534. Searching C:\Program Files (x86)\Windows Kits\8.1\lib\winv6.3\um\x64\odbccp32.lib:
  3535. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\event.lib:
  3536. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\gamepad.lib:
  3537. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\gl.lib:
  3538. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\job.lib:
  3539. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\log.lib:
  3540. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\system.lib:
  3541. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\archive.lib:
  3542. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\vfs.lib:
  3543. Searching C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\music.lib:
  3544. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\msvcprt.lib:
  3545. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\MSVCRT.lib:
  3546. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\OLDNAMES.lib:
  3547. Searching C:\Program Files (x86)\Microsoft Visual C++ Compiler Nov 2013 CTP\lib\amd64\threadsafestatics.lib:
  3548. Searching C:\Users\drtwox\dev\boost_svn\stage\x64\lib\libboost_program_options-vc120-mt-1_55.lib:
  3549. Searching C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\LIBCMT.lib:
  3550.  
  3551. Finished searching libraries
  3552. 1>LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
  3553. 1>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
  3554.  
  3555. Finished pass 1
  3556.  
  3557. 1>C:\Users\drtwox\dev\repos\game\trunk\engine\build\x64\Test\game.exe : fatal error LNK1169: one or more multiply defined symbols found
  3558. 1>Done Building Project "C:\Users\drtwox\dev\repos\game\trunk\engine\game\game.vcxproj" (Build target(s)) -- FAILED.
  3559.  
  3560. Build FAILED.
  3561.  
  3562. Time Elapsed 00:00:02.56
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement