Click here to Skip to main content
15,908,254 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to find a word in a string... Pin
11-Aug-01 1:10
suss11-Aug-01 1:10 
Questiontree controled options page w/o mfc? Pin
10-Aug-01 8:36
suss10-Aug-01 8:36 
AnswerRe: tree controled options page w/o mfc? Pin
Michael Dunn10-Aug-01 9:20
sitebuilderMichael Dunn10-Aug-01 9:20 
Generalcompiler not recognizing dialog ID Pin
Jake Palmer10-Aug-01 7:44
Jake Palmer10-Aug-01 7:44 
GeneralRe: compiler not recognizing dialog ID Pin
Carlos Antollini10-Aug-01 7:56
Carlos Antollini10-Aug-01 7:56 
GeneralRe: compiler not recognizing dialog ID Pin
Jake Palmer10-Aug-01 8:49
Jake Palmer10-Aug-01 8:49 
GeneralRe: compiler not recognizing dialog ID Pin
Carlos Antollini10-Aug-01 9:38
Carlos Antollini10-Aug-01 9:38 
QuestionCDC ?? Pin
otvac10-Aug-01 4:56
otvac10-Aug-01 4:56 
I am using a printer outside the Framework.

I declare a variable to hold a RecordSet Field:

CString m_MyCString;

I set the variable to the record set field:

m_MyCString = m_pSet->m_MyStringField.

All is OK so far.

After I start the document:

if (pDC.StartDoc(&pMyDoc)>0)
{
etc.
}
the CString variable m_MyCString gets changed to a different value.

Duh!!
Confused | :confused:

Richard
Generaltransparent listbox Pin
10-Aug-01 4:50
suss10-Aug-01 4:50 
GeneralRe: transparent listbox Pin
Tomasz Sowinski10-Aug-01 4:55
Tomasz Sowinski10-Aug-01 4:55 
GeneralRe: transparent listbox Pin
#realJSOP10-Aug-01 6:26
professional#realJSOP10-Aug-01 6:26 
GeneralRe: transparent listbox Pin
Tomasz Sowinski10-Aug-01 6:34
Tomasz Sowinski10-Aug-01 6:34 
GeneralSerialnumber of a Disk Pin
Gerhard10-Aug-01 4:17
Gerhard10-Aug-01 4:17 
GeneralRe: Serialnumber of a Disk Pin
Tomasz Sowinski10-Aug-01 4:30
Tomasz Sowinski10-Aug-01 4:30 
GeneralInsert text to CRichEditCtrl/View Pin
10-Aug-01 3:01
suss10-Aug-01 3:01 
GeneralRe: Insert text to CRichEditCtrl/View Pin
Tomasz Sowinski10-Aug-01 3:06
Tomasz Sowinski10-Aug-01 3:06 
GeneralRe: Insert text to CRichEditCtrl/View Pin
Ray Kinsella10-Aug-01 3:23
Ray Kinsella10-Aug-01 3:23 
GeneralRe: Insert text to CRichEditCtrl/View Pin
10-Aug-01 9:24
suss10-Aug-01 9:24 
GeneralRe: Insert text to CRichEditCtrl/View Pin
Jake Palmer10-Aug-01 9:36
Jake Palmer10-Aug-01 9:36 
GeneralRe: Insert text to CRichEditCtrl/View Pin
10-Aug-01 9:42
suss10-Aug-01 9:42 
GeneralRe: Insert text to CRichEditCtrl/View Pin
Carlos Antollini10-Aug-01 9:50
Carlos Antollini10-Aug-01 9:50 
GeneralRe: Insert text to CRichEditCtrl/View Pin
10-Aug-01 9:57
suss10-Aug-01 9:57 
GeneralRe: Insert text to CRichEditCtrl/View Pin
Carlos Antollini10-Aug-01 10:07
Carlos Antollini10-Aug-01 10:07 
GeneralRe: Insert text to CRichEditCtrl/View Pin
10-Aug-01 10:27
suss10-Aug-01 10:27 
GeneralRe: Insert text to CRichEditCtrl/View Pin
10-Aug-01 10:13
suss10-Aug-01 10:13 

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.