Alright... I never really thought about before until now, but I was wondering what the "z" is for in their variable names...

eg. lpszString

I am pretty sure that the "lp" is "local pointer" and the "s" means that it is a string... or is it the "sz"?