Home | History | Annotate | Download | only in crt

Lines Matching refs:FXSYS_wfopen

397   m_hFile = FXSYS_wfopen(pszSrcFileName, wsMode);
402 m_hFile = FXSYS_wfopen(pszSrcFileName, L"w+b");
405 m_hFile = FXSYS_wfopen(pszSrcFileName, L"r+b");