Article ID: 128125
Article Last Modified on 5/1/2004
114089 Using the Windows NT NetDDE Share Manager
The NDdeSetTrustedShare function is called to promote the referenced DDE share to trusted status within the current user's context.
UINT NDdeSetTrustedShare(lpszServer, lpszShareName, dwTrustOptions)The parameter lpszServer is the address of the server name on which the DDE share resides. The DDE Share Database (DSDM) will be modified. This service manages the shared DDE conversations and is used by the NetDDE service. This parameter will generally be the current machine, because you can't trust a share for someone else.
Additional query words: 3.50
Keywords: KB128125