Click here to Skip to main content
15,902,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: SetWindowsHookEx and HINSTANCE; Pin
Anonymous29-Nov-03 7:14
Anonymous29-Nov-03 7:14 
GeneralHelp with going through text file. Pin
Snyp29-Nov-03 6:28
Snyp29-Nov-03 6:28 
GeneralRe: Help with going through text file. Pin
BaldwinMartin29-Nov-03 19:29
BaldwinMartin29-Nov-03 19:29 
GeneralRe: Help with going through text file. Pin
Snyp30-Nov-03 7:08
Snyp30-Nov-03 7:08 
GeneralRe: Help with going through text file. Pin
BaldwinMartin30-Nov-03 19:48
BaldwinMartin30-Nov-03 19:48 
QuestionMFC multiple documents? Pin
IndrekSnt29-Nov-03 3:16
IndrekSnt29-Nov-03 3:16 
AnswerRe: MFC multiple documents? Pin
Anonymous29-Nov-03 5:21
Anonymous29-Nov-03 5:21 
GeneralRe: MFC multiple documents? Pin
IndrekSnt29-Nov-03 6:30
IndrekSnt29-Nov-03 6:30 
BOOL CGLprMpDoc::OnNewDocument()<br />
{<br />
	if (!CDocument::OnNewDocument())<br />
		return FALSE;<br />
<br />
	// TODO: add reinitialization code here<br />
	// (SDI documents will reuse this document)<br />
<br />
	return TRUE;<br />
}


What do I have to write between lines:
// (SDI documents will reuse this document)
and:
return TRUE;


---
Earth is like an apple, where are worms in it - the worms are humans...
GeneralRe: MFC multiple documents? Pin
l a u r e n29-Nov-03 13:32
l a u r e n29-Nov-03 13:32 
AnswerRe: MFC multiple documents? Pin
JWood29-Nov-03 14:03
JWood29-Nov-03 14:03 
GeneralRe: MFC multiple documents? Pin
JWood29-Nov-03 15:03
JWood29-Nov-03 15:03 
GeneralRe: MFC multiple documents? Pin
IndrekSnt29-Nov-03 22:51
IndrekSnt29-Nov-03 22:51 
GeneralCryptVerifySign - how it work Pin
Alyan29-Nov-03 0:41
Alyan29-Nov-03 0:41 
Generalcrystal report ocx - HRESULT - 2147024770 Pin
murali_utr29-Nov-03 0:15
murali_utr29-Nov-03 0:15 
GeneralRe: crystal report ocx - HRESULT - 2147024770 Pin
Steve S30-Nov-03 23:46
Steve S30-Nov-03 23:46 
GeneralNeed one more help Pin
murali_utr3-Dec-03 21:35
murali_utr3-Dec-03 21:35 
GeneralCppWebBrowser Help Pin
jaiii28-Nov-03 23:49
jaiii28-Nov-03 23:49 
GeneralCppWebBrowser question Pin
jaiii28-Nov-03 22:43
jaiii28-Nov-03 22:43 
Generalcapture program Pin
styve28-Nov-03 22:42
styve28-Nov-03 22:42 
GeneralRe: capture program Pin
BaldwinMartin29-Nov-03 19:27
BaldwinMartin29-Nov-03 19:27 
GeneralVB dll in vc++ Pin
satadru28-Nov-03 21:40
satadru28-Nov-03 21:40 
GeneralRe: VB dll in vc++ Pin
BaldwinMartin28-Nov-03 22:33
BaldwinMartin28-Nov-03 22:33 
GeneralRe: VB dll in vc++ Pin
l a u r e n29-Nov-03 13:34
l a u r e n29-Nov-03 13:34 
GeneralRe: VB dll in vc++ Pin
Anonymous29-Nov-03 19:54
Anonymous29-Nov-03 19:54 
GeneralPorting VC++ Application On Linux/Unix Pin
Tejas H Shah28-Nov-03 21:23
Tejas H Shah28-Nov-03 21:23 

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.