/reactos/sdk/tools/port/ |
H A D | mkstemps.c | 74 char *template, in mkstemps()
|
/reactos/modules/rostests/winetests/msi/ |
H A D | utils.h | 46 #define create_database_template(name, tables, num_tables, version, template) \ argument
|
H A D | install.c | 2536 const char *template, const char *packagecode) in write_msi_summary_info() 2634 INT version, INT wordcount, const char *template, const char *packagecode) in create_database_wordcount()
|
/reactos/dll/3rdparty/libxslt/ |
H A D | xslt.c | 415 xsltFreeTemplate(xsltTemplatePtr template) { in xsltFreeTemplate() 445 xsltFreeTemplateList(xsltTemplatePtr template) { in xsltFreeTemplateList() 1087 xsltTemplatePtr template, in xsltGetInheritedNsList() 5350 xsltParseStylesheetTemplate(xsltStylesheetPtr style, xmlNodePtr template) { in xsltParseStylesheetTemplate() 6450 xsltTemplatePtr template; in xsltParseStylesheetProcess() local
|
H A D | pattern.c | 87 xsltTemplatePtr template; /* the associated template */ member
|
/reactos/base/applications/wordpad/ |
H A D | olecallback.c | 78 static const WCHAR template[] = {'R','E','O','L','E','_','%','u','\0'}; in RichEditOleCallback_GetNewStorage() local
|
/reactos/dll/win32/msi/ |
H A D | package.c | 1104 WCHAR *template, *p, *q, *platform; in parse_suminfo() local 1923 LPWSTR template; in MSI_ProcessMessage() local 1983 WCHAR *template = msi_get_error_message(package->db, MSIERR_ACTIONSTART); in MSI_ProcessMessage() local 1998 WCHAR *template = malloc(len * sizeof(WCHAR)); in MSI_ProcessMessage() local 2007 WCHAR *template = msi_get_error_message(package->db, MSIERR_COMMONDATA); in MSI_ProcessMessage() local
|
H A D | patch.c | 128 WCHAR *template, *product, *p; in check_transform_applicable() local
|
H A D | action.c | 56 …atic INT ui_actionstart(MSIPACKAGE *package, LPCWSTR action, LPCWSTR description, LPCWSTR template) in ui_actionstart() 82 WCHAR *template; in ui_actioninfo() local 7190 LPWSTR key, template, id; in msi_validate_product_id() local 7511 const UINT template; member 7607 WCHAR description[100] = {0}, template[100] = {0}; in ACTION_HandleStandardAction() local
|
/reactos/modules/rostests/winetests/shlwapi/ |
H A D | istream.c | 506 IStream * template = NULL; in test_SHCreateStreamOnFileEx() local
|
/reactos/dll/win32/oleaut32/ |
H A D | olepropframe.c | 162 DLGTEMPLATE template; in OleCreatePropertyFrameIndirect() member
|
/reactos/dll/win32/msxml3/ |
H A D | stylesheet.c | 438 IXSLTemplate **template) in xslprocessor_get_ownerTemplate() 816 HRESULT XSLProcessor_create(xsltemplate *template, IXSLProcessor **ppObj) in XSLProcessor_create()
|
/reactos/dll/win32/oledlg/ |
H A D | insobjdlg.c | 83 LPCVOID template; in OleUIInsertObjectA() local
|
/reactos/dll/win32/comdlg32/ |
H A D | fontdlg.c | 186 LPCVOID template; in ChooseFontW() local 240 LPCVOID template; in ChooseFontA() local
|
H A D | filedlg31.c | 68 LPCVOID template; /* template for 32 bits resource */ member
|
H A D | colordlg.c | 1326 const void *template; in ChooseColorW() local
|
H A D | filedlg.c | 447 void *template; in GetFileName95() local 996 LPCVOID template; in CreateTemplateDialog() local
|
/reactos/dll/win32/mshtml/ |
H A D | olecmd.c | 108 static nsresult set_head_text(nsIPrintSettings *settings, LPCWSTR template, BOOL head, int pos) in set_head_text() 133 static void set_print_template(nsIPrintSettings *settings, LPCWSTR template, BOOL head) in set_print_template()
|
/reactos/win32ss/user/user32/windows/ |
H A D | dialog.c | 278 static BOOL DIALOG_CreateControls32( HWND hwnd, LPCSTR template, const DLG_TEMPLATE *dlgTemplate, in DIALOG_CreateControls32() 575 static LPCSTR DIALOG_ParseTemplate32( LPCSTR template, DLG_TEMPLATE * result ) in DIALOG_ParseTemplate32() 773 DLG_TEMPLATE template; in DIALOG_CreateIndirect() local
|
/reactos/dll/win32/comctl32/ |
H A D | taskdialog.c | 150 DLGTEMPLATE *template; in create_taskdialog_template() local 1377 DLGTEMPLATE *template; in TaskDialogIndirect() local
|
H A D | propsheet.c | 602 LPCVOID template; in PROPSHEET_CreateDialog() local 3030 char *template = Alloc( len ); in CreatePropertySheetPageA() local
|
/reactos/modules/rostests/winetests/wininet/ |
H A D | internet.c | 1073 DWORD ret, zone, type, template, old_template, pref_size = 0; in test_PrivacyGetSetZonePreferenceW() local
|
/reactos/modules/rostests/winetests/comdlg32/ |
H A D | filedlg.c | 795 DLGTEMPLATE *template; in test_arrange() local
|
/reactos/dll/win32/dbghelp/ |
H A D | stabs.c | 373 unsigned int template = 0; in stabs_pts_read_id() local
|
/reactos/dll/win32/wininet/ |
H A D | internet.c | 4573 DWORD WINAPI PrivacySetZonePreferenceW( DWORD zone, DWORD type, DWORD template, LPCWSTR preference ) in PrivacySetZonePreferenceW() 4584 DWORD WINAPI PrivacyGetZonePreferenceW( DWORD zone, DWORD type, LPDWORD template, in PrivacyGetZonePreferenceW()
|