Click here to Skip to main content
15,911,848 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralLaunching mail client, open new message and add attachments Pin
Daniel 'Tak' M.12-Nov-03 7:23
Daniel 'Tak' M.12-Nov-03 7:23 
GeneralRe: Launching mail client, open new message and add attachments Pin
David Crow12-Nov-03 8:02
David Crow12-Nov-03 8:02 
GeneralRe: Launching mail client, open new message and add attachments Pin
Daniel 'Tak' M.12-Nov-03 8:21
Daniel 'Tak' M.12-Nov-03 8:21 
GeneralRe: Launching mail client, open new message and add attachments Pin
David Crow12-Nov-03 9:36
David Crow12-Nov-03 9:36 
GeneralRe: Launching mail client, open new message and add attachments Pin
Daniel 'Tak' M.12-Nov-03 9:51
Daniel 'Tak' M.12-Nov-03 9:51 
GeneralRe: Launching mail client, open new message and add attachments Pin
Michael Dunn12-Nov-03 8:25
sitebuilderMichael Dunn12-Nov-03 8:25 
GeneralRe: Launching mail client, open new message and add attachments Pin
Roger Allen13-Nov-03 1:45
Roger Allen13-Nov-03 1:45 
GeneralWord Wrap Pin
georgiek5012-Nov-03 7:11
georgiek5012-Nov-03 7:11 
A user of my program contacted me recently saying that her data was completely screwed up. The program saves info into a text file and is dependent on a very particular sequence to function correctly. I had her send me over that text file and when I opened it in Notepad it was word-wrapped. There is nothing in my code (to the best of my knowledge) that would word-wrap the data and I don't have that option checked in my Notepad. She claims that she didn't tamper with the file or word-wrap it herself. Is this possible that Windows or something else forced a word wrap into the file?

My saving techniques are very specific...whenever I need a line break I use << endl;

Any thoughts?
GeneralRe: Word Wrap Pin
David Crow12-Nov-03 7:23
David Crow12-Nov-03 7:23 
GeneralRe: Word Wrap Pin
georgiek5012-Nov-03 8:50
georgiek5012-Nov-03 8:50 
GeneralRe: Word Wrap Pin
David Crow12-Nov-03 9:38
David Crow12-Nov-03 9:38 
GeneralRe: Word Wrap Pin
georgiek5012-Nov-03 11:52
georgiek5012-Nov-03 11:52 
GeneralTVN_SELCHANGED problems Pin
LukeV12-Nov-03 6:46
LukeV12-Nov-03 6:46 
GeneralRe: TVN_SELCHANGED problems Pin
David Crow12-Nov-03 6:50
David Crow12-Nov-03 6:50 
GeneralRe: TVN_SELCHANGED problems Pin
LukeV12-Nov-03 6:56
LukeV12-Nov-03 6:56 
GeneralRe: TVN_SELCHANGED problems Pin
David Crow12-Nov-03 7:09
David Crow12-Nov-03 7:09 
GeneralRe: TVN_SELCHANGED problems Pin
LukeV12-Nov-03 7:11
LukeV12-Nov-03 7:11 
GeneralRe: TVN_SELCHANGED problems Pin
David Crow12-Nov-03 7:21
David Crow12-Nov-03 7:21 
GeneralRe: TVN_SELCHANGED problems Pin
Roger Allen12-Nov-03 7:26
Roger Allen12-Nov-03 7:26 
GeneralRe: TVN_SELCHANGED problems Pin
LukeV12-Nov-03 7:43
LukeV12-Nov-03 7:43 
GeneralRe: TVN_SELCHANGED problems Pin
LukeV12-Nov-03 7:39
LukeV12-Nov-03 7:39 
GeneralRe: TVN_SELCHANGED problems Pin
David Crow12-Nov-03 8:00
David Crow12-Nov-03 8:00 
GeneralRe: TVN_SELCHANGED problems Pin
LukeV12-Nov-03 8:10
LukeV12-Nov-03 8:10 
GeneralDynamically-built Menus Pin
Sean Payne12-Nov-03 6:22
professionalSean Payne12-Nov-03 6:22 
GeneralRe: Dynamically-built Menus Pin
Roger Allen12-Nov-03 7:23
Roger Allen12-Nov-03 7: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.