Searched refs:wxMAXFILE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dfiledlg.cpp59 # define wxMAXFILE 1024 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dfiledlg.cpp59 # define wxMAXFILE 1024 macro
274 wxChar titleBuffer [ wxMAXFILE+1+wxMAXEXT ]; // the file-name, without path
331 of.nMaxFileTitle = wxMAXFILE + 1 + wxMAXEXT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dfiledlg.cpp43 #define wxMAXFILE 1024 macro
111 wxChar zTitleBuffer[wxMAXFILE + 1 + wxMAXEXT]; // the file-name, without path

Completed in 70 milliseconds