
REPOST: Getting a document pointer in a dialog class
What is an easy way to get a pointer to the active document in a dialog
class? I tried to copy the GetDocument() function from my view class
but my dialog class doesn't recognize the m_pDocument pointer.
TIA
Randy Bagwell