|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Compresses the memory footprint occupied by a matrix. |
|
|
|
|
|
|
|
| Returns or modifies the attributes of a file. |
|
|
|
|
|
|
|
| Returns the resolution of a specific element. |
|
|
|
|
|
|
|
| Stops the execution of a media file that was opened beforehand (MCIOpen). |
|
|
|
|
|
|
|
| Returns the name and full path of an application. |
|
|
|
|
|
|
|
| FolderData is kept for backward compatibility. |
|
|
|
|
|
|
|
| Adds an Internet address into the list of favorites for the Web user. |
|
|
|
|
|
|
|
| Returns the IP address of the client computer connected to the WEBDEV site. |
|
|
|
|
|
|
|
| Returns the value of the exchange rate for a currency. |
|
|
|
|
|
|
|
| Adds two matrices of same dimensions (same number of rows and same number of columns). |
|
|
|
|
|
|
|
| Allows one or more threads to exit from the area protected by the semaphore. |
|
|
|
|
|
|
|
| Converts a value expressed in Euro into another currency. |
|
|
|
|
|
|
|
| Modifies the display mode of errors. |
|
|
|
|
|
|
|
| Converts to Euro a value expressed in a specific currency. |
|
|
|
|
|
|
|
| Creates the copy of a matrix. |
|
|
|
|
|
|
|
| Displays a progress bar in the status bar of current window. |
|
|
|
|
|
|
|
| Waits for the end of the execution of the specified thread. |
|
|
|
|
|
|
|
| Creates a matrix containing 0 row and 0 column. |
|
|
|
|
|
|
|
| Locks the current thread until it receives a signal from another thread. |
|
|
|
|
|
|
|
| Calculates the determinant of a square matrix (the number of rows is equal to the number of columns). |
|
|
|
|
|
|
|
| The current thread sends a signal to the specified thread in order to unlock it. |
|
|
|
|
|
|
|
| Writes an element into a matrix. |
|
|
|
|
|
|
|
| Returns the current status of a thread. |
|
|
|
|
|
|
|
| Checks the whether the matrix exists in memory. |
|
|
|
|
|
|
|
| Expands the list of a Combo Box control (single-column or multi-column Combo Box). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|