The joys of SAX and VB. Two great tastes that don't go well together.

mactari2 (5:21:01 PM): I mean, look at this crap:
sAttValue = String$(cchValue, 0)
CopyMemory ByVal StrPtr(sAttValue), ByVal pwchValue, cchValue * 2


mactari2 (5:21:06 PM): That's Visual Basic? Sheesh.
mactari2 (5:21:13 PM): VB ain't coding. That's real close.
mactari2 (5:21:14 PM): :^)