sculptor.hΒΆ
This file contains a variety of standard manifest constants, divided into groups of the same type. Usually, constants of the same type share the same prefix (though some groups have no prefix). The file should be included at the start of all Sculptor programs. It is safe to include it more than once.
The files <local.h> and <rgb.h> are included in sculptor.h.
The entries in this file are subject to ongoing revision and update. Those sections not described below are for internal use, obsolescent, or self-explanatory.
- Activation options (AA_)
- Accelerator keys for menus (AK_)
- ![o]file cache_option attribute values (CACHE_)
- exec_dll_method() definitions (CC_, EXEC_DLL_)
- Clipboard formats (CF_), Clipboard format strings (CFSTR_) & Drop effect codes (drag and drop) (DROPEFFECT_)
- Control characters (CHR_)
- Child task exit codes (CHILD_PROCESS_)
- Copy file flags (COPY_)
- Cursor shapes (CURSOR_)
- ODBC database definitions (DBT_, DBFL_, ODBC_) & ODBC statement attributes and associated values (SQL_)
- DDE event codes (DDE_)
- Arithmetic data types (DT_)
- Edit modes (EM_)
- set_thread_execution_state() state parameter (ES_)
- Event codes (EV_)
- Subevent codes for the EV_CHANGE event (EV_CHANGE_)
- Child task creation flags (EXEC_)
- Fonts
- Function key values
- Common options for functions (GENOPT_)
- Graphic types (GT_)
- JSON/XML function options (JSONXML_)
- Mouse button and key states (MK_)
- Locale categories (LC_)
- Listbox types (LIST_)
- Logical data field types (LT_)
- Option flags (OPT_)
- Object types (OT_)
- Palettes (PAL_)
- Pens (PEN_)
- OLE-related definitions (PICTYPE_, PICTURE_)
- !record flags (RECFL_)
- Options for shared memory functions (SHM_)
- Sound flags (SND_)
- Window and object states (ST_)
- Operation codes for system_tray_icon function (STI_)
- Process and thread priorities (PROCESS_PRIORITY_ and THREAD_PRIORITY_)
- Table column types, column heading types and flags (TCT_, THCT_, TBHT_)
- Time values
- Trap codes (TRAP_)
- Window and object styles (WS_)
See also |
RELATED TOPICS |