Click here to Skip to main content
15,892,298 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: OnWizardFinish Pin
«_Superman_»1-Sep-09 22:22
professional«_Superman_»1-Sep-09 22:22 
QuestionHow to add a button in ClistCtrl? Pin
Gokul_md1-Sep-09 20:15
Gokul_md1-Sep-09 20:15 
AnswerRe: How to add a button in ClistCtrl? Pin
Code-o-mat1-Sep-09 22:12
Code-o-mat1-Sep-09 22:12 
AnswerRe: How to add a button in ClistCtrl? Pin
Hamid_RT2-Sep-09 4:21
Hamid_RT2-Sep-09 4:21 
QuestionHow to get the file size of a very big file which one's size is bigger than 0xFFFE Pin
adroitadroit201-Sep-09 18:52
adroitadroit201-Sep-09 18:52 
AnswerRe: How to get the file size of a very big file which one's size is bigger than 0xFFFE Pin
Code-o-mat1-Sep-09 20:29
Code-o-mat1-Sep-09 20:29 
AnswerRe: How to get the file size of a very big file which one's size is bigger than 0xFFFE Pin
Michael Schubert1-Sep-09 20:51
Michael Schubert1-Sep-09 20:51 
AnswerRe: How to get the file size of a very big file which one's size is bigger than 0xFFFE Pin
Randor 1-Sep-09 21:14
professional Randor 1-Sep-09 21:14 
adroitadroit20 wrote:
CFile::GetLength throw an exception when processing the file which one's size is bigger than 0xFFFE!


0xFFFE == 63 kilobytes, CFile::GetLength should not throw an exception here. Try wrapping your function call in a try/catch block and check what the CFileException Class reports[^].

Best Wishes,
-David Delaune
GeneralRe: How to get the file size of a very big file which one's size is bigger than 0xFFFE Pin
adroitadroit201-Sep-09 22:13
adroitadroit201-Sep-09 22:13 
GeneralRe: How to get the file size of a very big file which one's size is bigger than 0xFFFE Pin
Randor 1-Sep-09 22:26
professional Randor 1-Sep-09 22:26 
QuestionDetecting complete loading of document in IE Pin
ethankoh821-Sep-09 16:42
ethankoh821-Sep-09 16:42 
AnswerRe: Detecting complete loading of document in IE Pin
cmk1-Sep-09 17:36
cmk1-Sep-09 17:36 
GeneralRe: Detecting complete loading of document in IE Pin
ethankoh821-Sep-09 19:49
ethankoh821-Sep-09 19:49 
QuestionDraw button Pin
thanhvinh09061-Sep-09 7:37
thanhvinh09061-Sep-09 7:37 
AnswerRe: Draw button Pin
Cedric Moonen1-Sep-09 7:47
Cedric Moonen1-Sep-09 7:47 
GeneralRe: Draw button Pin
thanhvinh09061-Sep-09 7:56
thanhvinh09061-Sep-09 7:56 
QuestionText coming out in a wrong orientation Pin
Anthony Appleyard1-Sep-09 5:10
Anthony Appleyard1-Sep-09 5:10 
AnswerRe: Text coming out in a wrong orientation Pin
Richard MacCutchan1-Sep-09 6:00
mveRichard MacCutchan1-Sep-09 6:00 
GeneralRe: Text coming out in a wrong orientation Pin
Anthony Appleyard1-Sep-09 6:37
Anthony Appleyard1-Sep-09 6:37 
GeneralRe: Text coming out in a wrong orientation Pin
Cedric Moonen1-Sep-09 7:33
Cedric Moonen1-Sep-09 7:33 
GeneralRe: Text coming out in a wrong orientation Pin
Richard MacCutchan1-Sep-09 7:54
mveRichard MacCutchan1-Sep-09 7:54 
General[Message Deleted] Pin
Anthony Appleyard1-Sep-09 8:15
Anthony Appleyard1-Sep-09 8:15 
QuestionRe: Text coming out in a wrong orientation Pin
David Crow1-Sep-09 8:52
David Crow1-Sep-09 8:52 
AnswerRe: Text coming out in a wrong orientation Pin
Anthony Appleyard1-Sep-09 11:31
Anthony Appleyard1-Sep-09 11:31 
GeneralRe: Text coming out in a wrong orientation Pin
Richard MacCutchan1-Sep-09 12:02
mveRichard MacCutchan1-Sep-09 12:02 

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.