/reactos/dll/shellext/netshell/ |
H A D | connectmanager.h | 60 STDMETHOD(Duplicate)(LPCWSTR pszwDuplicateName, INetConnection **ppCon) override;
|
H A D | connectmanager.cpp | 199 CNetConnection::Duplicate( in Duplicate() function in CNetConnection
|
/reactos/dll/win32/riched20/ |
H A D | riched_tom.idl | 298 HRESULT Duplicate([retval, out] ITextRange **range); 407 HRESULT Duplicate([retval, out] ITextFont **font); 410 HRESULT Duplicate([in] ITextFont *font); 576 HRESULT Duplicate([retval, out] ITextPara **para); 579 HRESULT Duplicate([in] ITextPara *para);
|
/reactos/sdk/include/psdk/ |
H A D | netcon.h | 104 STDMETHOD_(HRESULT,Duplicate)(THIS_ LPCWSTR pszwDuplicateName, INetConnection **ppCon) PURE; in DECLARE_INTERFACE_() 119 #define INetConnection_Duplicate(p,a,b) (p)->lpVtbl->Duplicate(p,a,b)
|
H A D | netcon.idl | 117 HRESULT Duplicate(
|
H A D | d3drmobj.h | 2042 STDMETHOD(Duplicate) (THIS_ IDirect3DRMProgressiveMesh **mesh) PURE; in DECLARE_INTERFACE_() local 2078 #define IDirect3DRMProgressiveMesh_Duplicate(p,a) (p)->lpVtbl->Duplicate(p,a) 2111 #define IDirect3DRMProgressiveMesh_Duplicate(p,a) (p)->Duplicate(a)
|
H A D | mshtml.idl | 7122 HRESULT duplicate([retval, out] IHTMLTxtRange **Duplicate);
|
/reactos/drivers/filters/fltmgr/ |
H A D | fltmgrint.h | 267 ULONG Duplicate; member
|
/reactos/base/applications/network/telnet/lang/ |
H A D | en-US.rc | 89 MSG_KEYDUPSWKEY "Duplicate switching key.\n"
|
/reactos/dll/win32/mshtml/ |
H A D | txtrange.c | 1021 static HRESULT WINAPI HTMLTxtRange_duplicate(IHTMLTxtRange *iface, IHTMLTxtRange **Duplicate) in HTMLTxtRange_duplicate() argument 1027 TRACE("(%p)->(%p)\n", This, Duplicate); in HTMLTxtRange_duplicate() 1030 hres = HTMLTxtRange_Create(This->doc, nsrange, Duplicate); in HTMLTxtRange_duplicate()
|
/reactos/dll/win32/modemui/lang/ |
H A D | en-US.rc | 7 MENUITEM "&Duplicate...", 0
|
H A D | no-NO.rc | 7 MENUITEM "&Duplicate...", 0
|
/reactos/sdk/lib/3rdparty/freetype/ |
H A D | ChangeLog | 714 Duplicate the fast advance width calculations from the old parser. 1322 Duplicate and rename config options from CFF.
|
/reactos/drivers/network/tcpip/lwip/ |
H A D | CHANGELOG | 2084 * netif.c: Fixed bug #28877 (Duplicate ARP gratuitous packet with 4085 * tcp_in.c: Duplicate FIN ACK race condition fix by Kelvin Lawson.
|
/reactos/sdk/include/reactos/mc/ |
H A D | errcodes.mc | 34163 Schema update failed: Duplicate msDS-IntId. Retry the operation. 34166 Schema update failed: Duplicate msDS-IntId. Retry the operation. 34172 Schema update failed: Duplicate msDS-IntId. Retry the operation. 41944 Manifest Parse Error : Duplicate attribute. 41947 Manifest Parse Error : Duplicate attribute. 41950 Manifest Parse Error : Duplicate attribute. 41953 Manifest Parse Error : Duplicate attribute.
|
/reactos/dll/win32/kernel32/winnls/lang/ |
H A D | bg-BG.mc | 13651 ERROR_DS_DUP_MSDS_INTID - Schema update failed: Duplicate msDS-IntId. Retry the operation. 16763 ERROR_SXS_XML_E_DUPLICATEATTRIBUTE - Manifest Parse Error : Duplicate attribute.
|
H A D | de-DE.mc | 13652 ERROR_DS_DUP_MSDS_INTID - Schema update failed: Duplicate msDS-IntId. Retry the operation. 16764 ERROR_SXS_XML_E_DUPLICATEATTRIBUTE - Manifest Parse Error : Duplicate attribute.
|
H A D | pl-PL.mc | 13654 ERROR_DS_DUP_MSDS_INTID - Schema update failed: Duplicate msDS-IntId. Retry the operation. 16766 ERROR_SXS_XML_E_DUPLICATEATTRIBUTE - Manifest Parse Error : Duplicate attribute.
|
H A D | ru-RU.mc | 13652 ERROR_DS_DUP_MSDS_INTID - Schema update failed: Duplicate msDS-IntId. Retry the operation. 16764 ERROR_SXS_XML_E_DUPLICATEATTRIBUTE - Manifest Parse Error : Duplicate attribute.
|
/reactos/sdk/lib/3rdparty/stlport/etc/ |
H A D | ChangeLog-5.1 | 3974 * stlport/stl/_rope.h, _rope.c: Duplicate basic_string::npos definition code
|