Click here to Skip to main content
15,912,400 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Big Question Pin
zarzor10-Dec-02 15:27
zarzor10-Dec-02 15:27 
GeneralRe: Big Question..I found it !! Pin
zarzor11-Dec-02 11:56
zarzor11-Dec-02 11:56 
GeneralCString acting weird Pin
IGx897-Dec-02 15:40
IGx897-Dec-02 15:40 
GeneralRe: CString acting weird Pin
Christian Graus7-Dec-02 16:02
protectorChristian Graus7-Dec-02 16:02 
GeneralRe: CString acting weird Pin
IGx897-Dec-02 16:06
IGx897-Dec-02 16:06 
GeneralRe: CString acting weird Pin
Christian Graus7-Dec-02 16:22
protectorChristian Graus7-Dec-02 16:22 
GeneralRe: CString acting weird Pin
carrie8-Dec-02 6:13
carrie8-Dec-02 6:13 
GeneralRe: CString acting weird Pin
IGx898-Dec-02 8:43
IGx898-Dec-02 8:43 
Ok, I re-arranged it like so:
Tmp = theApp.Directory;<br />
Tmp += "\\WulframAutoUpdater.exe";

It still doesn't work, but stepping into the CSimpleString source tells me that for some reason, GetData() doesn't get the right data, even when the "this" pointer in the class is the right data! I replaced the first line with "Tmp = "Test";", and that works fine. I've also gone through my code for the variable "Directory", and everytime I use it I use .GetBuffer(200). (I've had weird problems before from forgettting to use that function)
GeneralRe: CString acting weird Pin
Ravi Bhavnani8-Dec-02 12:45
professionalRavi Bhavnani8-Dec-02 12:45 
GeneralRe: CString acting weird Pin
IGx898-Dec-02 13:08
IGx898-Dec-02 13:08 
GeneralRe: CString acting weird Pin
jhwurmbach8-Dec-02 21:56
jhwurmbach8-Dec-02 21:56 
GeneralRe: CString acting weird Pin
IGx899-Dec-02 4:12
IGx899-Dec-02 4:12 
GeneralRe: CString acting weird Pin
jhwurmbach9-Dec-02 4:28
jhwurmbach9-Dec-02 4:28 
QuestionHow to Notify Parent ? Pin
bumper7-Dec-02 12:56
bumper7-Dec-02 12:56 
AnswerRe: How to Notify Parent ? Pin
Nitron7-Dec-02 13:13
Nitron7-Dec-02 13:13 
GeneralRe: How to Notify Parent ? Pin
bumper7-Dec-02 22:59
bumper7-Dec-02 22:59 
AnswerRe: How to Notify Parent ? Pin
Joan M9-Dec-02 20:42
professionalJoan M9-Dec-02 20:42 
GeneralHandles to View Classes :: MFC Pin
valikac7-Dec-02 12:27
valikac7-Dec-02 12:27 
GeneralRe: Handles to View Classes :: MFC Pin
Christian Graus7-Dec-02 16:24
protectorChristian Graus7-Dec-02 16:24 
GeneralRe: Handles to View Classes :: MFC Pin
Roman Fadeyev8-Dec-02 0:39
Roman Fadeyev8-Dec-02 0:39 
GeneralRe: Handles to View Classes :: MFC Pin
valikac8-Dec-02 4:58
valikac8-Dec-02 4:58 
Questionplz ans? Pin
imran_rafique7-Dec-02 10:01
imran_rafique7-Dec-02 10:01 
AnswerRe: plz ans? Pin
Rickard Andersson207-Dec-02 11:47
Rickard Andersson207-Dec-02 11:47 
GeneralRe: plz ans? Pin
imran_rafique8-Dec-02 9:24
imran_rafique8-Dec-02 9:24 
GeneralAdvanced C++ Books Pin
monrobot137-Dec-02 8:55
monrobot137-Dec-02 8:55 

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.