home *** CD-ROM | disk | FTP | other *** search
/ The Developer Connection…ice Driver Kit for OS/2 3 / DEV3-D1.ISO / docs / cpgref.bok < prev    next >
Encoding:
Text File  |  1994-02-27  |  34.1 KB  |  764 lines

  1. 515500%%%%cpgref%%%%How to Use the Program Reference
  2. 515510%%%%cpgref%%%%Introduction to the Control Program
  3. 515511%%%%cpgref%%%%Control Program Functionality
  4. 515512%%%%cpgref%%%%File Systems and File Management
  5. 515513%%%%cpgref%%%%Memory Management
  6. 515514%%%%cpgref%%%%Program Execution and Control
  7. 515515%%%%cpgref%%%%Semaphores
  8. 515516%%%%cpgref%%%%Pipes
  9. 515517%%%%cpgref%%%%Queues
  10. 515518%%%%cpgref%%%%Timers
  11. 515519%%%%cpgref%%%%Error Management
  12. 515520%%%%cpgref%%%%Exception Management
  13. 515521%%%%cpgref%%%%Device I/O
  14. 515522%%%%cpgref%%%%Message Management
  15. 515523%%%%cpgref%%%%National Language Support and Code Page Management
  16. 515524%%%%cpgref%%%%Debugging
  17. 515525%%%%cpgref%%%%C++ Considerations
  18. 515526%%%%cpgref%%%%C++ Header Files
  19. 515527%%%%cpgref%%%%PCSZ Data Type
  20. 515528%%%%cpgref%%%%LINK386
  21. 515529%%%%cpgref%%%%Control Program Functions
  22. 515530%%%%cpgref%%%%DosAcknowledgeSignalException
  23. 515538%%%%cpgref%%%%DosAddMuxWaitSem
  24. 515547%%%%cpgref%%%%DosAllocMem
  25. 515557%%%%cpgref%%%%DosAllocSharedMem
  26. 515568%%%%cpgref%%%%DosAsyncTimer
  27. 515578%%%%cpgref%%%%DosBeep
  28. 515586%%%%cpgref%%%%DosCallNPipe
  29. 515600%%%%cpgref%%%%DosCancelLockRequest
  30. 515609%%%%cpgref%%%%DosClose
  31. 515617%%%%cpgref%%%%DosCloseEventSem
  32. 515624%%%%cpgref%%%%DosCloseMutexSem
  33. 515632%%%%cpgref%%%%DosCloseMuxWaitSem
  34. 515640%%%%cpgref%%%%DosCloseQueue
  35. 515648%%%%cpgref%%%%DosCloseVDD
  36. 515656%%%%cpgref%%%%DosConnectNPipe
  37. 515664%%%%cpgref%%%%DosCopy
  38. 515674%%%%cpgref%%%%DosCreateDir
  39. 515683%%%%cpgref%%%%DosCreateEventSem
  40. 515693%%%%cpgref%%%%DosCreateMutexSem
  41. 515704%%%%cpgref%%%%DosCreateMuxWaitSem
  42. 515716%%%%cpgref%%%%DosCreateNPipe
  43. 515729%%%%cpgref%%%%DosCreatePipe
  44. 515738%%%%cpgref%%%%DosCreateQueue
  45. 515747%%%%cpgref%%%%DosCreateThread
  46. 515759%%%%cpgref%%%%DosDebug
  47. 515766%%%%cpgref%%%%DosDelete
  48. 515774%%%%cpgref%%%%DosDeleteDir
  49. 515782%%%%cpgref%%%%DosDeleteMuxWaitSem
  50. 515791%%%%cpgref%%%%DosDevConfig
  51. 515799%%%%cpgref%%%%DosDevIOCtl
  52. 515815%%%%cpgref%%%%DosDisConnectNPipe
  53. 515823%%%%cpgref%%%%DosDupHandle
  54. 515832%%%%cpgref%%%%DosEditName
  55. 515844%%%%cpgref%%%%DosEnterCritSec
  56. 515851%%%%cpgref%%%%DosEnterMustComplete
  57. 515859%%%%cpgref%%%%DosEnumAttribute
  58. 515873%%%%cpgref%%%%DosErrClass
  59. 515884%%%%cpgref%%%%DosError
  60. 515892%%%%cpgref%%%%DosExecPgm
  61. 515906%%%%cpgref%%%%DosExit
  62. 515915%%%%cpgref%%%%DosExitCritSec
  63. 515922%%%%cpgref%%%%DosExitList
  64. 515931%%%%cpgref%%%%DosExitMustComplete
  65. 515939%%%%cpgref%%%%DosFindClose
  66. 515947%%%%cpgref%%%%DosFindFirst
  67. 515961%%%%cpgref%%%%DosFindNext
  68. 515972%%%%cpgref%%%%DosForceDelete
  69. 515980%%%%cpgref%%%%DosFreeMem
  70. 515988%%%%cpgref%%%%DosFreeModule
  71. 515996%%%%cpgref%%%%DosFreeResource
  72. 516004%%%%cpgref%%%%DosFSAttach
  73. 516016%%%%cpgref%%%%DosFSCtl
  74. 516032%%%%cpgref%%%%DosGetDateTime
  75. 516040%%%%cpgref%%%%DosGetInfoBlocks
  76. 516049%%%%cpgref%%%%DosGetMessage
  77. 516063%%%%cpgref%%%%DosGetNamedSharedMem
  78. 516073%%%%cpgref%%%%DosGetResource
  79. 516084%%%%cpgref%%%%DosGetSharedMem
  80. 516093%%%%cpgref%%%%DosGiveSharedMem
  81. 516103%%%%cpgref%%%%DosInsertMessage
  82. 516117%%%%cpgref%%%%DosKillProcess
  83. 516126%%%%cpgref%%%%DosKillThread
  84. 516134%%%%cpgref%%%%DosLoadModule
  85. 516145%%%%cpgref%%%%DosMapCase
  86. 516155%%%%cpgref%%%%DosMove
  87. 516164%%%%cpgref%%%%DosOpen
  88. 516179%%%%cpgref%%%%DosOpenEventSem
  89. 516188%%%%cpgref%%%%DosOpenMutexSem
  90. 516197%%%%cpgref%%%%DosOpenMuxWaitSem
  91. 516206%%%%cpgref%%%%DosOpenQueue
  92. 516216%%%%cpgref%%%%DosOpenVDD
  93. 516225%%%%cpgref%%%%DosPeekNPipe
  94. 516238%%%%cpgref%%%%DosPeekQueue
  95. 516253%%%%cpgref%%%%DosPhysicalDisk
  96. 516265%%%%cpgref%%%%DosPostEventSem
  97. 516273%%%%cpgref%%%%DosProtectClose
  98. 516282%%%%cpgref%%%%DosProtectEnumAttribute
  99. 516297%%%%cpgref%%%%DosProtectOpen
  100. 516313%%%%cpgref%%%%DosProtectQueryFHState
  101. 516323%%%%cpgref%%%%DosProtectQueryFileInfo
  102. 516335%%%%cpgref%%%%DosProtectRead
  103. 516347%%%%cpgref%%%%DosProtectSetFHState
  104. 516357%%%%cpgref%%%%DosProtectSetFileInfo
  105. 516369%%%%cpgref%%%%DosProtectSetFileLocks
  106. 516382%%%%cpgref%%%%DosProtectSetFilePtr
  107. 516394%%%%cpgref%%%%DosProtectSetFileSize
  108. 516404%%%%cpgref%%%%DosProtectWrite
  109. 516416%%%%cpgref%%%%DosPurgeQueue
  110. 516424%%%%cpgref%%%%DosPutMessage
  111. 516434%%%%cpgref%%%%DosQueryAppType
  112. 516443%%%%cpgref%%%%DosQueryCollate
  113. 516454%%%%cpgref%%%%DosQueryCp
  114. 516464%%%%cpgref%%%%DosQueryCtryInfo
  115. 516475%%%%cpgref%%%%DosQueryCurrentDir
  116. 516485%%%%cpgref%%%%DosQueryCurrentDisk
  117. 516493%%%%cpgref%%%%DosQueryDBCSEnv
  118. 516503%%%%cpgref%%%%DosQueryEventSem
  119. 516512%%%%cpgref%%%%DosQueryFHState
  120. 516521%%%%cpgref%%%%DosQueryFileInfo
  121. 516532%%%%cpgref%%%%DosQueryFSAttach
  122. 516544%%%%cpgref%%%%DosQueryFSInfo
  123. 516555%%%%cpgref%%%%DosQueryHType
  124. 516565%%%%cpgref%%%%DosQueryMem
  125. 516575%%%%cpgref%%%%DosQueryMessageCP
  126. 516586%%%%cpgref%%%%DosQueryModuleHandle
  127. 516595%%%%cpgref%%%%DosQueryModuleName
  128. 516605%%%%cpgref%%%%DosQueryMutexSem
  129. 516616%%%%cpgref%%%%DosQueryMuxWaitSem
  130. 516627%%%%cpgref%%%%DosQueryNPHState
  131. 516636%%%%cpgref%%%%DosQueryNPipeInfo
  132. 516647%%%%cpgref%%%%DosQueryNPipeSemState
  133. 516657%%%%cpgref%%%%DosQueryPathInfo
  134. 516668%%%%cpgref%%%%DosQueryProcAddr
  135. 516679%%%%cpgref%%%%DosQueryProcType
  136. 516690%%%%cpgref%%%%DosQueryQueue
  137. 516699%%%%cpgref%%%%DosQueryResourceSize
  138. 516710%%%%cpgref%%%%DosQuerySysInfo
  139. 516721%%%%cpgref%%%%DosQueryVerify
  140. 516729%%%%cpgref%%%%DosRaiseException
  141. 516737%%%%cpgref%%%%DosRead
  142. 516748%%%%cpgref%%%%DosReadQueue
  143. 516763%%%%cpgref%%%%DosReleaseMutexSem
  144. 516771%%%%cpgref%%%%DosRequestMutexSem
  145. 516780%%%%cpgref%%%%DosRequestVDD
  146. 516794%%%%cpgref%%%%DosResetBuffer
  147. 516802%%%%cpgref%%%%DosResetEventSem
  148. 516811%%%%cpgref%%%%DosResumeThread
  149. 516819%%%%cpgref%%%%DosScanEnv
  150. 516828%%%%cpgref%%%%DosSearchPath
  151. 516840%%%%cpgref%%%%DosSelectSession
  152. 516848%%%%cpgref%%%%DosSendSignalException
  153. 516857%%%%cpgref%%%%DosSetCurrentDir
  154. 516865%%%%cpgref%%%%DosSetDateTime
  155. 516873%%%%cpgref%%%%DosSetDefaultDisk
  156. 516880%%%%cpgref%%%%DosSetExceptionHandler
  157. 516888%%%%cpgref%%%%DosSetFHState
  158. 516897%%%%cpgref%%%%DosSetFileInfo
  159. 516908%%%%cpgref%%%%DosSetFileLocks
  160. 516920%%%%cpgref%%%%DosSetFilePtr
  161. 516931%%%%cpgref%%%%DosSetFileSize
  162. 516940%%%%cpgref%%%%DosSetFSInfo
  163. 516951%%%%cpgref%%%%DosSetMaxFH
  164. 516959%%%%cpgref%%%%DosSetMem
  165. 516969%%%%cpgref%%%%DosSetNPHState
  166. 516978%%%%cpgref%%%%DosSetNPipeSem
  167. 516988%%%%cpgref%%%%DosSetPathInfo
  168. 517000%%%%cpgref%%%%DosSetPriority
  169. 517011%%%%cpgref%%%%DosSetProcessCp
  170. 517019%%%%cpgref%%%%DosSetRelMaxFH
  171. 517028%%%%cpgref%%%%DosSetSession
  172. 517037%%%%cpgref%%%%DosSetSignalExceptionFocus
  173. 517046%%%%cpgref%%%%DosSetVerify
  174. 517054%%%%cpgref%%%%DosShutdown
  175. 517061%%%%cpgref%%%%DosSleep
  176. 517069%%%%cpgref%%%%DosStartSession
  177. 517079%%%%cpgref%%%%DosStartTimer
  178. 517089%%%%cpgref%%%%DosStopSession
  179. 517098%%%%cpgref%%%%DosStopTimer
  180. 517106%%%%cpgref%%%%DosSubAllocMem
  181. 517116%%%%cpgref%%%%DosSubFreeMem
  182. 517126%%%%cpgref%%%%DosSubSetMem
  183. 517136%%%%cpgref%%%%DosSubUnsetMem
  184. 517144%%%%cpgref%%%%DosSuspendThread
  185. 517152%%%%cpgref%%%%DosTransactNPipe
  186. 517165%%%%cpgref%%%%DosUnsetExceptionHandler
  187. 517173%%%%cpgref%%%%DosUnwindException
  188. 517183%%%%cpgref%%%%DosWaitChild
  189. 517195%%%%cpgref%%%%DosWaitEventSem
  190. 517204%%%%cpgref%%%%DosWaitMuxWaitSem
  191. 517214%%%%cpgref%%%%DosWaitNPipe
  192. 517223%%%%cpgref%%%%DosWaitThread
  193. 517232%%%%cpgref%%%%DosWrite
  194. 517243%%%%cpgref%%%%DosWriteQueue
  195. 517255%%%%cpgref%%%%Data Types
  196. 517256%%%%cpgref%%%%APIRET
  197. 517257%%%%cpgref%%%%BOOL
  198. 517258%%%%cpgref%%%%BYTE
  199. 517259%%%%cpgref%%%%CHAR
  200. 517260%%%%cpgref%%%%COLOR
  201. 517261%%%%cpgref%%%%COUNTRYCODE
  202. 517264%%%%cpgref%%%%COUNTRYINFO
  203. 517279%%%%cpgref%%%%DATETIME
  204. 517289%%%%cpgref%%%%DosDebug Buffer Structure
  205. 517339%%%%cpgref%%%%EAOP2
  206. 517343%%%%cpgref%%%%ERRORID
  207. 517344%%%%cpgref%%%%EXCEPTIONREGISTRATIONRECORD
  208. 517347%%%%cpgref%%%%EXCEPTIONREPORTRECORD
  209. 517354%%%%cpgref%%%%FDATE
  210. 517358%%%%cpgref%%%%FEA2
  211. 517364%%%%cpgref%%%%FEA2LIST
  212. 517367%%%%cpgref%%%%FILEFINDBUF3
  213. 517380%%%%cpgref%%%%FILEFINDBUF
  214. 517392%%%%cpgref%%%%FILEFINDBUF4
  215. 517406%%%%cpgref%%%%FILELOCK
  216. 517409%%%%cpgref%%%%FILESTATUS3
  217. 517419%%%%cpgref%%%%FILESTATUS
  218. 517429%%%%cpgref%%%%FILESTATUS4
  219. 517440%%%%cpgref%%%%FHLOCK
  220. 517441%%%%cpgref%%%%FSQBUFFER2
  221. 517449%%%%cpgref%%%%FTIME
  222. 517453%%%%cpgref%%%%GEA2
  223. 517457%%%%cpgref%%%%GEA2LIST
  224. 517460%%%%cpgref%%%%HDC
  225. 517461%%%%cpgref%%%%HDIR
  226. 517462%%%%cpgref%%%%HEV
  227. 517463%%%%cpgref%%%%HFILE
  228. 517464%%%%cpgref%%%%HMF
  229. 517465%%%%cpgref%%%%HMODULE
  230. 517466%%%%cpgref%%%%HMONITOR
  231. 517467%%%%cpgref%%%%HMTX
  232. 517468%%%%cpgref%%%%HMUX
  233. 517469%%%%cpgref%%%%HPIPE
  234. 517470%%%%cpgref%%%%HPS
  235. 517471%%%%cpgref%%%%HSYSSEM
  236. 517472%%%%cpgref%%%%HQUEUE
  237. 517473%%%%cpgref%%%%HRGN
  238. 517474%%%%cpgref%%%%HSEM
  239. 517475%%%%cpgref%%%%HTIMER
  240. 517476%%%%cpgref%%%%HVDD
  241. 517477%%%%cpgref%%%%HWND
  242. 517478%%%%cpgref%%%%LONG
  243. 517479%%%%cpgref%%%%NID
  244. 517480%%%%cpgref%%%%NPCH
  245. 517481%%%%cpgref%%%%NPFN
  246. 517482%%%%cpgref%%%%NPSZ
  247. 517483%%%%cpgref%%%%PAVAILDATA
  248. 517484%%%%cpgref%%%%PCSZ
  249. 517485%%%%cpgref%%%%PFN
  250. 517486%%%%cpgref%%%%PFNSIGHANDLER
  251. 517487%%%%cpgref%%%%PFNTHREAD
  252. 517488%%%%cpgref%%%%PFNEXITLIST
  253. 517489%%%%cpgref%%%%PIB
  254. 517497%%%%cpgref%%%%PID
  255. 517498%%%%cpgref%%%%PIPEINFO
  256. 517505%%%%cpgref%%%%PIPESEMSTATE
  257. 517510%%%%cpgref%%%%PSZ
  258. 517511%%%%cpgref%%%%PVOID
  259. 517512%%%%cpgref%%%%REQUESTDATA
  260. 517515%%%%cpgref%%%%RESULTCODES
  261. 517518%%%%cpgref%%%%SEMRECORD
  262. 517521%%%%cpgref%%%%SGID
  263. 517522%%%%cpgref%%%%SHORT
  264. 517523%%%%cpgref%%%%STARTDATA
  265. 517545%%%%cpgref%%%%STATUSDATA
  266. 517549%%%%cpgref%%%%STRUCT
  267. 517550%%%%cpgref%%%%TIB
  268. 517557%%%%cpgref%%%%TIB2
  269. 517563%%%%cpgref%%%%TID
  270. 517564%%%%cpgref%%%%UCHAR
  271. 517565%%%%cpgref%%%%ULONG
  272. 517566%%%%cpgref%%%%USHORT
  273. 517567%%%%cpgref%%%%Errors
  274. 517578%%%%cpgref%%%%Glossary
  275. 517606%%%%cpgref%%%%Debugging
  276. 517607%%%%cpgref%%%%About Debugging
  277. 517608%%%%cpgref%%%%Using the Debugging Function
  278. 517609%%%%cpgref%%%%Summary
  279. 517610%%%%cpgref%%%%DosDebug Commands
  280. 517644%%%%cpgref%%%%DosDebug Notifications
  281. 517659%%%%cpgref%%%%Device I/O
  282. 517660%%%%cpgref%%%%About Device I/O
  283. 517661%%%%cpgref%%%%Accessing Devices
  284. 517662%%%%cpgref%%%%Device Names
  285. 517663%%%%cpgref%%%%Device Drivers
  286. 517664%%%%cpgref%%%%IOCtl Interface
  287. 517665%%%%cpgref%%%%IOCtl Commands
  288. 517666%%%%cpgref%%%%Category and Function Codes
  289. 517667%%%%cpgref%%%%Parameter and Data Packets
  290. 517668%%%%cpgref%%%%Using the File System to Access Devices
  291. 517669%%%%cpgref%%%%Using IOCtl Functions to Access Devices
  292. 517670%%%%cpgref%%%%Setting Communications-Port Parameters
  293. 517671%%%%cpgref%%%%Setting the Data Rate
  294. 517672%%%%cpgref%%%%Getting the COM Port Transmission Status
  295. 517673%%%%cpgref%%%%Summary
  296. 517674%%%%cpgref%%%%Error Management
  297. 517675%%%%cpgref%%%%About Error Management
  298. 517676%%%%cpgref%%%%Classifying Return Values
  299. 517677%%%%cpgref%%%%Disabling Error Notification
  300. 517678%%%%cpgref%%%%Using Error Management
  301. 517679%%%%cpgref%%%%Classifying Errors
  302. 517680%%%%cpgref%%%%Disabling Hard-Error and Exception Messages
  303. 517681%%%%cpgref%%%%Summary
  304. 517682%%%%cpgref%%%%Exception Management
  305. 517683%%%%cpgref%%%%About Exception Management
  306. 517684%%%%cpgref%%%%System Exceptions
  307. 517685%%%%cpgref%%%%Signal Exceptions
  308. 517686%%%%cpgref%%%%Handling Signal Exceptions
  309. 517687%%%%cpgref%%%%Sending Signal Exceptions
  310. 517688%%%%cpgref%%%%Raising Exceptions
  311. 517689%%%%cpgref%%%%User-Defined Exceptions
  312. 517690%%%%cpgref%%%%Must-Complete Sections
  313. 517691%%%%cpgref%%%%Unwinding Exception Handlers
  314. 517692%%%%cpgref%%%%Nested Exceptions
  315. 517693%%%%cpgref%%%%Process Exit Lists
  316. 517694%%%%cpgref%%%%Error Pop-Up Screens
  317. 517695%%%%cpgref%%%%Exception Handler Interface
  318. 517696%%%%cpgref%%%%Exception Handler Parameters
  319. 517697%%%%cpgref%%%%Exception Management Data Structures
  320. 517698%%%%cpgref%%%%ExceptionReportRecord Data Structure
  321. 517699%%%%cpgref%%%%ExceptionRegistrationRecord Data Structure
  322. 517700%%%%cpgref%%%%ContextRecord Data Structure
  323. 517701%%%%cpgref%%%%Exception Handler Return Values
  324. 517702%%%%cpgref%%%%Using Exception Management
  325. 517703%%%%cpgref%%%%Example Exception Handler
  326. 517704%%%%cpgref%%%%Registering an Exception Handler
  327. 517705%%%%cpgref%%%%Summary
  328. 517706%%%%cpgref%%%%System Exceptions
  329. 517736%%%%cpgref%%%%File Systems
  330. 517737%%%%cpgref%%%%About File Systems
  331. 517738%%%%cpgref%%%%Types of File Systems
  332. 517739%%%%cpgref%%%%FAT File System
  333. 517740%%%%cpgref%%%%Installable File Systems
  334. 517741%%%%cpgref%%%%High Performance File System
  335. 517742%%%%cpgref%%%%Local and Remote File Systems
  336. 517743%%%%cpgref%%%%Recognizing DOS and OS/2 File Objects
  337. 517744%%%%cpgref%%%%Storage Devices and File Systems
  338. 517745%%%%cpgref%%%%File System Utilities
  339. 517746%%%%cpgref%%%%OS/2 Boot Manager
  340. 517747%%%%cpgref%%%%Using File Systems
  341. 517748%%%%cpgref%%%%Attaching and Detaching File Systems
  342. 517749%%%%cpgref%%%%Obtaining Information about an Attached File System
  343. 517750%%%%cpgref%%%%Obtaining Information about a File System
  344. 517751%%%%cpgref%%%%Obtaining Information about a File
  345. 517752%%%%cpgref%%%%Communicating with a File System
  346. 517753%%%%cpgref%%%%Preparing File Systems for System Shutdown
  347. 517754%%%%cpgref%%%%Writing Cache Buffers
  348. 517755%%%%cpgref%%%%Summary
  349. 517756%%%%cpgref%%%%Extended Attributes
  350. 517757%%%%cpgref%%%%About Extended Attributes.
  351. 517758%%%%cpgref%%%%Extended Attribute Data Type Conventions
  352. 517759%%%%cpgref%%%%Multi-Value Data Type Fields
  353. 517760%%%%cpgref%%%%Multi-Valued, Multi-Typed Data Type
  354. 517761%%%%cpgref%%%%Multi-Valued, Single-Type Data Type
  355. 517762%%%%cpgref%%%%ASN.1 Data Type
  356. 517763%%%%cpgref%%%%Including One Extended Attribute in Another
  357. 517764%%%%cpgref%%%%Extended Attribute Naming Conventions
  358. 517765%%%%cpgref%%%%Standard Extended Attributes
  359. 517766%%%%cpgref%%%%The .ASSOCTABLE Standard Extended Attribute
  360. 517767%%%%cpgref%%%%The .CODEPAGE Standard Extended Attribute
  361. 517768%%%%cpgref%%%%The .COMMENTS Standard Extended Attribute
  362. 517769%%%%cpgref%%%%The .HISTORY Standard Extended Attribute
  363. 517770%%%%cpgref%%%%The .ICON Standard Extended Attribute
  364. 517771%%%%cpgref%%%%The .KEYPHRASES Standard Extended Attribute
  365. 517772%%%%cpgref%%%%The .LONGNAME Standard Extended Attribute
  366. 517773%%%%cpgref%%%%The .SUBJECT Standard Extended Attribute
  367. 517774%%%%cpgref%%%%The .TYPE Standard Extended Attribute
  368. 517775%%%%cpgref%%%%The .VERSION Extended Attribute
  369. 517776%%%%cpgref%%%%Managing Extended Attributes
  370. 517777%%%%cpgref%%%%Controlling Access to Extended Attributes
  371. 517778%%%%cpgref%%%%Extended Attribute Data Structures
  372. 517779%%%%cpgref%%%%Preserving Extended Attributes
  373. 517780%%%%cpgref%%%%Protecting Extended Attributes
  374. 517781%%%%cpgref%%%%Searching for Extended Attributes
  375. 517782%%%%cpgref%%%%Supporting Extended Attributes
  376. 517783%%%%cpgref%%%%Summary
  377. 517784%%%%cpgref%%%%File Names
  378. 517785%%%%cpgref%%%%File-Naming Conventions
  379. 517786%%%%cpgref%%%%File Names in the FAT File System
  380. 517787%%%%cpgref%%%%File Names in the High Performance File System
  381. 517788%%%%cpgref%%%%Long File Names
  382. 517789%%%%cpgref%%%%Moving Files with Long Names
  383. 517790%%%%cpgref%%%%Metacharacters in File Names
  384. 517791%%%%cpgref%%%%Searching for Files Using Metacharacters
  385. 517792%%%%cpgref%%%%Editing File Names Using Metacharacters
  386. 517793%%%%cpgref%%%%Transforming File Names Using Metacharacters
  387. 517794%%%%cpgref%%%%File Names in User Input
  388. 517795%%%%cpgref%%%%Device Names
  389. 517796%%%%cpgref%%%%File Management
  390. 517797%%%%cpgref%%%%About Volumes and Drives
  391. 517798%%%%cpgref%%%%About Directories
  392. 517799%%%%cpgref%%%%Creating a Subdirectory
  393. 517800%%%%cpgref%%%%Determining and Changing the Current Directory
  394. 517801%%%%cpgref%%%%Deleting a Directory
  395. 517802%%%%cpgref%%%%About Files
  396. 517803%%%%cpgref%%%%File Attributes
  397. 517804%%%%cpgref%%%%File Handles
  398. 517805%%%%cpgref%%%%File Pointer
  399. 517806%%%%cpgref%%%%Copying Files
  400. 517807%%%%cpgref%%%%Moving Files
  401. 517808%%%%cpgref%%%%Deleting Files
  402. 517809%%%%cpgref%%%%Changing File Sizes
  403. 517810%%%%cpgref%%%%Locking and Unlocking File Regions
  404. 517811%%%%cpgref%%%%Searching for Files
  405. 517812%%%%cpgref%%%%Determining the Maximum Path Length
  406. 517813%%%%cpgref%%%%Devices
  407. 517814%%%%cpgref%%%%Using File Commands
  408. 517815%%%%cpgref%%%%Protected File Handles
  409. 517816%%%%cpgref%%%%Creating Files
  410. 517817%%%%cpgref%%%%Opening Files
  411. 517818%%%%cpgref%%%%Reading from Files
  412. 517819%%%%cpgref%%%%Writing to Files
  413. 517820%%%%cpgref%%%%Moving the File Pointer
  414. 517821%%%%cpgref%%%%Closing Files
  415. 517822%%%%cpgref%%%%Creating Duplicate File or Device Handles
  416. 517823%%%%cpgref%%%%Determining and Setting the State of a File or Device Handle
  417. 517824%%%%cpgref%%%%Determining the Handle Type
  418. 517825%%%%cpgref%%%%Searching for Files
  419. 517826%%%%cpgref%%%%Searching Paths for Files
  420. 517827%%%%cpgref%%%%Standard File Handles
  421. 517828%%%%cpgref%%%%Standard Input, Output, and Error File Handles
  422. 517829%%%%cpgref%%%%Redirecting Standard File Handles
  423. 517830%%%%cpgref%%%%Summary
  424. 517831%%%%cpgref%%%%Generic IOCtl Commands
  425. 517838%%%%cpgref%%%%Category 1 ASYNC (RS232-C) Control IOCtl Commands
  426. 517842%%%%cpgref%%%%Function 41H - Set Bit Rate
  427. 517849%%%%cpgref%%%%Function 42H - Set Line Characteristics
  428. 517858%%%%cpgref%%%%Function 43H - Extended Set Bit Rate
  429. 517866%%%%cpgref%%%%Function 44H - Transmit Byte Immediate
  430. 517872%%%%cpgref%%%%Function 45H - Set Break OFF
  431. 517879%%%%cpgref%%%%Function 46H - Set Modem Control Signals
  432. 517887%%%%cpgref%%%%Function 47H - Behave as if XOFF Received
  433. 517893%%%%cpgref%%%%Function 48H - Behave as if XON Received
  434. 517899%%%%cpgref%%%%Function 4BH - Set Break ON
  435. 517906%%%%cpgref%%%%Function 53H - Set Device Control Block (DCB)
  436. 517935%%%%cpgref%%%%Function 54H - Set Enhanced Mode Parameters
  437. 517943%%%%cpgref%%%%Function 61H - Query Bit Rate
  438. 517950%%%%cpgref%%%%Function 62H - Query Line Characteristics
  439. 517960%%%%cpgref%%%%Function 63H - Extended Query Bit Rate
  440. 517972%%%%cpgref%%%%Function 64H - Query COM Status
  441. 517979%%%%cpgref%%%%Function 65H - Query Transmit Data Status
  442. 517986%%%%cpgref%%%%Function 66H - Query Modem Output Signals
  443. 517993%%%%cpgref%%%%Function 67H - Query Current Modem Input Signals
  444. 518000%%%%cpgref%%%%Function 68H - Query Number of Characters in Receive Queue
  445. 518008%%%%cpgref%%%%Function 69H - Query Number of Characters in Transmit Queue
  446. 518016%%%%cpgref%%%%Function 6DH - Query COM Error
  447. 518023%%%%cpgref%%%%Function 72H - Query COM Event Information
  448. 518030%%%%cpgref%%%%Function 73H - Query DCB Parameters
  449. 518045%%%%cpgref%%%%Function 74H - Query Enhanced Mode Parameters
  450. 518053%%%%cpgref%%%%Category 3 Pointer Draw Control IOCtl Commands
  451. 518056%%%%cpgref%%%%Function 72H - Query Pointer Draw Address
  452. 518062%%%%cpgref%%%%Category 3 Video Control IOCtl Commands
  453. 518065%%%%cpgref%%%%Function 73H - Initialize Call Vector Table
  454. 518071%%%%cpgref%%%%Category 3 Screen Control IOCtl Commands
  455. 518074%%%%cpgref%%%%Function 70H - Allocate an LDT Selector
  456. 518080%%%%cpgref%%%%Function 71H - Deallocate a Selector
  457. 518086%%%%cpgref%%%%Function 74H - ABIOS Pass-Through
  458. 518092%%%%cpgref%%%%Function 75H - Allocate an LDT Selector with Offset
  459. 518098%%%%cpgref%%%%Function 76H - Allocate an LDT Selector with Background Validation Options
  460. 518105%%%%cpgref%%%%Category 4 Keyboard Control IOCtl Commands
  461. 518108%%%%cpgref%%%%Function 50H - Set Code Page
  462. 518133%%%%cpgref%%%%Function 51H - Set Input Mode
  463. 518140%%%%cpgref%%%%Function 52H - Set Interim Character Flags
  464. 518147%%%%cpgref%%%%Function 53H - Set Shift State
  465. 518155%%%%cpgref%%%%Function 54H - Set Typematic Rate and Delay
  466. 518163%%%%cpgref%%%%Function 56H - Set Session Manager Hot Key
  467. 518173%%%%cpgref%%%%Function 57H - Set KCB
  468. 518180%%%%cpgref%%%%Function 58H - Set Code Page Number
  469. 518188%%%%cpgref%%%%Function 59H - Set Read/Peek Notification
  470. 518196%%%%cpgref%%%%Function 5AH - Alter Keyboard LEDs
  471. 518203%%%%cpgref%%%%Function 5CH - Set NLS and Custom Code Page
  472. 518212%%%%cpgref%%%%Function 5DH - Create a New Logical Keyboard
  473. 518220%%%%cpgref%%%%Function 5EH - Destroy a Logical Keyboard
  474. 518227%%%%cpgref%%%%Function 71H - Query Input Mode
  475. 518234%%%%cpgref%%%%Function 72H - Query Interim Character Flags
  476. 518241%%%%cpgref%%%%Function 73H - Query Shift State
  477. 518249%%%%cpgref%%%%Function 74H - Read Character Data Records
  478. 518257%%%%cpgref%%%%Function 75H - Peek Character Data Record
  479. 518265%%%%cpgref%%%%Function 76H - Query Session Manager Hot Key
  480. 518276%%%%cpgref%%%%Function 77H - Query Keyboard Type
  481. 518283%%%%cpgref%%%%Function 78H - Query Code Page Number
  482. 518290%%%%cpgref%%%%Function 79H - Translate Scan Code to ASCII
  483. 518302%%%%cpgref%%%%Function 7AH - Query Keyboard Hardware ID
  484. 518310%%%%cpgref%%%%Function 7BH - Query Keyboard Code Page Support Information
  485. 518326%%%%cpgref%%%%Category 5 Parallel Port IOCtl Commands
  486. 518329%%%%cpgref%%%%Function 42H - Set Frame Control
  487. 518337%%%%cpgref%%%%Function 44H - Set Infinite Retry
  488. 518345%%%%cpgref%%%%Function 46H - Initialize Parallel Port
  489. 518351%%%%cpgref%%%%Function 48H - Activate Font
  490. 518359%%%%cpgref%%%%Function 4DH - Set Print-Job Title
  491. 518368%%%%cpgref%%%%Function 4EH - Set Parallel Port IRQ Timeout Value
  492. 518376%%%%cpgref%%%%Function 62H - Query Frame Control
  493. 518384%%%%cpgref%%%%Function 64H - Query Infinite Retry
  494. 518391%%%%cpgref%%%%Function 66H - Query Parallel Port Status
  495. 518398%%%%cpgref%%%%Function 69H - Query Active Font
  496. 518406%%%%cpgref%%%%Function 6AH - Verify Font
  497. 518415%%%%cpgref%%%%Function 6EH - Query Parallel Port IRQ Timeout Value
  498. 518423%%%%cpgref%%%%Category 7 Mouse Control IOCtl Commands
  499. 518426%%%%cpgref%%%%Function 51H - Notification of Display Mode Change
  500. 518457%%%%cpgref%%%%Function 53H - Reassign Mouse Scaling Factors
  501. 518465%%%%cpgref%%%%Function 54H - Assign New Mouse Event Mask
  502. 518472%%%%cpgref%%%%Function 56H - Set Pointer Shape
  503. 518483%%%%cpgref%%%%Function 57H - Unmark Collision Area
  504. 518489%%%%cpgref%%%%Function 58H - Mark Collision Area
  505. 518499%%%%cpgref%%%%Function 59H - Specify/Replace Pointer Screen Position
  506. 518507%%%%cpgref%%%%Function 5AH - Set OS/2 Mode Pointer Draw Device Driver Address
  507. 518518%%%%cpgref%%%%Function 5CH - Set Current Physical Mouse Device Driver Status Flags
  508. 518525%%%%cpgref%%%%Function 5DH - Notification of Mode Switch Completion
  509. 518531%%%%cpgref%%%%Function 60H - Query Number of Mouse Buttons Supported
  510. 518538%%%%cpgref%%%%Function 61H - Query Mouse Device Motion Sensitivity
  511. 518544%%%%cpgref%%%%Function 62H - Query Current Physical Mouse Device Driver Status Flags
  512. 518551%%%%cpgref%%%%Function 63H - Read Mouse Event Queue
  513. 518561%%%%cpgref%%%%Function 64H - Query Current Event Queue Status
  514. 518569%%%%cpgref%%%%Function 65H - Query Current Mouse Event Mask
  515. 518576%%%%cpgref%%%%Function 66H - Query Current Mouse Scaling Factors
  516. 518584%%%%cpgref%%%%Function 67H - Query Current Pointer Screen Position
  517. 518592%%%%cpgref%%%%Function 68H - Query Current Pointer Shape
  518. 518603%%%%cpgref%%%%Function 6AH - Query Physical Mouse Device Driver Level/Version
  519. 518610%%%%cpgref%%%%Function 6BH - Query Pointing Device ID
  520. 518619%%%%cpgref%%%%Category 8 Logical Disk Control IOCtl Commands
  521. 518622%%%%cpgref%%%%Function 00H - Lock Drive
  522. 518629%%%%cpgref%%%%Function 01H - Unlock Drive
  523. 518636%%%%cpgref%%%%Function 02H - Redetermine Media
  524. 518643%%%%cpgref%%%%Function 03H - Set Logical Map
  525. 518651%%%%cpgref%%%%Function 04H - Begin Format
  526. 518659%%%%cpgref%%%%Function 20H - Block Removable
  527. 518668%%%%cpgref%%%%Function 21H - Query Logical Map
  528. 518676%%%%cpgref%%%%Function 40H - Unlock, Lock, and Eject Media
  529. 518684%%%%cpgref%%%%Function 43H - Set Device Parameters
  530. 518695%%%%cpgref%%%%Functions 44H, 64H, 65H - Write/Read/Verify Track
  531. 518707%%%%cpgref%%%%Function 45H - Format and Verify Track
  532. 518720%%%%cpgref%%%%Function 5DH - Diskette Control
  533. 518728%%%%cpgref%%%%Function 60H - Query Media Sense
  534. 518736%%%%cpgref%%%%Function 63H - Query Device Parameters
  535. 518748%%%%cpgref%%%%Function 66H - Query Lock Status
  536. 518757%%%%cpgref%%%%Category 9 Physical Disk Control IOCtl Commands
  537. 518761%%%%cpgref%%%%Function 00H - Lock Physical Drive
  538. 518768%%%%cpgref%%%%Function 01H - Unlock Physical Drive
  539. 518775%%%%cpgref%%%%Functions 44H, 64H, 65H - Write/Read/Verify Track
  540. 518787%%%%cpgref%%%%Function 63H - Query Physical Device Parameters
  541. 518797%%%%cpgref%%%%Category 10 Character Device Monitor IOCtl Commands
  542. 518800%%%%cpgref%%%%Function 40H - Register Monitor
  543. 518811%%%%cpgref%%%%Category 11 General Device Control IOCtl Commands
  544. 518814%%%%cpgref%%%%Function 01H - Flush Input Buffer
  545. 518820%%%%cpgref%%%%Function 02H - Flush Output Buffer
  546. 518826%%%%cpgref%%%%Function 41H - System Notifications for Physical Device Drivers
  547. 518835%%%%cpgref%%%%Function 60H - Query Monitor Support
  548. 518842%%%%cpgref%%%%Category 12 Power Management IOCtl Commands
  549. 518845%%%%cpgref%%%%Function 40H - Send Power Event
  550. 518854%%%%cpgref%%%%Function 41H - Set Power Event Res
  551. 518864%%%%cpgref%%%%Function 60H - Query Power Status
  552. 518876%%%%cpgref%%%%Function 61H - Query Power Event
  553. 518887%%%%cpgref%%%%Function 62H - Query Power Info
  554. 518898%%%%cpgref%%%%CD-ROM Interface
  555. 518899%%%%cpgref%%%%Category 08h-Logical Disk IOCtls
  556. 518900%%%%cpgref%%%%Function 63h-Get Device Parameters
  557. 518901%%%%cpgref%%%%Category 80h-Drive and Disk IOCtls
  558. 518902%%%%cpgref%%%%Function 40h-Reset Drive
  559. 518903%%%%cpgref%%%%Function 44h-Eject Disk
  560. 518904%%%%cpgref%%%%Function 46h-Lock/Unlock Door
  561. 518905%%%%cpgref%%%%Function 50h-Seek
  562. 518906%%%%cpgref%%%%Function 60h-Device Status
  563. 518907%%%%cpgref%%%%Function 61h-Identify CD-ROM Driver
  564. 518908%%%%cpgref%%%%Function 63h-Return Sector Size
  565. 518909%%%%cpgref%%%%Function 70h-Location of Drive Head
  566. 518910%%%%cpgref%%%%Function 72h-Read Long
  567. 518911%%%%cpgref%%%%Function 78h-Return Volume Size
  568. 518912%%%%cpgref%%%%Function 79h-Get UPC
  569. 518913%%%%cpgref%%%%Category 81h-Audio IOCtls
  570. 518914%%%%cpgref%%%%Function 40h-Audio Channel Control
  571. 518915%%%%cpgref%%%%Function 50h-Play Audio
  572. 518916%%%%cpgref%%%%Function 51h-Stop Audio
  573. 518917%%%%cpgref%%%%Function 52h-Resume Audio
  574. 518918%%%%cpgref%%%%Function 60h-Return Audio-Channel Information
  575. 518919%%%%cpgref%%%%Function 61h-Return Audio-Disk Information
  576. 518920%%%%cpgref%%%%Function 62h-Return Audio-Track Information
  577. 518921%%%%cpgref%%%%Function 63h-Return Audio-Subchannel Q Information
  578. 518922%%%%cpgref%%%%Function 65h-Return Audio-Status Information
  579. 518923%%%%cpgref%%%%Category 82h-Character Device Driver IOCtls
  580. 518924%%%%cpgref%%%%Function 60h-Return Drive-Letter Information
  581. 518925%%%%cpgref%%%%Memory Management
  582. 518926%%%%cpgref%%%%About Memory Management
  583. 518927%%%%cpgref%%%%Process Address Space
  584. 518928%%%%cpgref%%%%Memory Objects
  585. 518929%%%%cpgref%%%%Memory Pages
  586. 518930%%%%cpgref%%%%Memory Overcommitment and Swapping
  587. 518931%%%%cpgref%%%%User Configuration of Memory Swapping
  588. 518932%%%%cpgref%%%%Memory Allocation and Commitment
  589. 518933%%%%cpgref%%%%Memory Resizing and Reallocation
  590. 518934%%%%cpgref%%%%Memory Protection
  591. 518935%%%%cpgref%%%%Obtaining Information about a Page Range
  592. 518936%%%%cpgref%%%%Protection Violations
  593. 518937%%%%cpgref%%%%Memory Suballocation and Using Heaps
  594. 518938%%%%cpgref%%%%Shared Memory
  595. 518939%%%%cpgref%%%%Using Memory Management
  596. 518940%%%%cpgref%%%%Allocating Private Memory
  597. 518941%%%%cpgref%%%%Committing and Decommitting Page Ranges
  598. 518942%%%%cpgref%%%%Establishing Access Protection
  599. 518943%%%%cpgref%%%%Querying Memory Object Information
  600. 518944%%%%cpgref%%%%Freeing Memory
  601. 518945%%%%cpgref%%%%Using Suballocation and Heaps
  602. 518946%%%%cpgref%%%%Suballocating Memory
  603. 518947%%%%cpgref%%%%Increasing the Size of a Heap
  604. 518948%%%%cpgref%%%%Allocating a Block of Memory from a Heap
  605. 518949%%%%cpgref%%%%Freeing Memory Blocks
  606. 518950%%%%cpgref%%%%Ending the Use of the Heap
  607. 518951%%%%cpgref%%%%Using Shared Memory
  608. 518952%%%%cpgref%%%%Using Named Shared Memory
  609. 518953%%%%cpgref%%%%Using Unnamed Shared Memory
  610. 518954%%%%cpgref%%%%Summary
  611. 518955%%%%cpgref%%%%Message Management
  612. 518956%%%%cpgref%%%%About Message Management
  613. 518957%%%%cpgref%%%%Using Message Management
  614. 518958%%%%cpgref%%%%Message Retrieval and String Substitution
  615. 518959%%%%cpgref%%%%Text String Substitution in Memory
  616. 518960%%%%cpgref%%%%Writing Messages
  617. 518961%%%%cpgref%%%%Code Page Information Associated with Message Files
  618. 518962%%%%cpgref%%%%Summary
  619. 518963%%%%cpgref%%%%Pipes
  620. 518964%%%%cpgref%%%%About Pipes
  621. 518965%%%%cpgref%%%%Unnamed Pipes
  622. 518966%%%%cpgref%%%%Named Pipes
  623. 518967%%%%cpgref%%%%Server-Client Communications Using Named Pipes
  624. 518968%%%%cpgref%%%%Steps in Managing Server-Client Transactions
  625. 518969%%%%cpgref%%%%Preparing a Named Pipe for a Client
  626. 518970%%%%cpgref%%%%Facilitating Transaction Processing
  627. 518971%%%%cpgref%%%%Coordinating Access to a Local Named Pipe with Semaphores
  628. 518972%%%%cpgref%%%%Using Unnamed Pipes
  629. 518973%%%%cpgref%%%%Creating Unnamed Pipes
  630. 518974%%%%cpgref%%%%Reading from and Writing to Unnamed Pipes
  631. 518975%%%%cpgref%%%%Redirecting Standard I/O for Child Processes
  632. 518976%%%%cpgref%%%%Using Named Pipes
  633. 518977%%%%cpgref%%%%Creating Named Pipes
  634. 518978%%%%cpgref%%%%Opening Named Pipes
  635. 518979%%%%cpgref%%%%Reading from Named Pipes
  636. 518980%%%%cpgref%%%%Writing to Named Pipes
  637. 518981%%%%cpgref%%%%Synchronizing Named Pipe Dialogs
  638. 518982%%%%cpgref%%%%Determining Pipe Status
  639. 518983%%%%cpgref%%%%Examining the Contents of Named Pipes
  640. 518984%%%%cpgref%%%%Closing Named Pipes
  641. 518985%%%%cpgref%%%%Summary
  642. 518986%%%%cpgref%%%%National Language Support
  643. 518987%%%%cpgref%%%%About National Language Support
  644. 518988%%%%cpgref%%%%National Language Resource Files
  645. 518989%%%%cpgref%%%%Language-Specific Versions of NLS-Enabled Applications
  646. 518990%%%%cpgref%%%%About Code Page Management
  647. 518991%%%%cpgref%%%%ASCII and EBCDIC Code Page Support
  648. 518992%%%%cpgref%%%%Code Page Preparation
  649. 518993%%%%cpgref%%%%Code Page Functions
  650. 518994%%%%cpgref%%%%Using Code Pages
  651. 518995%%%%cpgref%%%%Querying Code Page Support and the Current Code Page
  652. 518996%%%%cpgref%%%%Setting the Code Page for Text Characters
  653. 518997%%%%cpgref%%%%Obtaining the Case Map String
  654. 518998%%%%cpgref%%%%Obtaining the DBCS Environment Vector
  655. 518999%%%%cpgref%%%%Obtaining Formatting Information
  656. 519000%%%%cpgref%%%%Obtaining Collating Information for SORT
  657. 519001%%%%cpgref%%%%National Language Support and Code Page Management Summary
  658. 519002%%%%cpgref%%%%Queues
  659. 519003%%%%cpgref%%%%About Queues
  660. 519004%%%%cpgref%%%%Queues and Semaphores
  661. 519005%%%%cpgref%%%%Queue Servers and Clients
  662. 519006%%%%cpgref%%%%Queue Element Order
  663. 519007%%%%cpgref%%%%Obtaining Information about Queues and Queue Elements
  664. 519008%%%%cpgref%%%%Using Queues
  665. 519009%%%%cpgref%%%%Creating a Queue
  666. 519010%%%%cpgref%%%%Allocating Memory for Queue Data
  667. 519011%%%%cpgref%%%%Named Shared Memory Objects
  668. 519012%%%%cpgref%%%%Unnamed Shared Memory Objects
  669. 519013%%%%cpgref%%%%Opening a Queue
  670. 519014%%%%cpgref%%%%Writing to a Queue
  671. 519015%%%%cpgref%%%%Reading from a Queue
  672. 519016%%%%cpgref%%%%Peeking at a Queue
  673. 519017%%%%cpgref%%%%Purging a Queue
  674. 519018%%%%cpgref%%%%Closing a Queue
  675. 519019%%%%cpgref%%%%Summary
  676. 519020%%%%cpgref%%%%Semaphores
  677. 519021%%%%cpgref%%%%About Semaphores
  678. 519022%%%%cpgref%%%%Event Semaphores
  679. 519023%%%%cpgref%%%%Mutual Exclusion (Mutex) Semaphores
  680. 519024%%%%cpgref%%%%Multiple Wait (Muxwait) Semaphores
  681. 519025%%%%cpgref%%%%Named and Anonymous Semaphores
  682. 519026%%%%cpgref%%%%Semaphore Management
  683. 519027%%%%cpgref%%%%Using Event Semaphores
  684. 519028%%%%cpgref%%%%Creating an Event Semaphore
  685. 519029%%%%cpgref%%%%Opening an Event Semaphore
  686. 519030%%%%cpgref%%%%Closing an Event Semaphore
  687. 519031%%%%cpgref%%%%Resetting an Event Semaphore
  688. 519032%%%%cpgref%%%%Posting an Event Semaphore
  689. 519033%%%%cpgref%%%%Waiting for an Event Semaphore
  690. 519034%%%%cpgref%%%%Querying an Event Semaphore
  691. 519035%%%%cpgref%%%%Using Mutex Semaphores
  692. 519036%%%%cpgref%%%%Creating a Mutex Semaphore
  693. 519037%%%%cpgref%%%%Opening a Mutex Semaphore
  694. 519038%%%%cpgref%%%%Requesting a Mutex Semaphore
  695. 519039%%%%cpgref%%%%Releasing a Mutex Semaphore
  696. 519040%%%%cpgref%%%%Closing a Mutex Semaphore
  697. 519041%%%%cpgref%%%%Querying a Mutex Semaphore
  698. 519042%%%%cpgref%%%%Using Muxwait Semaphores
  699. 519043%%%%cpgref%%%%Creating a Muxwait Semaphore
  700. 519044%%%%cpgref%%%%Opening a Muxwait Semaphore
  701. 519045%%%%cpgref%%%%Closing a Muxwait Semaphore
  702. 519046%%%%cpgref%%%%Waiting for a Muxwait Semaphore
  703. 519047%%%%cpgref%%%%Adding a Semaphore to a Muxwait List
  704. 519048%%%%cpgref%%%%Deleting a Semaphore from a Muxwait List
  705. 519049%%%%cpgref%%%%Querying a Muxwait Semaphore
  706. 519050%%%%cpgref%%%%Summary
  707. 519051%%%%cpgref%%%%Program Execution Control
  708. 519052%%%%cpgref%%%%About Program Execution Control-Thread, Processes, and Sessions
  709. 519053%%%%cpgref%%%%Threads
  710. 519054%%%%cpgref%%%%Processes
  711. 519055%%%%cpgref%%%%Creating Processes
  712. 519056%%%%cpgref%%%%Process Termination
  713. 519057%%%%cpgref%%%%Process Exit Lists
  714. 519058%%%%cpgref%%%%Multitasking with Threads and Multitasking with Processes
  715. 519059%%%%cpgref%%%%Sessions
  716. 519060%%%%cpgref%%%%Creating Sessions
  717. 519061%%%%cpgref%%%%Child Session Control
  718. 519062%%%%cpgref%%%%Child Session Termination
  719. 519063%%%%cpgref%%%%About CPU Scheduling
  720. 519064%%%%cpgref%%%%Priority Classes
  721. 519065%%%%cpgref%%%%Priority Levels
  722. 519066%%%%cpgref%%%%Priority Guidelines
  723. 519067%%%%cpgref%%%%Dynamic Priority Alteration
  724. 519068%%%%cpgref%%%%Altering the Size of the Time Slice
  725. 519069%%%%cpgref%%%%Using Processes
  726. 519070%%%%cpgref%%%%Starting a Child Process
  727. 519071%%%%cpgref%%%%Starting an Asynchronous Child Process
  728. 519072%%%%cpgref%%%%Starting a Background Process
  729. 519073%%%%cpgref%%%%Setting the Command Line and Environment for a Child Process
  730. 519074%%%%cpgref%%%%Changing the Priority of a Process
  731. 519075%%%%cpgref%%%%Obtaining Information about Child Processes
  732. 519076%%%%cpgref%%%%Waiting for a Child Process to Terminate
  733. 519077%%%%cpgref%%%%Ending the Current Process
  734. 519078%%%%cpgref%%%%Terminating a Process
  735. 519079%%%%cpgref%%%%Creating an Exit List
  736. 519080%%%%cpgref%%%%Using Threads
  737. 519081%%%%cpgref%%%%Creating a Thread
  738. 519082%%%%cpgref%%%%Obtaining Information about a Thread
  739. 519083%%%%cpgref%%%%Changing the Priority of a Thread
  740. 519084%%%%cpgref%%%%Suspending the Current Thread
  741. 519085%%%%cpgref%%%%Suspending and Resuming Execution of a Thread
  742. 519086%%%%cpgref%%%%Entering Critical Sections
  743. 519087%%%%cpgref%%%%Waiting for a Thread to Terminate
  744. 519088%%%%cpgref%%%%Ending the Current Thread
  745. 519089%%%%cpgref%%%%Terminating a Thread
  746. 519090%%%%cpgref%%%%Using Sessions
  747. 519091%%%%cpgref%%%%Starting a Session
  748. 519092%%%%cpgref%%%%Controlling the Execution of Child Sessions
  749. 519093%%%%cpgref%%%%Setting User Selectability of a Child Session
  750. 519094%%%%cpgref%%%%Binding Child Sessions to Parent Sessions
  751. 519095%%%%cpgref%%%%Switching a Session to the Foreground
  752. 519096%%%%cpgref%%%%Terminating a Session
  753. 519097%%%%cpgref%%%%Summary
  754. 519098%%%%cpgref%%%%Timers
  755. 519099%%%%cpgref%%%%About Timers
  756. 519100%%%%cpgref%%%%Suspending Threads
  757. 519101%%%%cpgref%%%%Asynchronous Timers
  758. 519102%%%%cpgref%%%%Using Timers
  759. 519103%%%%cpgref%%%%Suspending the Current Thread
  760. 519104%%%%cpgref%%%%Timing a Single Interval
  761. 519105%%%%cpgref%%%%Timing Repeated Intervals
  762. 519106%%%%cpgref%%%%Summary
  763. 519107%%%%cpgref%%%%Virtual Device Drivers
  764.