On 10/19/2012 9:30 PM, Jesse Phillips wrote: > test.obj : error LNK2019: unresolved external symbol InterlockedIncrement > referenced in function _Dmain InterlockedIncrement is a VC compiler intrinsic, which is why it isn't in the library.