hehehehe.. well I'm using DBC 1.12.. haven't even enhanced it yet.
And the huh? was because a friend came over and mucked up my brain, so I wasn't able to think that clearly.
From what I understand, we have access to the windows command, though I do agree it's not the normal foundation class you'd find in like C. No setting attributes and such like that, but i suppose that if you call upon the proper DLL with the correct values as listed in win.h, you could gain access to all functions of the standard window.
Are you thinking a console window or a graphic window? It seems to me that DB uses the graphic definition, so you'd be after getting to the text console stuff. That's be more like a list box in my way of thinking for DB, or possibly a child process using the terminal interface. Just where are you going?
Any truly great code should be indisguishable from magic.