| Title: | LinkWorks V3.0 Notes Conference |
| Notice: | LNX_APO = APO issues, LINKWORKS_V3 = V3.0 issues |
| Moderator: | tacklr.apd.dec.com::TACK_L m::TACK_L |
| Created: | Tue Jun 28 1994 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 2269 |
| Total number of notes: | 8338 |
from a method one can do to the client something like:
extern (str, obj)
for WSTYPE_DOSWIN = MEXT_DDE("PEEK 2 LNX|General<String>");
would this also work for the (nt)server like:
extern access MLOC_OBJCELL(str, obj)
for WSTYPE_NTISRV = MEXT_DDE("PEEK 2 LNX|General<String>");
??
thx paule
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 2189.1 | IJSAPL::MONNINK_H | Tue Apr 08 1997 12:54 | 10 | ||
Paule,
No that is not possible because the request can only be handles by a
LinkWorks client, NTISRV would imply accessing the server!
(probably it would not even compile since the MEXT_DDE request is not
allowed on servers)
Han
| |||||
| 2189.2 | FRAIS::SPALT | Wed May 14 1997 17:50 | 2 | ||
i know that it doesnt work.. but could engineering make it work
put it on the wishlist ? ask others if its useful/needed... paule
| |||||
| 2189.3 | UTROP1::PETERS_M | Wed May 14 1997 18:02 | 6 | ||
LinkWorks V3.2 provides support for Navigation and QL out of the box
for all platforms. There is a new parameter for GetChildObject and a
Query method. DDE will not be provided for Windows NT. OLE Automation
is on the wishlist.
Martin
| |||||