Hi,

Has anyone experienced this ?

Our application when using CFileDialog to browse for a file, causes lots of pagefaults when we do our database queries to either (SQL,Oracle or Access all using ADO) but when we don't use CFiledialog, it runs smoothly.

Is there an event handler that causes this ?

Any idea would be appreciated.