Click here to Skip to main content
15,908,675 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: working with .csv files? Pin
Nitron12-Dec-02 7:14
Nitron12-Dec-02 7:14 
QuestionNow I know how to send HTML (of any size) directly to the HTMLView, but the first time it don't work properly, could you take a look at it? Pin
Joan M12-Dec-02 5:57
professionalJoan M12-Dec-02 5:57 
AnswerRe: Now I know how to send HTML (of any size) directly to the HTMLView, but the first time it don't work properly, could you take a look at it? Pin
Ravi Bhavnani12-Dec-02 6:50
professionalRavi Bhavnani12-Dec-02 6:50 
GeneralRe: Now I know how to send HTML (of any size) directly to the HTMLView, but the first time it don't work properly, could you take a look at it? Pin
Joan M12-Dec-02 7:03
professionalJoan M12-Dec-02 7:03 
GeneralRe: Now I know how to send HTML (of any size) directly to the HTMLView, but the first time it don't work properly, could you take a look at it? Pin
Ravi Bhavnani12-Dec-02 7:11
professionalRavi Bhavnani12-Dec-02 7:11 
GeneralRe: Now I know how to send HTML (of any size) directly to the HTMLView, but the first time it don't work properly, could you take a look at it? Pin
Joan M12-Dec-02 7:22
professionalJoan M12-Dec-02 7:22 
GeneralRe: Now I know how to send HTML (of any size) directly to the HTMLView, but the first time it don't work properly, could you take a look at it? Pin
Joan M12-Dec-02 7:31
professionalJoan M12-Dec-02 7:31 
GeneralGetting Assert error with CFileDialog::DoModal Pin
Luis E. Cuadrado12-Dec-02 5:23
Luis E. Cuadrado12-Dec-02 5:23 
Hello everybody:
Everytime that I call the function CFileDialog::DoModal I'm getting an Assert error. This is what I have in my code:

<br />
        if (lastFileOpenPath.GetLength() > 0)<br />
	{<br />
		openDlg.m_ofn.lpstrInitialDir = lastFileOpenPath;<br />
	}<br />
<br />
	int nResult = openDlg.DoModal();


Is there something that I'm missing? Is any of you guys had this problem before? Any answer is more than welcome.

Have a good day!!!

Luis E. Cuadrado
Blush | :O )
GeneralRe: Getting Assert error with CFileDialog::DoModal Pin
retZ12-Dec-02 5:43
retZ12-Dec-02 5:43 
GeneralRe: Getting Assert error with CFileDialog::DoModal Pin
Luis E. Cuadrado12-Dec-02 6:15
Luis E. Cuadrado12-Dec-02 6:15 
GeneralRe: Getting Assert error with CFileDialog::DoModal Pin
retZ12-Dec-02 7:04
retZ12-Dec-02 7:04 
GeneralRe: Getting Assert error with CFileDialog::DoModal Pin
Ravi Bhavnani12-Dec-02 6:51
professionalRavi Bhavnani12-Dec-02 6:51 
GeneralRe: Getting Assert error with CFileDialog::DoModal Pin
Luis E. Cuadrado12-Dec-02 7:16
Luis E. Cuadrado12-Dec-02 7:16 
GeneralRe: Getting Assert error with CFileDialog::DoModal Pin
Ravi Bhavnani12-Dec-02 7:23
professionalRavi Bhavnani12-Dec-02 7:23 
GeneralRe: Getting Assert error with CFileDialog::DoModal Pin
Luis E. Cuadrado12-Dec-02 7:28
Luis E. Cuadrado12-Dec-02 7:28 
GeneralRe: Getting Assert error with CFileDialog::DoModal Pin
Alvaro Mendez12-Dec-02 8:12
Alvaro Mendez12-Dec-02 8:12 
GeneralRe: Getting Assert error with CFileDialog::DoModal Pin
Luis E. Cuadrado12-Dec-02 9:16
Luis E. Cuadrado12-Dec-02 9:16 
GeneralRe: Getting Assert error with CFileDialog::DoModal Pin
Alvaro Mendez12-Dec-02 9:30
Alvaro Mendez12-Dec-02 9:30 
GeneralWin2K not drawing rectangle Pin
Shay Harel12-Dec-02 4:17
Shay Harel12-Dec-02 4:17 
GeneralRe: Win2K not drawing rectangle Pin
retZ12-Dec-02 4:37
retZ12-Dec-02 4:37 
GeneralRe: Win2K not drawing rectangle Pin
Shay Harel12-Dec-02 4:46
Shay Harel12-Dec-02 4:46 
GeneralRe: Win2K not drawing rectangle Pin
retZ12-Dec-02 5:17
retZ12-Dec-02 5:17 
GeneralRe: Win2K not drawing rectangle Pin
generic_user_id12-Dec-02 5:54
generic_user_id12-Dec-02 5:54 
GeneralWindow not updating entirely Pin
jimNLX12-Dec-02 3:30
jimNLX12-Dec-02 3:30 
GeneralRe: Window not updating entirely Pin
retZ12-Dec-02 4:43
retZ12-Dec-02 4:43 

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.