Twain_DSM
1.0
|
We use a pod system because it help prevents us from making dumb initialization mistakes. More...
Public Attributes | |
CTwnDsmApps * | m_ptwndsmapps |
The class takes care of our list of applications and drivers. | |
char | m_DefaultDSPath [FILENAME_MAX] |
The path to the default DS. More... | |
TWID_T | m_nextDsId |
The next id to test for GetFirst/GetNext... | |
TW_IDENTITY * | m_pSelectDlgDsId |
The DS ID we end up with from SelectDlgProc. More... | |
TW_IDENTITY * | m_pSelectDlgAppId |
The Application ID we're using inside of SelectDlgProc. More... | |
We use a pod system because it help prevents us from making dumb initialization mistakes.