/reactos/modules/rostests/winetests/comdlg32/ |
H A D | filedlg.c | 107 ofn.nMaxFile = MAX_PATH; in test_DialogCancel() 278 ofn.nMaxFile = 1024; in test_create_view_window2() 295 ofn.nMaxFile = 1024; in test_create_view_template() 530 ofn.nMaxFile = 1024; in test_resize() 641 ofn.nMaxFile = 1024; in test_ok() 836 ofn.nMaxFile = 1024; in test_arrange() 911 ofn.nMaxFile = MAX_PATH; in test_getfolderpath() 941 ofn.nMaxFile = 1024; in test_resizable2() 1082 ofn.nMaxFile = MAX_PATH; in test_extension() 1166 ofnA.nMaxFile = 0; in test_null_filename() [all …]
|
/reactos/base/shell/progman/ |
H A D | dialog.c | 56 DIALOG_Browse(HWND hWnd, LPCWSTR lpszzFilter, LPWSTR lpstrFile, INT nMaxFile) in DIALOG_Browse() argument 70 openfilename.nMaxFile = nMaxFile; in DIALOG_Browse() 91 DIALOG_BrowsePrograms(HWND hWnd, LPWSTR lpszFile, INT nMaxFile) in DIALOG_BrowsePrograms() argument 99 return DIALOG_Browse(hWnd, szzFilter, lpszFile, nMaxFile); in DIALOG_BrowsePrograms() 104 DIALOG_BrowseSymbols(HWND hWnd, LPWSTR lpszFile, INT nMaxFile) in DIALOG_BrowseSymbols() argument 115 return DIALOG_Browse(hWnd, szzFilter, lpszFile, nMaxFile); in DIALOG_BrowseSymbols()
|
/reactos/base/applications/msconfig_new/ |
H A D | fileextractdialog.c | 134 ofn.nMaxFile = (DWORD)newSize; // TODO: size_t to DWORD conversion... in FileExtractDialogWndProc() 208 ofn.nMaxFile = ARRAYSIZE(szPath); in FileExtractDialogWndProc()
|
/reactos/dll/win32/comdlg32/ |
H A D | filedlg31.c | 351 lstrcpynW(ofnW->lpstrFile, tmpstr2, ofnW->nMaxFile); in FD31_UpdateResult() 368 if (ofnW->nMaxFile && in FD31_UpdateResult() 370 ofnA->lpstrFile, ofnA->nMaxFile, NULL, NULL )) in FD31_UpdateResult() 371 ofnA->lpstrFile[ofnA->nMaxFile-1] = 0; in FD31_UpdateResult() 770 ofnW->nMaxFile = ofnA->nMaxFile; in FD31_MapOfnStructA() 771 ofnW->lpstrFile = FD31_DupToW(ofnA->lpstrFile, ofnW->nMaxFile); in FD31_MapOfnStructA()
|
H A D | filedlg.c | 571 info->filename = heap_alloc(ofn->nMaxFile * sizeof(WCHAR)); in init_filedlg_infoW() 572 lstrcpynW(info->filename, ofn->lpstrFile, ofn->nMaxFile); in init_filedlg_infoW() 601 len = MultiByteToWideChar(CP_ACP, 0, ofn->lpstrFile, ofn->nMaxFile, NULL, 0); in init_filedlg_infoA() 604 ofnW.nMaxFile = len; in init_filedlg_infoA() 2424 ofn->lpstrFile, ofn->nMaxFile, NULL, NULL); in FILEDLG95_OnOpenMultipleFiles() 2425 if (ofn->nMaxFile > nSizePath) in FILEDLG95_OnOpenMultipleFiles() 2429 ofn->nMaxFile - nSizePath, NULL, NULL); in FILEDLG95_OnOpenMultipleFiles() 2923 fodInfos->ofnInfos->nMaxFile) in FILEDLG95_AddDotExtIfNeeded() 3369 if(lstrlenW(lpstrPathAndFile) < fodInfos->ofnInfos->nMaxFile - in FILEDLG95_OnOpen() 3380 lstrcpynW(ofn->lpstrFile, lpstrPathAndFile, ofn->nMaxFile); in FILEDLG95_OnOpen() [all …]
|
/reactos/modules/rosapps/applications/devutils/vgafontedit/ |
H A D | opensave.c | 18 ofn.nMaxFile = MAX_PATH; in FileInitialize()
|
/reactos/modules/rosapps/applications/sysutils/utils/infinst/ |
H A D | infinst.c | 62 ofc.nMaxFile = sizeof(FileName) / sizeof(TCHAR); in _tmain()
|
/reactos/modules/rosapps/templates/old_wordpad/ |
H A D | opensave.c | 13 ofn.nMaxFile = MAX_PATH; in FileInitialize()
|
/reactos/base/applications/mscutils/servman/ |
H A D | export.c | 120 ofn.nMaxFile = MAX_PATH; in ExportFile()
|
H A D | propsheet_recovery.c | 358 ofn.nMaxFile = MAX_PATH; in BrowseFile()
|
/reactos/modules/rostests/tests/mdi/ |
H A D | mdi.c | 106 ofn.nMaxFile = MAX_PATH; in DoFileOpen() 134 ofn.nMaxFile = MAX_PATH; in DoFileSave()
|
/reactos/base/applications/clipbrd/ |
H A D | clipbrd.c | 34 sfn.nMaxFile = ARRAYSIZE(szFileName); in SaveClipboardToFile() 91 ofn.nMaxFile = ARRAYSIZE(szFileName); in LoadClipboardFromFile()
|
/reactos/dll/win32/oledlg/ |
H A D | insobjdlg.c | 529 fn.nMaxFile = MAX_PATH; in UIINSERTOBJECTDLG_BrowseFile() 573 fn.nMaxFile = MAX_PATH; in UIINSERTOBJECTDLG_AddControl()
|
/reactos/dll/win32/shell32/dialogs/ |
H A D | dialogs.cpp | 302 ofn.nMaxFile = _countof(szText); in PickIconProc() 365 UINT nMaxFile, in PickIconDlg() argument 397 StringCchCopyW(lpstrFile, nMaxFile, IconContext.szPath); in PickIconDlg() 742 ofn.nMaxFile = _countof(szFName) - 1; in RunDlgProc()
|
/reactos/sdk/include/psdk/ |
H A D | commdlg.h | 337 DWORD nMaxFile; member 368 DWORD nMaxFile; member
|
/reactos/modules/rosapps/applications/sysutils/screenshot/ |
H A D | screenshot.c | 146 ofn.nMaxFile = MAX_PATH; in DoSaveFile()
|
/reactos/dll/win32/setupapi/ |
H A D | dialog.c | 124 ofn.nMaxFile = MAX_PATH; in promptdisk_browse()
|
/reactos/base/applications/mspaint/ |
H A D | main.cpp | 89 StringCchCopyW(pon->lpOFN->lpstrFile, pon->lpOFN->nMaxFile, Path); in OFNHookProc() 234 ofn.nMaxFile = cchMaxFile; in GetOpenFileName() 278 sfn.nMaxFile = cchMaxFile; in GetSaveFileName()
|
/reactos/base/applications/notepad/ |
H A D | dialog.c | 445 openfilename.nMaxFile = _countof(szPath); in DIALOG_FileOpen() 549 saveas.nMaxFile = _countof(szPath); in DIALOG_FileSaveAs()
|
/reactos/subsystems/mvdm/ntvdm/ |
H A D | emulator.c | 438 ofn.nMaxFile = ARRAYSIZE(szFile); in MountFloppy()
|
/reactos/modules/rosapps/lib/vfdlib/ |
H A D | vfdguiopen.c | 404 ofn.nMaxFile = sizeof(file); in OnBrowse()
|
H A D | vfdguisave.c | 429 ofn.nMaxFile = sizeof(file); in OnBrowse()
|
/reactos/base/applications/sndrec32/ |
H A D | sndrec32.cpp | 581 ofn.nMaxFile = MAX_PATH; in WndProc() 612 ofn.nMaxFile = MAX_PATH; in WndProc()
|
/reactos/base/applications/mmc/ |
H A D | console.c | 252 saveas.nMaxFile = MAX_PATH; in DoSaveFileAs()
|
/reactos/boot/freeldr/fdebug/ |
H A D | fdebug.c | 394 ofn.nMaxFile = MAX_PATH; in CaptureDialogProc()
|