Click here to Skip to main content
15,924,193 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Icons; big & small? Pin
Jim A. Johnson3-Mar-03 9:20
Jim A. Johnson3-Mar-03 9:20 
GeneralRe: Icons; big & small? Pin
djtommye3-Mar-03 9:23
djtommye3-Mar-03 9:23 
AnswerRe: Icons; big & small? Pin
Michael Dunn3-Mar-03 9:46
sitebuilderMichael Dunn3-Mar-03 9:46 
GeneralCustom Control in MFC ... Pin
Maximilien3-Mar-03 7:07
Maximilien3-Mar-03 7:07 
GeneralRe: Custom Control in MFC ... Pin
PJ Arends3-Mar-03 10:50
professionalPJ Arends3-Mar-03 10:50 
GeneralUsing sockets against a human parsed interface Pin
voodoopriestess3-Mar-03 6:51
voodoopriestess3-Mar-03 6:51 
GeneralRe: Using sockets against a human parsed interface Pin
Phil Speller4-Mar-03 4:34
Phil Speller4-Mar-03 4:34 
Generalpassing info to new class Pin
Michael Shuster3-Mar-03 6:46
Michael Shuster3-Mar-03 6:46 
I am trying to do what the previous post was, only I am not calling the new class. I am using the following code:

extern CHjipaperlessApp theApp;<br />
<br />
CMultiDocTemplate *pTemplate = (CMultiDocTemplate*)theApp.GetDocTemplate(3);<br />
<br />
	ASSERT(pTemplate);<br />
<br />
	CDocument *pDocument = pTemplate->OpenDocumentFile(NULL)


This launches a view class, but I want to pass an array to this new class. Any suggestions?

Much Thanks,

Michael Shuster

Good judgement comes from experience; Experience comes from bad judgement.

GeneralRe: passing info to new class Pin
valikac3-Mar-03 8:46
valikac3-Mar-03 8:46 
GeneralRe: passing info to new class Pin
Roger Allen4-Mar-03 0:42
Roger Allen4-Mar-03 0:42 
Generalhelp!! Pin
Charlie Cullen3-Mar-03 5:45
Charlie Cullen3-Mar-03 5:45 
GeneralRe: help!! Pin
Alvaro Mendez3-Mar-03 5:58
Alvaro Mendez3-Mar-03 5:58 
Questionbitmapped buttons? Pin
SumGuy3-Mar-03 5:33
SumGuy3-Mar-03 5:33 
GeneralISAPI authentification Filter Pin
lolopoto3-Mar-03 5:17
lolopoto3-Mar-03 5:17 
GeneralTransferring projects: end of my latin :( Pin
Zizilamoroso3-Mar-03 5:08
Zizilamoroso3-Mar-03 5:08 
QuestionHow to send key stroke to an application Pin
Tony Chung : )3-Mar-03 5:02
Tony Chung : )3-Mar-03 5:02 
AnswerRe: How to send key stroke to an application Pin
Michael Dunn3-Mar-03 5:13
sitebuilderMichael Dunn3-Mar-03 5:13 
GeneralRemove a USB-Drive programmatically Pin
Rainer Mangold3-Mar-03 4:56
Rainer Mangold3-Mar-03 4:56 
GeneralSending a pointer in PostMessage() Pin
ns3-Mar-03 4:44
ns3-Mar-03 4:44 
GeneralRe: Sending a pointer in PostMessage() Pin
John M. Drescher3-Mar-03 4:58
John M. Drescher3-Mar-03 4:58 
GeneralRe: Sending a pointer in PostMessage() Pin
Martyn Pearson3-Mar-03 5:32
Martyn Pearson3-Mar-03 5:32 
GeneralThanks to both! Pin
ns3-Mar-03 5:37
ns3-Mar-03 5:37 
GeneralRe: Sending a pointer in PostMessage() Pin
John M. Drescher3-Mar-03 5:43
John M. Drescher3-Mar-03 5:43 
GeneralService Pack 5 Issues Pin
Scorp1us3-Mar-03 3:49
Scorp1us3-Mar-03 3:49 
GeneralRe: Service Pack 5 Issues Pin
Joaquín M López Muñoz3-Mar-03 4:58
Joaquín M López Muñoz3-Mar-03 4:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.