Click here to Skip to main content
16,005,682 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dynamic Array template Pin
Tomasz Sowinski8-Oct-01 9:45
Tomasz Sowinski8-Oct-01 9:45 
GeneralRe: Dynamic Array template Pin
Giles10-Oct-01 8:11
Giles10-Oct-01 8:11 
QuestionSTD C++ less efficient than MFC C++? Pin
7-Oct-01 6:41
suss7-Oct-01 6:41 
AnswerRe: STD C++ less efficient than MFC C++? Pin
Rostrox7-Oct-01 6:54
Rostrox7-Oct-01 6:54 
GeneralRe: STD C++ less efficient than MFC C++? Pin
Fazlul Kabir7-Oct-01 7:14
Fazlul Kabir7-Oct-01 7:14 
AnswerRe: STD C++ less efficient than MFC C++? Pin
Sprudling7-Oct-01 10:39
Sprudling7-Oct-01 10:39 
AnswerRe: STD C++ less efficient than MFC C++? Pin
Tim Smith7-Oct-01 11:26
Tim Smith7-Oct-01 11:26 
GeneralRe: STD C++ less efficient than MFC C++? Pin
Rostrox7-Oct-01 14:34
Rostrox7-Oct-01 14:34 
OK, I accept the title is really a good way to receive the pat and response "Oh, isn't that sweet". Sorry, I was referring to the libraries.
I only intended to recieve an answer such as: If you want to speed the "code A" using C++ standard libraries (not C and not MFC) use option1, option2, ...etc.
Actually, I need a very fast reading/writing process because I manage big files and I do not only read files, I make other complex memory manipulations for every line I read.
According to your answer, it means that the only solution is to use MFC, because I could demonstrate it is faster than C++ standard libraries. I do not feel happy because my intention to use standard C++ libraries for manipulating files (GUI is not important) will be deferred. May be, in a LINUX or UNIX environment it works faster but, in my work, we use Windows platform.
Thank you for your comments.


QuestionHow to convert char * to LPWSTR ?? Pin
adara7-Oct-01 5:00
adara7-Oct-01 5:00 
AnswerRe: How to convert char * to LPWSTR ?? Pin
7-Oct-01 7:08
suss7-Oct-01 7:08 
AnswerRe: How to convert char * to LPWSTR ?? Pin
Tim Smith7-Oct-01 8:43
Tim Smith7-Oct-01 8:43 
AnswerRe: How to convert char * to LPWSTR ?? Pin
Christian Graus7-Oct-01 13:23
protectorChristian Graus7-Oct-01 13:23 
AnswerRe: Just use some useful ATL macros Pin
7-Oct-01 19:44
suss7-Oct-01 19:44 
GeneralPrint Preview Events Pin
7-Oct-01 2:40
suss7-Oct-01 2:40 
GeneralPrinting Error Pin
7-Oct-01 2:36
suss7-Oct-01 2:36 
GeneralShellExecute Pin
Maer7276-Oct-01 17:59
Maer7276-Oct-01 17:59 
GeneralRe: ShellExecute Pin
Tim Smith7-Oct-01 2:03
Tim Smith7-Oct-01 2:03 
GeneralRe: ShellExecute Pin
Maer7279-Oct-01 1:39
Maer7279-Oct-01 1:39 
GeneralRe: ShellExecute Pin
8-Oct-01 4:20
suss8-Oct-01 4:20 
GeneralRe: ShellExecute Pin
Maer7279-Oct-01 2:20
Maer7279-Oct-01 2:20 
Generalhttp download Pin
Peter Molnar6-Oct-01 14:08
Peter Molnar6-Oct-01 14:08 
GeneralFormatMessageW for 95/98/ME Pin
Tim Smith6-Oct-01 12:47
Tim Smith6-Oct-01 12:47 
GeneralSticky Notes Pin
shadowplayer6-Oct-01 10:19
shadowplayer6-Oct-01 10:19 
GeneralExtra menu on right click Pin
6-Oct-01 10:14
suss6-Oct-01 10:14 
GeneralRe: Extra menu on right click Pin
Tim Smith6-Oct-01 12:55
Tim Smith6-Oct-01 12: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.