[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 |
Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit |
Moderator: | STAR::VATNE |
|
Created: | Mon Oct 30 1989 |
Last Modified: | Mon Dec 31 1990 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 3726 |
Total number of notes: | 19516 |
3062.0. "unresolved reference DwtClipboardRegisterFormat ?" by RHETT::WORD (he's a third world man...) Wed Jul 11 1990 15:55
In the VMS DECwindows Programming Documentation Supplement for version 5.3,
specifically the Toolkit Routines Reference Manual, chapter 12 describes a
new cut and paste routine: DwtClipboardRegisterFormat.
A customer wants to be able to "selectively copy" from the clipboard, not
the whole clipboard, but portions of the clipboard. His code would make
multiple calls to COPY FROM CLIPBOARD and request data in a different format
with each call. He is using some non-ICCCM data formats and should register
the data length and format name via the CLIPBOARD REGISTER FORMAT routine.
The linker is unable to resolve this reference. Basically, there doesn't
appear to be a Entry Point Symbol and Mask Definition for
DWT$CLIPBOARD_REGISTER_FOMAT in SYS$COMMON:[SYSLIB]DECW$DWTLIBSHR.EXE.
I'm preparing a SPR to report the problem; any suggestions and/or ideas
would be appreciated...
Jay Word
CSC/AT
T.R | Title | User | Personal Name | Date | Lines |
---|
3062.1 | Ooops - it's not in the transfer vector | R2ME2::VANGILDER | Jim V., DECwindows Toolkits | Fri Jul 13 1990 10:28 | 5 |
|
Neither the C binding nor the VMS binding routines were added to
the shareable image's transfer vector. This will be fixed in V3.
|