Click here to Skip to main content
15,793,737 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to calculate a date one moth before from Current date? Pin
enhzflep14-Oct-08 0:46
enhzflep14-Oct-08 0:46 
GeneralRe: How to calculate a date one moth before from Current date? Pin
Rajesh R Subramanian14-Oct-08 0:49
professionalRajesh R Subramanian14-Oct-08 0:49 
GeneralRe: How to calculate a date one moth before from Current date? Pin
enhzflep14-Oct-08 0:57
enhzflep14-Oct-08 0:57 
GeneralRe: How to calculate a date one moth before from Current date? Pin
CPallini14-Oct-08 1:31
mveCPallini14-Oct-08 1:31 
GeneralRe: How to calculate a date one moth before from Current date? Pin
Rajesh R Subramanian14-Oct-08 1:39
professionalRajesh R Subramanian14-Oct-08 1:39 
AnswerRe: How to calculate a date one moth before from Current date? Pin
David Crow14-Oct-08 4:23
David Crow14-Oct-08 4:23 
QuestionSpeed problem in Excel sheet generation Pin
ilgale13-Oct-08 23:36
ilgale13-Oct-08 23:36 
AnswerRe: Speed problem in Excel sheet generation Pin
Roger Stoltz13-Oct-08 23:40
Roger Stoltz13-Oct-08 23:40 
Yup!
Use a multidimensional safearray.
Once upon a time I was filling an Excel sheet with ~10Mb and it took about 40 minutes addressing one cell at a time. With a multidimensional safearray it took ~10 seconds.


"It's supposed to be hard, otherwise anybody could do it!" - selfquote
"High speed never compensates for wrong direction!" - unknown


GeneralRe: Speed problem in Excel sheet generation Pin
ilgale13-Oct-08 23:49
ilgale13-Oct-08 23:49 
GeneralRe: Speed problem in Excel sheet generation Pin
Rajesh R Subramanian14-Oct-08 0:16
professionalRajesh R Subramanian14-Oct-08 0:16 
GeneralRe: Speed problem in Excel sheet generation Pin
Roger Stoltz14-Oct-08 0:39
Roger Stoltz14-Oct-08 0:39 
JokeRe: Speed problem in Excel sheet generation Pin
CPallini13-Oct-08 23:47
mveCPallini13-Oct-08 23:47 
QuestionCompilation Error!!! undeclared variable :-( Pin
param_joshi13-Oct-08 23:10
param_joshi13-Oct-08 23:10 
AnswerRe: Compilation Error!!! undeclared variable :-( Pin
Saurabh.Garg14-Oct-08 0:42
Saurabh.Garg14-Oct-08 0:42 
AnswerRe: Compilation Error!!! undeclared variable :-( Pin
David Crow14-Oct-08 4:32
David Crow14-Oct-08 4:32 
GeneralRe: Compilation Error!!! undeclared variable :-( Pin
Jason Hamilton14-Oct-08 5:38
Jason Hamilton14-Oct-08 5:38 
QuestionGetPrinter function fails to retrieves the printer information. [modified] Pin
Gokul_md13-Oct-08 23:02
Gokul_md13-Oct-08 23:02 
QuestionRe: GetPrinter function fails to retrieves the printer information. Pin
CPallini14-Oct-08 0:03
mveCPallini14-Oct-08 0:03 
AnswerRe: GetPrinter function fails to retrieves the printer information. Pin
Gokul_md14-Oct-08 0:51
Gokul_md14-Oct-08 0:51 
QuestionRe: GetPrinter function fails to retrieves the printer information. Pin
CPallini14-Oct-08 2:00
mveCPallini14-Oct-08 2:00 
AnswerRe: GetPrinter function fails to retrieves the printer information. Pin
David Crow14-Oct-08 4:47
David Crow14-Oct-08 4:47 
GeneralRe: GetPrinter function fails to retrieves the printer information. Pin
Gokul_md14-Oct-08 7:55
Gokul_md14-Oct-08 7:55 
QuestionRe: GetPrinter function fails to retrieves the printer information. Pin
David Crow14-Oct-08 8:42
David Crow14-Oct-08 8:42 
AnswerRe: GetPrinter function fails to retrieves the printer information. Pin
Gokul_md14-Oct-08 20:17
Gokul_md14-Oct-08 20:17 
QuestionRe: GetPrinter function fails to retrieves the printer information. Pin
David Crow15-Oct-08 4:18
David Crow15-Oct-08 4:18 

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.