Lines Matching refs:nMaxFile
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()
980 ofn.nMaxFile = sizeof(filename_buf); in test_mru()
1082 ofn.nMaxFile = MAX_PATH; in test_extension()
1166 ofnA.nMaxFile = 0; in test_null_filename()
1183 ofnA.nMaxFile = 1024; /* bogus input - lpstrFile = NULL but fake 1024 bytes available */ in test_null_filename()
1197 ofnW.nMaxFile = 0; in test_null_filename()
1214 ofnW.nMaxFile = 1024; /* bogus input - lpstrFile = NULL but fake 1024 bytes available */ in test_null_filename()
1244 ofnA.nMaxFile = MAX_PATH; in test_directory_filename()
1256 ofnW.nMaxFile = MAX_PATH; in test_directory_filename()
1319 ofn.nMaxFile = MAX_PATH; in test_ole_initialization()