Home
last modified time | relevance | path

Searched refs:lStructSize (Results 1 – 25 of 63) sorted by relevance

123

/reactos/modules/rostests/winetests/comdlg32/
H A Dprintdlg.c90 pDlg->lStructSize = sizeof(PAGESETUPDLGA); in test_PageSetupDlgA()
153 pDlg->lStructSize = sizeof(PRINTDLGA) - 1; in test_PrintDlgA()
161 pDlg->lStructSize = sizeof(PRINTDLGA) + 1; in test_PrintDlgA()
171 pDlg->lStructSize = sizeof(PRINTDLGA); in test_PrintDlgA()
239 pDlg->lStructSize = sizeof(*pDlg); in test_PrintDlgA()
258 pDlg->lStructSize = sizeof(*pDlg); in test_PrintDlgA()
418 pDlg->lStructSize = sizeof(PRINTDLGEXW); in test_PrintDlgExW()
427 pDlg->lStructSize = sizeof(PRINTDLGEXW); in test_PrintDlgExW()
435 pDlg->lStructSize = sizeof(PRINTDLGEXW); in test_PrintDlgExW()
444 pDlg->lStructSize = sizeof(PRINTDLGEXW); in test_PrintDlgExW()
[all …]
H A Dfontdlg.c99 cfa.lStructSize = sizeof(cfa); in test_ChooseFontA()
126 cfa.lStructSize = sizeof(cfa); in test_ChooseFontA()
H A Dfiledlg.c103 ofn.lStructSize = OPENFILENAME_SIZE_VERSION_400A; in test_DialogCancel()
276 ofn.lStructSize = OPENFILENAME_SIZE_VERSION_400A; in test_create_view_window2()
293 ofn.lStructSize = OPENFILENAME_SIZE_VERSION_400A; in test_create_view_template()
834 ofn.lStructSize = OPENFILENAME_SIZE_VERSION_400A; in test_arrange()
907 ofn.lStructSize = OPENFILENAME_SIZE_VERSION_400A; in test_getfolderpath()
939 ofn.lStructSize = OPENFILENAME_SIZE_VERSION_400A; in test_resizable2()
1164 ofnA.lStructSize = OPENFILENAME_SIZE_VERSION_400A; in test_null_filename()
1195 ofnW.lStructSize = OPENFILENAME_SIZE_VERSION_400W; in test_null_filename()
1242 ofnA.lStructSize = OPENFILENAME_SIZE_VERSION_400A; in test_directory_filename()
1254 ofnW.lStructSize = OPENFILENAME_SIZE_VERSION_400W; in test_directory_filename()
[all …]
H A Dfinddlg.c93 fr.lStructSize = sizeof(fr); in test_param_check()
/reactos/sdk/include/psdk/
H A Dcommdlg.h239 DWORD lStructSize; member
250 DWORD lStructSize; member
261 DWORD lStructSize; member
279 DWORD lStructSize; member
303 DWORD lStructSize; member
316 DWORD lStructSize; member
329 DWORD lStructSize; member
360 DWORD lStructSize; member
433 DWORD lStructSize; member
449 DWORD lStructSize; member
[all …]
/reactos/base/applications/msconfig_new/
H A Dfileextractdialog.c126 ofn.lStructSize = sizeof(ofn); in FileExtractDialogWndProc()
199 ofn.lStructSize = sizeof(ofn); in FileExtractDialogWndProc()
/reactos/base/applications/mspaint/
H A Dmain.cpp211 if (ofn.lStructSize == 0) in GetOpenFileName()
225 ofn.lStructSize = sizeof(ofn); in GetOpenFileName()
243 if (sfn.lStructSize == 0) in GetSaveFileName()
253 sfn.lStructSize = sizeof(sfn); in GetSaveFileName()
291 if (choosecolor.lStructSize == 0) in ChooseColor()
295 choosecolor.lStructSize = sizeof(choosecolor); in ChooseColor()
871 psd.lStructSize = sizeof(psd); in OnCommand()
879 pd.lStructSize = sizeof(pd); in OnCommand()
/reactos/modules/rosapps/applications/devutils/vgafontedit/
H A Dopensave.c16 ofn.lStructSize = sizeof(ofn); in FileInitialize()
/reactos/modules/rosapps/applications/sysutils/utils/infinst/
H A Dinfinst.c55 ofc.lStructSize = sizeof(ofc); in _tmain()
/reactos/modules/rosapps/templates/old_wordpad/
H A Dopensave.c11 ofn.lStructSize = sizeof(OPENFILENAME); in FileInitialize()
/reactos/base/applications/mscutils/servman/
H A Dexport.c116 ofn.lStructSize = sizeof(OPENFILENAME); in ExportFile()
H A Dpropsheet_recovery.c353 ofn.lStructSize = sizeof(ofn); in BrowseFile()
/reactos/base/applications/notepad/
H A Ddialog.c440 openfilename.lStructSize = sizeof(openfilename); in DIALOG_FileOpen()
544 saveas.lStructSize = sizeof(OPENFILENAME); in DIALOG_FileSaveAs()
772 cf.lStructSize = sizeof(cf); in DIALOG_SelectFont()
802 Globals.find.lStructSize = sizeof(Globals.find); in DIALOG_SearchDialog()
H A Dprinting.c577 printer->lStructSize = sizeof(PRINTDLG); in DIALOG_FilePrint()
675 page.lStructSize = sizeof(page); in DIALOG_FilePageSetup()
/reactos/dll/win32/comdlg32/
H A Dfiledlg31.c559 int copied_size = min( ofnW->lStructSize, sizeof(ofnsav) ); in FD31_Validate()
806 if (ofnW->lStructSize > OPENFILENAME_SIZE_VERSION_400W) in FD31_MapOfnStructA()
942 lfs->ofnW = heap_alloc_zero(lfs->ofnA->lStructSize); in FD31_AllocPrivate()
943 lfs->ofnW->lStructSize = lfs->ofnA->lStructSize; in FD31_AllocPrivate()
/reactos/modules/rostests/tests/mdi/
H A Dmdi.c102 ofn.lStructSize = sizeof(ofn); in DoFileOpen()
130 ofn.lStructSize = sizeof(ofn); in DoFileSave()
/reactos/base/applications/clipbrd/
H A Dclipbrd.c29 sfn.lStructSize = sizeof(sfn); in SaveClipboardToFile()
86 ofn.lStructSize = sizeof(ofn); in LoadClipboardFromFile()
/reactos/dll/win32/oledlg/
H A Dinsobjdlg.c519 fn.lStructSize = sizeof(OPENFILENAMEA); in UIINSERTOBJECTDLG_BrowseFile()
563 fn.lStructSize = sizeof(OPENFILENAMEA); in UIINSERTOBJECTDLG_AddControl()
/reactos/base/applications/wordpad/
H A Dprint.c255 ofn.lStructSize = sizeof(ofn); in dialog_print_to_file()
503 ps.lStructSize = sizeof(ps); in dialog_printsetup()
527 pd.lStructSize = sizeof(pd); in get_default_printer_opts()
557 pd.lStructSize = sizeof(pd); in dialog_print()
/reactos/modules/rosapps/applications/sysutils/screenshot/
H A Dscreenshot.c144 ofn.lStructSize = sizeof(OPENFILENAME); in DoSaveFile()
/reactos/dll/win32/setupapi/
H A Ddialog.c121 ofn.lStructSize = sizeof(ofn); in promptdisk_browse()
/reactos/modules/rostests/win32/user32/biditext/
H A Dbiditext.c202 Results.lStructSize = sizeof(Results); in MainWndProc()
/reactos/subsystems/mvdm/ntvdm/
H A Demulator.c429 ofn.lStructSize = sizeof(ofn); in MountFloppy()
/reactos/modules/rosapps/lib/vfdlib/
H A Dvfdguiopen.c398 ofn.lStructSize = IS_WINDOWS_NT() ? in OnBrowse()
/reactos/base/applications/sndrec32/
H A Dsndrec32.cpp577 ofn.lStructSize = sizeof(ofn); in WndProc()
607 ofn.lStructSize = sizeof(ofn); in WndProc()

123