|
|
|
|
|
|
|
Returns the date and time when the last block was created. |
|
|
|
|
|
|
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work. |
|
|
|
|
|
|
Returns the runtime status report of a DDE function. |
|
|
|
|
|
|
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run. |
|
|
|
|
|
|
Sends a data to the program connected via DDE. |
|
|
|
|
|
|
Sends a command that will be run on the server. |
|
|
|
|
|
|
Interrupts a link between an item and a data. |
|
|
|
|
|
|
Retrieves a data sent by a program (the recipient of the connection for the specified object). |
|
|
|
|
|
|
Allows to use an Automation object already started on the current computer. |
|
|
|
|
|
|
Pastes the content of Windows clipboard into an OLE control. |
|
|
|
|
|
|
Saves the object found in an OLE control in binary format. |
|
|
|
|
|
|
There are two methods two deploy your applications...... |
|
|
|
|
|
|
The different operations that can be performed with WDOptimizer are as follows...... |
|
|
|
|
|
|
Identifies the name of the MDI parent window. |
|
|
|
|
|
|
Identifies the recipient of a DDE connection. |
|
|
|
|
|
|
Deletes a connection between the current program and a recipient. |
|
|
|
|
|
|
Identifies the item affected by a DDE event. |
|
|
|
|
|
|
Identifies the subject of conversation associated with a DDE connection. |
|
|
|
|
|
|
Establishes a DDE connection between the current program and the recipient according to a given topic. |
|
|
|
|
|
|
Identifies or displays an MDI child window in the foreground. |
|
|
|
|
|
|
Initializes an OLE control with an OLE object. |
|
|
|
|
|
|
Copies the object found in an OLE control into the Windows clipboard. |
|
|
|
|
|
|
Edits an OLE object contained in an OLE control. |
|
|
|
|
|
|
Used to:
retrieve the list of available operations (other than edit) from a server,
perform an operation.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|