Records 1 to 7 of 7
Browse Category
» Application
» Arc » AVI » Bitmap » Brush » Caret » Character » Clipboard » Color » Compress » Console » Cryptographic » Currency » Cursor » Date/Time » DDE » Device » Display » DLL » Drives » Ellipse » File » Font » FTP » HotKey » Icon » ImageList » Inet » INI-Files » Internet » Joystick » Keyboard » Memory » Menu » MIDI » Network » Objects » Pen » Picture » Polygon » Ports » Printer » Process » Rectangle » Registry » ScrollBar » Sound » Strings » System » Tape » Text » Timer » Triangle » Wait » Window |
7 DDE API Function
Sort: Most Viewed | Highest Rated | A-Z | Z-A
DdeInitializeThe DdeInitialize function registers an application with the Dynamic Data Exchange Management Library (DDEML). An application must call this function before calling any other DDEML function....Hits: 4882 Rating: (2.96) votes 497
DdeNameServiceThe DdeNameService function registers or unregisters the service names a dynamic data exchange (DDE) server supports. This function causes the system to send XTYP_REGISTER or XTYP_UNREGISTER transactions to other running Dynamic Data Exchange Management Library (DDEML) client applications....Hits: 3223 Rating: (2.87) votes 541
DdeConnectThe DdeConnect function establishes a conversation with a server application that supports the specified service name and topic name pair. If more than one such server exists, the system selects only one....Hits: 4592 Rating: (3.19) votes 675
DdeUninitializeThe DdeUninitialize function frees all Dynamic Data Exchange Management Library (DDEML) resources associated with the calling application....Hits: 3951 Rating: (2.99) votes 876
DdeFreeStringHandleThe DdeFreeStringHandle function frees a string handle in the calling application....Hits: 2772 Rating: (2.81) votes 510
DdeQueryStringThe DdeQueryString function copies text associated with a string handle into a buffer....Hits: 3165 Rating: (2.88) votes 536
DdeCreateStringHandleThe DdeCreateStringHandle function creates a handle that identifies the string pointed to by the psz parameter. A dynamic data exchange (DDE) client or server application can pass the string handle as a parameter to other Dynamic Data Exchange Management Library (DDEML) functions. ...Hits: 3142 Rating: (3.04) votes 556
Records 1 to 7 of 7
|