#include <Core/RmCore.h>#include <Utilities/RmUtilTypes.h>#include <Utilities/RmUtilTrackball.h>#include <Utilities/RmUtilSmartBackgroundErase.h>#include <Utilities/RmUtilProcessMessage.h>Go to the source code of this file.
Classes | |
| class | RmUtilSaveCurrentDirectory |
| Save current directory. More... | |
| class | RmSuspendRedrawWindow |
| Set/reset Windows redraw flag. More... | |
| class | RmUtilMessageBlock |
| Message block wrapper. More... | |
| class | RmUtilWaitCursor |
| Wait Cursor. More... | |
Defines | |
| #define | RM_VALUE_CHANGED_FLOAT ( WM_USER + 8108 ) |
| #define | RM_COLOR_CHANGED_FLOAT ( WM_USER + 8109 ) |
| #define | RM_CHILD_WINDOW_RESIZE ( WM_USER + 8110 ) |
| #define | RM_VALUE_CHANGE_START ( WM_USER + 8111 ) |
| #define | RM_VALUE_CHANGE_END ( WM_USER + 8112 ) |
| #define | RM_CHILD_WINDOW_SCROLL ( WM_USER + 8113 ) |
Functions | |
| RMUTIL_API void | RmCalculateRelativePath (RM_TCHAR *pStrRelativeFilePath, RM_TCHAR *pStrFullFilePath, int nSize) |
| Relative path helper function. | |
|
||||||||||||||||
|
Relative path helper function. Helper function to calculate the relative path from the workspace path |
1.3.6