MAXBUF_
HANDLE h; char *ptbuf[1],buf[MAXBUF_+1];
StringCbVPrintf(buf, MAXBUF_+1,b,marker);
buf[MAXBUF_] = '\0';