/reactos/dll/directx/wine/dplayx/ |
H A D | dplayx_queue.h | 204 type holder = DPQ_FIRST(head); \ 205 DPQ_REMOVE( head, holder, field ); \ 206 df( holder ); \
|
/reactos/dll/win32/ole32/ |
H A D | oleobj.c | 79 IUnknown *holder; member 118 if (This->holder) IUnknown_Release(This->holder); in EnumSTATDATA_Release() 182 return EnumSTATDATA_Construct(This->holder, This->index, This->num_of_elems, This->statdata, in EnumSTATDATA_Clone() 197 HRESULT EnumSTATDATA_Construct(IUnknown *holder, ULONG index, DWORD array_len, STATDATA *data, in EnumSTATDATA_Construct() argument 234 This->holder = holder; in EnumSTATDATA_Construct() 235 if (holder) IUnknown_AddRef(holder); in EnumSTATDATA_Construct()
|
H A D | compobj_private.h | 355 extern HRESULT EnumSTATDATA_Construct(IUnknown *holder, ULONG index, DWORD array_len, STATDATA *dat…
|
/reactos/dll/win32/urlmon/ |
H A D | bindctx.c | 72 BindStatusCallback *holder; in bsc_from_bctx() local 80 hres = IBindStatusCallback_QueryInterface(bsc, &IID_IBindStatusCallbackHolder, (void**)&holder); in bsc_from_bctx() 84 if(holder->callback) { in bsc_from_bctx() 86 bsc = holder->callback; in bsc_from_bctx() 90 IBindStatusCallbackEx_Release(&holder->IBindStatusCallbackEx_iface); in bsc_from_bctx() 618 BindStatusCallback *holder; in RegisterBindStatusCallback() local 629 … hres = IBindStatusCallback_QueryInterface(bsc, &IID_IBindStatusCallbackHolder, (void**)&holder); in RegisterBindStatusCallback() 632 IBindStatusCallback_AddRef(holder->callback); in RegisterBindStatusCallback() 633 *ppbscPrevious = holder->callback; in RegisterBindStatusCallback() 636 set_callback(holder, pbsc); in RegisterBindStatusCallback() [all …]
|
/reactos/sdk/lib/drivers/virtio/ |
H A D | LICENSE | 16 Neither the name of the copyright holder nor the names of its
|
/reactos/modules/rostests/winetests/urlmon/ |
H A D | url.c | 2558 static void test_GetBindInfoEx(IBindStatusCallback *holder) in test_GetBindInfoEx() argument 2565 hres = IBindStatusCallback_QueryInterface(holder, &IID_IBindStatusCallbackEx, (void**)&bscex); in test_GetBindInfoEx() 2576 hres = IBindStatusCallback_GetBindInfo(holder, &bindf, &bindinfo); in test_GetBindInfoEx() 2604 static BOOL test_bscholder(IBindStatusCallback *holder) in test_bscholder() argument 2618 hres = IBindStatusCallback_QueryInterface(holder, &IID_IServiceProvider, (void**)&serv_prov); in test_bscholder() 2624 hres = IBindStatusCallback_GetBindInfo(holder, &dw, &bindinfo); in test_bscholder() 2629 test_GetBindInfoEx(holder); in test_bscholder() 2632 hres = IBindStatusCallback_OnStartBinding(holder, 0, (void*)0xdeadbeef); in test_bscholder() 2690 hres = IBindStatusCallback_OnProgress(holder, 0, 0, BINDSTATUS_FINDINGRESOURCE, NULL); in test_bscholder() 2704 hres = IBindStatusCallback_QueryInterface(holder, &IID_IAuthenticate, (void**)&authenticate); in test_bscholder() [all …]
|
/reactos/media/fonts/doc/FreeFont/ |
H A D | COPYING.txt | 416 license from a particular copyright holder is reinstated (a) 417 provisionally, unless and until the copyright holder explicitly and 419 holder fails to notify you of the violation by some reasonable means 422 Moreover, your license from a particular copyright holder is 423 reinstated permanently if the copyright holder notifies you of the 426 copyright holder, and you cure the violation prior to 30 days after 473 A "contributor" is a copyright holder who authorizes use under this 586 author or copyright holder as a result of your choosing to follow a
|
/reactos/media/fonts/doc/CourierNew/ |
H A D | COPYING.txt | 416 license from a particular copyright holder is reinstated (a) 417 provisionally, unless and until the copyright holder explicitly and 419 holder fails to notify you of the violation by some reasonable means 422 Moreover, your license from a particular copyright holder is 423 reinstated permanently if the copyright holder notifies you of the 426 copyright holder, and you cure the violation prior to 30 days after 473 A "contributor" is a copyright holder who authorizes use under this 586 author or copyright holder as a result of your choosing to follow a
|
/reactos/sdk/lib/fslib/vfatlib/check/ |
H A D | COPYING | 416 license from a particular copyright holder is reinstated (a) 417 provisionally, unless and until the copyright holder explicitly and 419 holder fails to notify you of the violation by some reasonable means 422 Moreover, your license from a particular copyright holder is 423 reinstated permanently if the copyright holder notifies you of the 426 copyright holder, and you cure the violation prior to 30 days after 473 A "contributor" is a copyright holder who authorizes use under this 586 author or copyright holder as a result of your choosing to follow a
|
/reactos/media/themes/Modern/modern.msstyles/ |
H A D | LICENSE | 416 license from a particular copyright holder is reinstated (a) 417 provisionally, unless and until the copyright holder explicitly and 419 holder fails to notify you of the violation by some reasonable means 422 Moreover, your license from a particular copyright holder is 423 reinstated permanently if the copyright holder notifies you of the 426 copyright holder, and you cure the violation prior to 30 days after 473 A "contributor" is a copyright holder who authorizes use under this 586 author or copyright holder as a result of your choosing to follow a
|
/reactos/ |
H A D | COPYING3 | 416 license from a particular copyright holder is reinstated (a) 417 provisionally, unless and until the copyright holder explicitly and 419 holder fails to notify you of the violation by some reasonable means 422 Moreover, your license from a particular copyright holder is 423 reinstated permanently if the copyright holder notifies you of the 426 copyright holder, and you cure the violation prior to 30 days after 473 A "contributor" is a copyright holder who authorizes use under this 586 author or copyright holder as a result of your choosing to follow a
|
H A D | COPYING | 63 a notice placed by the copyright holder saying it may be distributed 231 original copyright holder who places the Program under this License
|
/reactos/modules/rosapps/applications/net/dhcpd/ |
H A D | COPYING | 5 a notice placed by the copyright holder saying it may be distributed 173 original copyright holder who places the Program under this License
|
/reactos/sdk/include/ndk/ |
H A D | lgpl.txt | 62 restrictive license from a patent holder. Therefore, we insist that 119 program which contains a notice placed by the copyright holder or 407 original copyright holder who places the Library under this License may add
|
/reactos/dll/win32/syssetup/ |
H A D | COPYING | 63 a notice placed by the copyright holder saying it may be distributed 231 original copyright holder who places the Program under this License
|
/reactos/dll/cpl/sysdm/resources/ |
H A D | gpl.txt | 63 a notice placed by the copyright holder saying it may be distributed 231 original copyright holder who places the Program under this License
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/ |
H A D | COPYING | 70 a notice placed by the copyright holder saying it may be distributed 238 original copyright holder who places the Program under this License
|
/reactos/modules/rosapps/applications/sysutils/mkdosfs/ |
H A D | COPYING | 71 a notice placed by the copyright holder saying it may be distributed 239 original copyright holder who places the Program under this License
|
/reactos/modules/rostests/ |
H A D | COPYING | 63 a notice placed by the copyright holder saying it may be distributed 231 original copyright holder who places the Program under this License
|
/reactos/modules/rosapps/ |
H A D | COPYING | 64 a notice placed by the copyright holder saying it may be distributed 232 original copyright holder who places the Program under this License
|
/reactos/sdk/lib/fast486/ |
H A D | COPYING | 63 a notice placed by the copyright holder saying it may be distributed 231 original copyright holder who places the Program under this License
|
/reactos/base/applications/network/telnet/doc/ |
H A D | license.txt | 63 a notice placed by the copyright holder saying it may be distributed 231 original copyright holder who places the Program under this License
|
/reactos/base/shell/cmd/ |
H A D | license.txt | 63 a notice placed by the copyright holder saying it may be distributed 231 original copyright holder who places the Program under this License
|
/reactos/base/applications/calc/ |
H A D | copying.txt | 63 a notice placed by the copyright holder saying it may be distributed 231 original copyright holder who places the Program under this License
|
/reactos/sdk/lib/3rdparty/adns/ |
H A D | COPYING | 63 a notice placed by the copyright holder saying it may be distributed 231 original copyright holder who places the Program under this License
|