This should work correct, so check which DLL's your DevStudio is loading (Project>Settings>Debug>Additional DLLs). It's probably not loading the ones you want.
-----Original Message----- From: Cruise [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 24, 2002 10:25 AM To: Persuter Subject: Re[2]: [hlcoders] Sprite problems I've not had the same problem with GetClassPtr...but I have noticed the same problem when stepping through code... The mod runs fine, but if I try to step through code, everything is haywire...the stack trace is nonsense (function above has no reference to the function I'm in), this pointers changing their value as I step through a member function, memeber variables treated as out of scope. Basically, really insane stuff...but the code is actually executing fine...I can see the effects on screen. Basically it means I can't step through the code at all... All the latest service packs, etc. Very odd... _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

