QO
PPJ.Runtime.Windows.QO.QO
Last updated
PPJ.Runtime.Windows.QO.QO
Last updated
ERROR_NO_MORE_FILES
Error Code. No more files
ERROR_NotConnected
Error Code. Not Connected
FTP_AttribArchive
archive
FTP_AttribDirectory
directory
FTP_AttribHidden
hidden
FTP_AttribNormal
Normal
FTP_AttribReadOnly
read only
FTP_AttribSystem
system
FTP_OpenRead
open for reading
FTP_OpenWrite
open for read/write
FTPOPTION_ConnectBackoff
connection back off
FTPOPTION_ConnectRetries
connection retries
FTPOPTION_ConnectTimeout
connection timeout
FTPOPTION_ControlReceiveTimeout
receive time out control
FTPOPTION_ControlSendTimeout
sent time out control
FTPOPTION_DataReceiveTimeout
data receive timeout
FTPOPTION_DataSendTimeout
data send time out
IQ_MAX_PATH
Max path
PAGEM_Activate
The form page is about to be shown
PAGEM_Apply
Information in the form is to be applied.
PAGEM_Deactivate
The form page has just been hidden
PAGEM_Initialize
The form page has just been created
PAGEM_Start
Messages sent to form pages
QOM_Base
QOM_ControlCreate
QOM_EndRetrieval
QOM_Status
QOM_UpdateRetrieval
STATUS_BeginTransfer
STATUS_Connected
STATUS_ConnectingToHost
STATUS_LoadComplete
STATUS_LoadFailed
STATUS_LoadingImages
STATUS_LoadingPage
STATUS_ReceivingResponse
STATUS_RequestComplete
STATUS_SendingRequest
SWP_NOZORDER_PageList
Draw style
TABS_DrawWin31
Draw style
TABS_DrawWin95
Draw style
TABSM_Create
In the actions of a tab frame, use this message instead of SAM_Create to insure proper tab frame initialization. TabCreate( hWnd ) is the equivalent late bound function call.
TABSM_First
High level messages NOTE: These messages are provided for backward compatibility. This version of QuickTabs also calls late bound functions in the parent form or dialog box when an event occurs.
TABSM_TabActivateFinish
Indicates that a tab has been activated. wParam - Index of the selected tab lParam - Not used This message is sent after the child windows have been shown. TabActivateFinish is the equivalent late bound function call.
TABSM_TabActivateStart
Indicates that a tab has been activated. wParam - Index of the selected tab lParam - Not used This message is sent before child windows are shown. TabActivateStart( nTab ) is the equivalent late bound function call.
TABSM_UserRequest
Indicates that user is attempting to change the current tab by clicking, tabbing or some other user action. wParam - Index of the selected tab lParam - Not used NOTE: Call CancelMode() to deny the user's request. TabUserRequest( nTab ) is the equivalent late bound function call.
TTM_DisplayToolTip
Tool tips message.
WEBN_EndRetrieval
Event notification code.
WEBN_UpdateRetrieval
Event notification code.