/reactos/sdk/tools/widl/ |
H A D | typelib_struct.h | 71 INT helpcontext; member 139 INT helpcontext; /* */ member 376 DWORD helpcontext; member 400 DWORD helpcontext; member 473 /*0e*/ WORD helpcontext;/* 0xfffe == no context, 0x0001 == stored in EnumInfo struct, else offset member 494 WORD helpcontext; /* helpcontext (again 1 is special) */ member 589 WORD helpcontext; /* ?? */ member
|
H A D | write_sltg.c | 61 int helpcontext; member 134 short helpcontext; member 331 sltg->library.helpcontext = 0; in init_library() 361 sltg->library.helpcontext = expr->cval; in init_library() 449 *(int *)p = typelib->library.helpcontext; in create_library_block() 536 int size, helpcontext = 0; in add_typeinfo_block() local 544 if (expr) helpcontext = expr->cval; in add_typeinfo_block() 563 *(int *)p = helpcontext; in add_typeinfo_block() 1111 *helpcontext = -2; in get_func_flags() 1136 *helpcontext = expr->u.lval; in get_func_flags() [all …]
|
H A D | write_msft.c | 164 typelib->typelib_header.helpcontext = 0; in ctl2_init_header() 479 typeinfo->helpcontext = 0; in ctl2_alloc_typeinfo() 1871 typeinfo->helpcontext = expr->cval; in create_msft_typeinfo() 2459 if (expr) typelib->typelib_header.helpcontext = expr->cval; in set_help_context()
|
/reactos/dll/win32/oleaut32/ |
H A D | typelib.h | 74 INT helpcontext; member 142 INT helpcontext; /* */ member 374 DWORD helpcontext; member 397 DWORD helpcontext; member 471 /*0e*/ WORD helpcontext;/* 0xfffe == no context, 0x0001 == stored in EnumInfo struct, else offset member 484 WORD helpcontext; /* helpcontext (again 1 is special) */ member 581 WORD helpcontext; /* ?? */ member
|
H A D | typelib.c | 1212 int helpcontext; member 2406 ptfd->helpcontext = pFuncRec->HelpContext; in MSFT_DoFuncs() 2706 ptiRet->dwHelpContext=tiBase.helpcontext; in MSFT_DoTypeInfo() 4476 DWORD helpcontext; member 7849 *pdwHelpContext=pFDesc->helpcontext; in ITypeInfo_fnGetDocumentation() 8854 pFuncDesc->helpcontext = 0; in CreateDispTypeInfo() 9733 else if(desc->helpcontext) in WMSFT_compile_typeinfo_aux() 9878 }else if(desc->helpcontext){ in WMSFT_compile_typeinfo_aux() 10083 base->helpcontext = info->dwHelpContext; in WMSFT_compile_typeinfo() 10337 file.header.helpcontext = This->dwHelpContext; in ICreateTypeLib2_fnSaveAllChanges() [all …]
|
/reactos/modules/rostests/winetests/vbscript/ |
H A D | api.vbs | 1544 call ok(getVT(err.helpcontext) = "VT_I4", "err.helpcontext = " & err.helpcontext) 1548 call ok(err.helpcontext = 0, "err.helpcontext = " & err.helpcontext) 1562 call ok(getVT(err.helpcontext) = "VT_I4", "err.helpcontext = " & err.helpcontext) 1563 call ok(err.helpcontext = 1, "err.helpcontext = " & err.helpcontext) 1570 call ok(getVT(err.helpcontext) = "VT_I4", "err.helpcontext = " & err.helpcontext) 1571 call ok(err.helpcontext = 1, "err.helpcontext = " & err.helpcontext) 1579 call ok(err.helpcontext = 0, "err.helpcontext = " & err.helpcontext) 1588 call ok(err.helpcontext = 0, "err.helpcontext = " & err.helpcontext) 1597 call ok(err.helpcontext = 0, "err.helpcontext = " & err.helpcontext) 1609 call ok(err.helpcontext = 0, "err.helpcontext = " & err.helpcontext)
|
/reactos/modules/rostests/winetests/oleaut32/ |
H A D | typelib.c | 3086 ok(helpcontext == 0x201, "got helpcontext: 0x%x\n", helpcontext); in test_CreateTypeLib() 3126 ok(helpcontext == 0, "got helpcontext: 0x%x\n", helpcontext); in test_CreateTypeLib() 3150 ok(helpcontext == 0, "got helpcontext: 0x%x\n", helpcontext); in test_CreateTypeLib() 3198 ok(helpcontext == 0, "got helpcontext: 0x%x\n", helpcontext); in test_CreateTypeLib() 3255 ok(helpcontext == 0, "got helpcontext: 0x%x\n", helpcontext); in test_CreateTypeLib() 3292 ok(helpcontext == 0, "got helpcontext: 0x%x\n", helpcontext); in test_CreateTypeLib() 3329 ok(helpcontext == 0, "got helpcontext: 0x%x\n", helpcontext); in test_CreateTypeLib() 3369 ok(helpcontext == 0, "got helpcontext: 0x%x\n", helpcontext); in test_CreateTypeLib() 3404 ok(helpcontext == 0, "got helpcontext: 0x%x\n", helpcontext); in test_CreateTypeLib() 3468 ok(helpcontext == 0, "got helpcontext: 0x%x\n", helpcontext); in test_CreateTypeLib() [all …]
|
H A D | test_tlb.idl | 61 [uuid(016fe2ec-b2c8-45f8-b23b-39e53a753903),version(1.2),helpcontext(3)] 68 [uuid(016fe2ec-b2c8-45f8-b23b-39e53a753906),helpcontext(3)]
|
/reactos/sdk/include/psdk/ |
H A D | stdole2.idl | 402 helpcontext(0x2775) 408 helpcontext(0x2775) 418 helpcontext(0x2775)
|
/reactos/dll/win32/vbscript/ |
H A D | global.c | 2789 int code, helpcontext = 0; in Err_Raise() local 2807 hres = to_int(args + 4, &helpcontext); in Err_Raise() 2831 ctx->ei.dwHelpContext = helpcontext; in Err_Raise()
|
/reactos/modules/rostests/winetests/scrrun/ |
H A D | scrrun.idl | 408 [id(0x000004b4), helpstring("Move a file"), helpcontext(0x00214bab)]
|
/reactos/dll/win32/scrrun/ |
H A D | scrrun.idl | 408 [id(0x000004b4), helpstring("Move a file"), helpcontext(0x00214bab)]
|