Make sure your project is building with /ML and not /MT. Go to project properties (assuming you're using MSVC) and make sure it's not compiling against Multithreading libraries.
I've had this exact error occur building modules for AMX* that deleted pointers in
linked lists.
-----David "BAILOPAN" Anderson
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

