protocol.txt 31 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115
  1. # Registry of protocol names used by X Server
  2. # This will eventually be replaced by server-side XCB
  3. #
  4. # Format is Xnnn <extension-name>:<object-name>
  5. # R=Request, V=Event, E=Error
  6. #
  7. # This is a security-sensitive file, please set permissions as appropriate.
  8. #
  9. R001 Adobe-DPS-Extension:Init
  10. R002 Adobe-DPS-Extension:CreateContext
  11. R003 Adobe-DPS-Extension:CreateSpace
  12. R004 Adobe-DPS-Extension:GiveInput
  13. R005 Adobe-DPS-Extension:GetStatus
  14. R006 Adobe-DPS-Extension:DestroySpace
  15. R007 Adobe-DPS-Extension:Reset
  16. R008 Adobe-DPS-Extension:NotifyContext
  17. R009 Adobe-DPS-Extension:CreateContextFromID
  18. R010 Adobe-DPS-Extension:XIDFromContext
  19. R011 Adobe-DPS-Extension:ContextFromXID
  20. R012 Adobe-DPS-Extension:SetStatusMask
  21. R013 Adobe-DPS-Extension:CreateSecureContext
  22. R014 Adobe-DPS-Extension:NotifyWhenReady
  23. R000 Apple-DRI:QueryVersion
  24. R001 Apple-DRI:QueryDirectRenderingCapable
  25. R002 Apple-DRI:CreateSurface
  26. R003 Apple-DRI:DestroySurface
  27. R004 Apple-DRI:AuthConnection
  28. V000 Apple-DRI:ObsoleteEvent1
  29. V001 Apple-DRI:ObsoleteEvent2
  30. V002 Apple-DRI:ObsoleteEvent3
  31. V003 Apple-DRI:SurfaceNotify
  32. E000 Apple-DRI:ClientNotLocal
  33. E001 Apple-DRI:OperationNotSupported
  34. R000 Apple-WM:QueryVersion
  35. R001 Apple-WM:FrameGetRect
  36. R002 Apple-WM:FrameHitTest
  37. R003 Apple-WM:FrameDraw
  38. R004 Apple-WM:DisableUpdate
  39. R005 Apple-WM:ReenableUpdate
  40. R006 Apple-WM:SelectInput
  41. R007 Apple-WM:SetWindowMenuCheck
  42. R008 Apple-WM:SetFrontProcess
  43. R009 Apple-WM:SetWindowLevel
  44. R010 Apple-WM:SetCanQuit
  45. R011 Apple-WM:SetWindowMenu
  46. V000 Apple-WM:ControllerNotify
  47. V001 Apple-WM:ActivationNotify
  48. V002 Apple-WM:PasteboardNotify
  49. E000 Apple-WM:ClientNotLocal
  50. E001 Apple-WM:OperationNotSupported
  51. R000 BIG-REQUESTS:Enable
  52. R000 Composite:CompositeQueryVersion
  53. R001 Composite:CompositeRedirectWindow
  54. R002 Composite:CompositeRedirectSubwindows
  55. R003 Composite:CompositeUnredirectWindow
  56. R004 Composite:CompositeUnredirectSubwindows
  57. R005 Composite:CompositeCreateRegionFromBorderClip
  58. R006 Composite:CompositeNameWindowPixmap
  59. R007 Composite:CompositeGetOverlayWindow
  60. R008 Composite:CompositeReleaseOverlayWindow
  61. R000 DAMAGE:QueryVersion
  62. R001 DAMAGE:Create
  63. R002 DAMAGE:Destroy
  64. R003 DAMAGE:Subtract
  65. R004 DAMAGE:Add
  66. V000 DAMAGE:Notify
  67. E000 DAMAGE:BadDamage
  68. R000 DEC-XTRAP:Reset
  69. R001 DEC-XTRAP:GetAvailable
  70. R002 DEC-XTRAP:Config
  71. R003 DEC-XTRAP:StartTrap
  72. R004 DEC-XTRAP:StopTrap
  73. R005 DEC-XTRAP:GetCurrent
  74. R006 DEC-XTRAP:GetStatistics
  75. R007 DEC-XTRAP:SimulateXEvent
  76. R008 DEC-XTRAP:GetVersion
  77. R009 DEC-XTRAP:GetLastInpTime
  78. V000 DEC-XTRAP:Event
  79. E002 DEC-XTRAP:BadIO
  80. E004 DEC-XTRAP:BadStatistics
  81. E005 DEC-XTRAP:BadDevices
  82. E007 DEC-XTRAP:BadScreen
  83. E008 DEC-XTRAP:BadSwapReq
  84. R000 DMX:DMXQueryVersion
  85. R001 DMX:DMXGetScreenCount
  86. R002 DMX:DMXGetScreenInfoDEPRECATED
  87. R003 DMX:DMXGetWindowAttributes
  88. R004 DMX:DMXGetInputCount
  89. R005 DMX:DMXGetInputAttributes
  90. R006 DMX:DMXForceWindowCreationDEPRECATED
  91. R007 DMX:DMXReconfigureScreenDEPRECATED
  92. R008 DMX:DMXSync
  93. R009 DMX:DMXForceWindowCreation
  94. R010 DMX:DMXGetScreenAttributes
  95. R011 DMX:DMXChangeScreensAttributes
  96. R012 DMX:DMXAddScreen
  97. R013 DMX:DMXRemoveScreen
  98. R014 DMX:DMXGetDesktopAttributes
  99. R015 DMX:DMXChangeDesktopAttributes
  100. R016 DMX:DMXAddInput
  101. R017 DMX:DMXRemoveInput
  102. R000 DOUBLE-BUFFER:GetVersion
  103. R001 DOUBLE-BUFFER:AllocateBackBufferName
  104. R002 DOUBLE-BUFFER:DeallocateBackBufferName
  105. R003 DOUBLE-BUFFER:SwapBuffers
  106. R004 DOUBLE-BUFFER:BeginIdiom
  107. R005 DOUBLE-BUFFER:EndIdiom
  108. R006 DOUBLE-BUFFER:GetVisualInfo
  109. R007 DOUBLE-BUFFER:GetBackBufferAttributes
  110. E000 DOUBLE-BUFFER:BadBuffer
  111. R000 DPMS:GetVersion
  112. R001 DPMS:Capable
  113. R002 DPMS:GetTimeouts
  114. R003 DPMS:SetTimeouts
  115. R004 DPMS:Enable
  116. R005 DPMS:Disable
  117. R006 DPMS:ForceLevel
  118. R007 DPMS:Info
  119. R000 DRI2:QueryVersion
  120. R001 DRI2:Connect
  121. R002 DRI2:Authenticate
  122. R003 DRI2:CreateDrawable
  123. R004 DRI2:DestroyDrawable
  124. R005 DRI2:GetBuffers
  125. R006 DRI2:CopyRegion
  126. R007 DRI2:GetBuffersWithFormat
  127. R000 Extended-Visual-Information:QueryVersion
  128. R001 Extended-Visual-Information:GetVisualInfo
  129. R000 FontCache:QueryVersion
  130. R001 FontCache:GetCacheSettings
  131. R002 FontCache:ChangeCacheSettings
  132. R003 FontCache:GetCacheStatistics
  133. E000 FontCache:BadProtocol
  134. E001 FontCache:CannotAllocMemory
  135. R001 GLX:
  136. R002 GLX:Large
  137. R003 GLX:CreateContext
  138. R004 GLX:DestroyContext
  139. R005 GLX:MakeCurrent
  140. R006 GLX:IsDirect
  141. R007 GLX:QueryVersion
  142. R008 GLX:WaitGL
  143. R009 GLX:WaitX
  144. R010 GLX:CopyContext
  145. R011 GLX:SwapBuffers
  146. R012 GLX:UseXFont
  147. R013 GLX:CreateGLXPixmap
  148. R014 GLX:GetVisualConfigs
  149. R015 GLX:DestroyGLXPixmap
  150. R016 GLX:VendorPrivate
  151. R017 GLX:VendorPrivateWithReply
  152. R018 GLX:QueryExtensionsString
  153. R019 GLX:QueryServerString
  154. R020 GLX:ClientInfo
  155. R101 GLX:NewList
  156. R102 GLX:EndList
  157. R103 GLX:DeleteLists
  158. R104 GLX:GenLists
  159. R105 GLX:FeedbackBuffer
  160. R106 GLX:SelectBuffer
  161. R107 GLX:Mode
  162. R108 GLX:Finish
  163. R109 GLX:PixelStoref
  164. R110 GLX:PixelStorei
  165. R111 GLX:ReadPixels
  166. R112 GLX:GetBooleanv
  167. R113 GLX:GetClipPlane
  168. R114 GLX:GetDoublev
  169. R115 GLX:GetError
  170. R116 GLX:GetFloatv
  171. R117 GLX:GetIntegerv
  172. R118 GLX:GetLightfv
  173. R119 GLX:GetLightiv
  174. R120 GLX:GetMapdv
  175. R121 GLX:GetMapfv
  176. R122 GLX:GetMapiv
  177. R123 GLX:GetMaterialfv
  178. R124 GLX:GetMaterialiv
  179. R125 GLX:GetPixelfv
  180. R126 GLX:GetPixelMapuiv
  181. R127 GLX:GetPixelMapusv
  182. R128 GLX:GetPolygonStipple
  183. R129 GLX:GetString
  184. R130 GLX:GetTexEnvfv
  185. R131 GLX:GetTexEnviv
  186. R132 GLX:GetTexGendv
  187. R133 GLX:GetTexGenfv
  188. R134 GLX:GetTexGeniv
  189. R135 GLX:GetTexImage
  190. R136 GLX:GetTexParameterfv
  191. R137 GLX:GetTexParameteriv
  192. R138 GLX:GetTexLevelParameterfv
  193. R139 GLX:GetTexLevelParameteriv
  194. R140 GLX:IsEnabled
  195. R141 GLX:IsList
  196. R142 GLX:Flush
  197. E000 GLX:BadContext
  198. E001 GLX:BadContextState
  199. E002 GLX:BadDrawable
  200. E003 GLX:BadPixmap
  201. E004 GLX:BadContextTag
  202. E005 GLX:BadCurrentWindow
  203. E006 GLX:BadRenderRequest
  204. E007 GLX:BadLargeRequest
  205. E008 GLX:UnsupportedPrivateRequest
  206. R000 LBX:QueryVersion
  207. R001 LBX:StartProxy
  208. R002 LBX:StopProxy
  209. R003 LBX:Switch
  210. R004 LBX:NewClient
  211. R005 LBX:CloseClient
  212. R006 LBX:ModifySequence
  213. R007 LBX:AllowMotion
  214. R008 LBX:IncrementPixel
  215. R009 LBX:Delta
  216. R010 LBX:GetModifierMapping
  217. R011 LBX:QueryTag
  218. R012 LBX:InvalidateTag
  219. R013 LBX:PolyPoint
  220. R014 LBX:PolyLine
  221. R015 LBX:PolySegment
  222. R016 LBX:PolyRectangle
  223. R017 LBX:PolyArc
  224. R018 LBX:FillPoly
  225. R019 LBX:PolyFillRectangle
  226. R020 LBX:PolyFillArc
  227. R021 LBX:GetKeyboardMapping
  228. R022 LBX:QueryFont
  229. R023 LBX:ChangeProperty
  230. R024 LBX:GetProperty
  231. R025 LBX:TagData
  232. R026 LBX:CopyArea
  233. R027 LBX:CopyPlane
  234. R028 LBX:PolyText8
  235. R029 LBX:PolyText16
  236. R030 LBX:ImageText8
  237. R031 LBX:ImageText16
  238. R032 LBX:QueryExtension
  239. R033 LBX:PutImage
  240. R034 LBX:GetImage
  241. R035 LBX:BeginLargeRequest
  242. R036 LBX:LargeRequestData
  243. R037 LBX:EndLargeRequest
  244. R038 LBX:InternAtoms
  245. R039 LBX:GetWinAttrAndGeom
  246. R040 LBX:GrabCmap
  247. R041 LBX:ReleaseCmap
  248. R042 LBX:AllocColor
  249. R043 LBX:Sync
  250. E000 LBX:BadLbxClient
  251. R000 MIT-SCREEN-SAVER:QueryVersion
  252. R001 MIT-SCREEN-SAVER:QueryInfo
  253. R002 MIT-SCREEN-SAVER:SelectInput
  254. R003 MIT-SCREEN-SAVER:SetAttributes
  255. R004 MIT-SCREEN-SAVER:UnsetAttributes
  256. R005 MIT-SCREEN-SAVER:Suspend
  257. V000 MIT-SCREEN-SAVER:Notify
  258. R000 MIT-SHM:QueryVersion
  259. R001 MIT-SHM:Attach
  260. R002 MIT-SHM:Detach
  261. R003 MIT-SHM:PutImage
  262. R004 MIT-SHM:GetImage
  263. R005 MIT-SHM:CreatePixmap
  264. V000 MIT-SHM:Completion
  265. E000 MIT-SHM:BadShmSeg
  266. R000 MIT-SUNDRY-NONSTANDARD:SetBugMode
  267. R001 MIT-SUNDRY-NONSTANDARD:GetBugMode
  268. R000 Multi-Buffering:GetBufferVersion
  269. R001 Multi-Buffering:CreateImageBuffers
  270. R002 Multi-Buffering:DestroyImageBuffers
  271. R003 Multi-Buffering:DisplayImageBuffers
  272. R004 Multi-Buffering:SetMBufferAttributes
  273. R005 Multi-Buffering:GetMBufferAttributes
  274. R006 Multi-Buffering:SetBufferAttributes
  275. R007 Multi-Buffering:GetBufferAttributes
  276. R008 Multi-Buffering:GetBufferInfo
  277. R009 Multi-Buffering:CreateStereoWindow
  278. R010 Multi-Buffering:ClearImageBufferArea
  279. V000 Multi-Buffering:ClobberNotify
  280. V001 Multi-Buffering:UpdateNotify
  281. E000 Multi-Buffering:BadBuffer
  282. R000 RANDR:QueryVersion
  283. R001 RANDR:OldGetScreenInfo
  284. R002 RANDR:SetScreenConfig
  285. R003 RANDR:OldScreenChangeSelectInput
  286. R004 RANDR:SelectInput
  287. R005 RANDR:GetScreenInfo
  288. R006 RANDR:GetScreenSizeRange
  289. R007 RANDR:SetScreenSize
  290. R008 RANDR:GetScreenResources
  291. R009 RANDR:GetOutputInfo
  292. R010 RANDR:ListOutputProperties
  293. R011 RANDR:QueryOutputProperty
  294. R012 RANDR:ConfigureOutputProperty
  295. R013 RANDR:ChangeOutputProperty
  296. R014 RANDR:DeleteOutputProperty
  297. R015 RANDR:GetOutputProperty
  298. R016 RANDR:CreateMode
  299. R017 RANDR:DestroyMode
  300. R018 RANDR:AddOutputMode
  301. R019 RANDR:DeleteOutputMode
  302. R020 RANDR:GetCrtcInfo
  303. R021 RANDR:SetCrtcConfig
  304. R022 RANDR:GetCrtcGammaSize
  305. R023 RANDR:GetCrtcGamma
  306. R024 RANDR:SetCrtcGamma
  307. R025 RANDR:GetScreenResourcesCurrent
  308. R026 RANDR:SetCrtcTransform
  309. R027 RANDR:GetCrtcTransform
  310. R028 RANDR:GetPanning
  311. R029 RANDR:SetPanning
  312. R030 RANDR:SetOutputPrimary
  313. R031 RANDR:GetOutputPrimary
  314. R032 RANDR:RRGetProviders
  315. R033 RANDR:RRGetProviderInfo
  316. R034 RANDR:RRSetProviderOffloadSink
  317. R035 RANDR:RRSetProviderOutputSource
  318. R036 RANDR:RRListProviderProperties
  319. R037 RANDR:RRQueryProviderProperty
  320. R038 RANDR:RRConfigureProviderProperty
  321. R039 RANDR:RRChangeProviderProperty
  322. R040 RANDR:RRDeleteProviderProperty
  323. R041 RANDR:RRGetProviderProperty
  324. V000 RANDR:ScreenChangeNotify
  325. V001 RANDR:Notify
  326. E000 RANDR:BadRROutput
  327. E001 RANDR:BadRRCrtc
  328. E002 RANDR:BadRRMode
  329. E003 RANDR:BadRRProvider
  330. R000 RECORD:QueryVersion
  331. R001 RECORD:CreateContext
  332. R002 RECORD:RegisterClients
  333. R003 RECORD:UnregisterClients
  334. R004 RECORD:GetContext
  335. R005 RECORD:EnableContext
  336. R006 RECORD:DisableContext
  337. R007 RECORD:FreeContext
  338. E000 RECORD:BadContext
  339. R000 RENDER:QueryVersion
  340. R001 RENDER:QueryPictFormats
  341. R002 RENDER:QueryPictIndexValues
  342. R003 RENDER:QueryDithers
  343. R004 RENDER:CreatePicture
  344. R005 RENDER:ChangePicture
  345. R006 RENDER:SetPictureClipRectangles
  346. R007 RENDER:FreePicture
  347. R008 RENDER:Composite
  348. R009 RENDER:Scale
  349. R010 RENDER:Trapezoids
  350. R011 RENDER:Triangles
  351. R012 RENDER:TriStrip
  352. R013 RENDER:TriFan
  353. R014 RENDER:ColorTrapezoids
  354. R015 RENDER:ColorTriangles
  355. R016 RENDER:Transform
  356. R017 RENDER:CreateGlyphSet
  357. R018 RENDER:ReferenceGlyphSet
  358. R019 RENDER:FreeGlyphSet
  359. R020 RENDER:AddGlyphs
  360. R021 RENDER:AddGlyphsFromPicture
  361. R022 RENDER:FreeGlyphs
  362. R023 RENDER:CompositeGlyphs8
  363. R024 RENDER:CompositeGlyphs16
  364. R025 RENDER:CompositeGlyphs32
  365. R026 RENDER:FillRectangles
  366. R027 RENDER:CreateCursor
  367. R028 RENDER:SetPictureTransform
  368. R029 RENDER:QueryFilters
  369. R030 RENDER:SetPictureFilter
  370. R031 RENDER:CreateAnimCursor
  371. R032 RENDER:AddTraps
  372. R033 RENDER:CreateSolidFill
  373. R034 RENDER:CreateLinearGradient
  374. R035 RENDER:CreateRadialGradient
  375. R036 RENDER:CreateConicalGradient
  376. E000 RENDER:BadPictFormat
  377. E001 RENDER:BadPicture
  378. E002 RENDER:BadPictOp
  379. E003 RENDER:BadGlyphSet
  380. E004 RENDER:BadGlyph
  381. R000 SECURITY:QueryVersion
  382. R001 SECURITY:GenerateAuthorization
  383. R002 SECURITY:RevokeAuthorization
  384. V000 SECURITY:AuthorizationRevoked
  385. E000 SECURITY:BadAuthorization
  386. E001 SECURITY:BadAuthorizationProtocol
  387. R000 SELinux:SELinuxQueryVersion
  388. R001 SELinux:SELinuxSetDeviceCreateContext
  389. R002 SELinux:SELinuxGetDeviceCreateContext
  390. R003 SELinux:SELinuxSetDeviceContext
  391. R004 SELinux:SELinuxGetDeviceContext
  392. R005 SELinux:SELinuxSetWindowCreateContext
  393. R006 SELinux:SELinuxGetWindowCreateContext
  394. R007 SELinux:SELinuxGetWindowContext
  395. R008 SELinux:SELinuxSetPropertyCreateContext
  396. R009 SELinux:SELinuxGetPropertyCreateContext
  397. R010 SELinux:SELinuxSetPropertyUseContext
  398. R011 SELinux:SELinuxGetPropertyUseContext
  399. R012 SELinux:SELinuxGetPropertyContext
  400. R013 SELinux:SELinuxGetPropertyDataContext
  401. R014 SELinux:SELinuxListProperties
  402. R015 SELinux:SELinuxSetSelectionCreateContext
  403. R016 SELinux:SELinuxGetSelectionCreateContext
  404. R017 SELinux:SELinuxSetSelectionUseContext
  405. R018 SELinux:SELinuxGetSelectionUseContext
  406. R019 SELinux:SELinuxGetSelectionContext
  407. R020 SELinux:SELinuxGetSelectionDataContext
  408. R021 SELinux:SELinuxListSelections
  409. R022 SELinux:SELinuxGetClientContext
  410. R000 SHAPE:QueryVersion
  411. R001 SHAPE:Rectangles
  412. R002 SHAPE:Mask
  413. R003 SHAPE:Combine
  414. R004 SHAPE:Offset
  415. R005 SHAPE:QueryExtents
  416. R006 SHAPE:SelectInput
  417. R007 SHAPE:InputSelected
  418. R008 SHAPE:GetRectangles
  419. V000 SHAPE:Notify
  420. R000 SYNC:Initialize
  421. R001 SYNC:ListSystemCounters
  422. R002 SYNC:CreateCounter
  423. R003 SYNC:SetCounter
  424. R004 SYNC:ChangeCounter
  425. R005 SYNC:QueryCounter
  426. R006 SYNC:DestroyCounter
  427. R007 SYNC:Await
  428. R008 SYNC:CreateAlarm
  429. R009 SYNC:ChangeAlarm
  430. R010 SYNC:QueryAlarm
  431. R011 SYNC:DestroyAlarm
  432. R012 SYNC:SetPriority
  433. R013 SYNC:GetPriority
  434. V000 SYNC:CounterNotify
  435. V001 SYNC:AlarmNotify
  436. E000 SYNC:BadCounter
  437. E001 SYNC:BadAlarm
  438. R000 TOG-CUP:QueryVersion
  439. R001 TOG-CUP:GetReservedColormapEntries
  440. R002 TOG-CUP:StoreColors
  441. R000 Windows-WM:QueryVersion
  442. R001 Windows-WM:FrameGetRect
  443. R002 Windows-WM:FrameDraw
  444. R003 Windows-WM:FrameSetTitle
  445. R004 Windows-WM:DisableUpdate
  446. R005 Windows-WM:ReenableUpdate
  447. R006 Windows-WM:SelectInput
  448. R007 Windows-WM:SetFrontProcess
  449. V000 Windows-WM:ControllerNotify
  450. V001 Windows-WM:ActivationNotify
  451. E000 Windows-WM:ClientNotLocal
  452. E001 Windows-WM:OperationNotSupported
  453. R000 X-Resource:QueryVersion
  454. R001 X-Resource:QueryClients
  455. R002 X-Resource:QueryClientResources
  456. R003 X-Resource:QueryClientPixmapBytes
  457. R001 X11:CreateWindow
  458. R002 X11:ChangeWindowAttributes
  459. R003 X11:GetWindowAttributes
  460. R004 X11:DestroyWindow
  461. R005 X11:DestroySubwindows
  462. R006 X11:ChangeSaveSet
  463. R007 X11:ReparentWindow
  464. R008 X11:MapWindow
  465. R009 X11:MapSubwindows
  466. R010 X11:UnmapWindow
  467. R011 X11:UnmapSubwindows
  468. R012 X11:ConfigureWindow
  469. R013 X11:CirculateWindow
  470. R014 X11:GetGeometry
  471. R015 X11:QueryTree
  472. R016 X11:InternAtom
  473. R017 X11:GetAtomName
  474. R018 X11:ChangeProperty
  475. R019 X11:DeleteProperty
  476. R020 X11:GetProperty
  477. R021 X11:ListProperties
  478. R022 X11:SetSelectionOwner
  479. R023 X11:GetSelectionOwner
  480. R024 X11:ConvertSelection
  481. R025 X11:SendEvent
  482. R026 X11:GrabPointer
  483. R027 X11:UngrabPointer
  484. R028 X11:GrabButton
  485. R029 X11:UngrabButton
  486. R030 X11:ChangeActivePointerGrab
  487. R031 X11:GrabKeyboard
  488. R032 X11:UngrabKeyboard
  489. R033 X11:GrabKey
  490. R034 X11:UngrabKey
  491. R035 X11:AllowEvents
  492. R036 X11:GrabServer
  493. R037 X11:UngrabServer
  494. R038 X11:QueryPointer
  495. R039 X11:GetMotionEvents
  496. R040 X11:TranslateCoords
  497. R041 X11:WarpPointer
  498. R042 X11:SetInputFocus
  499. R043 X11:GetInputFocus
  500. R044 X11:QueryKeymap
  501. R045 X11:OpenFont
  502. R046 X11:CloseFont
  503. R047 X11:QueryFont
  504. R048 X11:QueryTextExtents
  505. R049 X11:ListFonts
  506. R050 X11:ListFontsWithInfo
  507. R051 X11:SetFontPath
  508. R052 X11:GetFontPath
  509. R053 X11:CreatePixmap
  510. R054 X11:FreePixmap
  511. R055 X11:CreateGC
  512. R056 X11:ChangeGC
  513. R057 X11:CopyGC
  514. R058 X11:SetDashes
  515. R059 X11:SetClipRectangles
  516. R060 X11:FreeGC
  517. R061 X11:ClearArea
  518. R062 X11:CopyArea
  519. R063 X11:CopyPlane
  520. R064 X11:PolyPoint
  521. R065 X11:PolyLine
  522. R066 X11:PolySegment
  523. R067 X11:PolyRectangle
  524. R068 X11:PolyArc
  525. R069 X11:FillPoly
  526. R070 X11:PolyFillRectangle
  527. R071 X11:PolyFillArc
  528. R072 X11:PutImage
  529. R073 X11:GetImage
  530. R074 X11:PolyText8
  531. R075 X11:PolyText16
  532. R076 X11:ImageText8
  533. R077 X11:ImageText16
  534. R078 X11:CreateColormap
  535. R079 X11:FreeColormap
  536. R080 X11:CopyColormapAndFree
  537. R081 X11:InstallColormap
  538. R082 X11:UninstallColormap
  539. R083 X11:ListInstalledColormaps
  540. R084 X11:AllocColor
  541. R085 X11:AllocNamedColor
  542. R086 X11:AllocColorCells
  543. R087 X11:AllocColorPlanes
  544. R088 X11:FreeColors
  545. R089 X11:StoreColors
  546. R090 X11:StoreNamedColor
  547. R091 X11:QueryColors
  548. R092 X11:LookupColor
  549. R093 X11:CreateCursor
  550. R094 X11:CreateGlyphCursor
  551. R095 X11:FreeCursor
  552. R096 X11:RecolorCursor
  553. R097 X11:QueryBestSize
  554. R098 X11:QueryExtension
  555. R099 X11:ListExtensions
  556. R100 X11:ChangeKeyboardMapping
  557. R101 X11:GetKeyboardMapping
  558. R102 X11:ChangeKeyboardControl
  559. R103 X11:GetKeyboardControl
  560. R104 X11:Bell
  561. R105 X11:ChangePointerControl
  562. R106 X11:GetPointerControl
  563. R107 X11:SetScreenSaver
  564. R108 X11:GetScreenSaver
  565. R109 X11:ChangeHosts
  566. R110 X11:ListHosts
  567. R111 X11:SetAccessControl
  568. R112 X11:SetCloseDownMode
  569. R113 X11:KillClient
  570. R114 X11:RotateProperties
  571. R115 X11:ForceScreenSaver
  572. R116 X11:SetPointerMapping
  573. R117 X11:GetPointerMapping
  574. R118 X11:SetModifierMapping
  575. R119 X11:GetModifierMapping
  576. R127 X11:NoOperation
  577. V000 X11:X_Error
  578. V001 X11:X_Reply
  579. V002 X11:KeyPress
  580. V003 X11:KeyRelease
  581. V004 X11:ButtonPress
  582. V005 X11:ButtonRelease
  583. V006 X11:MotionNotify
  584. V007 X11:EnterNotify
  585. V008 X11:LeaveNotify
  586. V009 X11:FocusIn
  587. V010 X11:FocusOut
  588. V011 X11:KeymapNotify
  589. V012 X11:Expose
  590. V013 X11:GraphicsExpose
  591. V014 X11:NoExpose
  592. V015 X11:VisibilityNotify
  593. V016 X11:CreateNotify
  594. V017 X11:DestroyNotify
  595. V018 X11:UnmapNotify
  596. V019 X11:MapNotify
  597. V020 X11:MapRequest
  598. V021 X11:ReparentNotify
  599. V022 X11:ConfigureNotify
  600. V023 X11:ConfigureRequest
  601. V024 X11:GravityNotify
  602. V025 X11:ResizeRequest
  603. V026 X11:CirculateNotify
  604. V027 X11:CirculateRequest
  605. V028 X11:PropertyNotify
  606. V029 X11:SelectionClear
  607. V030 X11:SelectionRequest
  608. V031 X11:SelectionNotify
  609. V032 X11:ColormapNotify
  610. V033 X11:ClientMessage
  611. V034 X11:MappingNotify
  612. V035 X11:GenericEvent
  613. E000 X11:Success
  614. E001 X11:BadRequest
  615. E002 X11:BadValue
  616. E003 X11:BadWindow
  617. E004 X11:BadPixmap
  618. E005 X11:BadAtom
  619. E006 X11:BadCursor
  620. E007 X11:BadFont
  621. E008 X11:BadMatch
  622. E009 X11:BadDrawable
  623. E010 X11:BadAccess
  624. E011 X11:BadAlloc
  625. E012 X11:BadColor
  626. E013 X11:BadGC
  627. E014 X11:BadIDChoice
  628. E015 X11:BadName
  629. E016 X11:BadLength
  630. E017 X11:BadImplementation
  631. R001 X3D-PEX:GetExtensionInfo
  632. R002 X3D-PEX:GetEnumeratedTypeInfo
  633. R003 X3D-PEX:GetImpDepConstants
  634. R004 X3D-PEX:CreateLookupTable
  635. R005 X3D-PEX:CopyLookupTable
  636. R006 X3D-PEX:FreeLookupTable
  637. R007 X3D-PEX:GetTableInfo
  638. R008 X3D-PEX:GetPredefinedEntries
  639. R009 X3D-PEX:GetDefinedIndices
  640. R010 X3D-PEX:GetTableEntry
  641. R011 X3D-PEX:GetTableEntries
  642. R012 X3D-PEX:SetTableEntries
  643. R013 X3D-PEX:DeleteTableEntries
  644. R014 X3D-PEX:CreatePipelineContext
  645. R015 X3D-PEX:CopyPipelineContext
  646. R016 X3D-PEX:FreePipelineContext
  647. R017 X3D-PEX:GetPipelineContext
  648. R018 X3D-PEX:ChangePipelineContext
  649. R019 X3D-PEX:CreateRenderer
  650. R020 X3D-PEX:FreeRenderer
  651. R021 X3D-PEX:ChangeRenderer
  652. R022 X3D-PEX:GetRendererAttributes
  653. R023 X3D-PEX:GetRendererDynamics
  654. R024 X3D-PEX:BeginRendering
  655. R025 X3D-PEX:EndRendering
  656. R026 X3D-PEX:BeginStructure
  657. R027 X3D-PEX:EndStructure
  658. R028 X3D-PEX:OutputCommands
  659. R029 X3D-PEX:Network
  660. R030 X3D-PEX:CreateStructure
  661. R031 X3D-PEX:CopyStructure
  662. R032 X3D-PEX:DestroyStructures
  663. R033 X3D-PEX:GetStructureInfo
  664. R034 X3D-PEX:GetElementInfo
  665. R035 X3D-PEX:GetStructuresInNetwork
  666. R036 X3D-PEX:GetAncestors
  667. R037 X3D-PEX:GetDescendants
  668. R038 X3D-PEX:FetchElements
  669. R039 X3D-PEX:SetEditingMode
  670. R040 X3D-PEX:SetElementPointer
  671. R041 X3D-PEX:SetElementPointerAtLabel
  672. R042 X3D-PEX:ElementSearch
  673. R043 X3D-PEX:StoreElements
  674. R044 X3D-PEX:DeleteElements
  675. R045 X3D-PEX:DeleteElementsToLabel
  676. R046 X3D-PEX:DeleteBetweenLabels
  677. R047 X3D-PEX:CopyElements
  678. R048 X3D-PEX:ChangeStructureRefs
  679. R049 X3D-PEX:CreateNameSet
  680. R050 X3D-PEX:CopyNameSet
  681. R051 X3D-PEX:FreeNameSet
  682. R052 X3D-PEX:GetNameSet
  683. R053 X3D-PEX:ChangeNameSet
  684. R054 X3D-PEX:CreateSearchContext
  685. R055 X3D-PEX:CopySearchContext
  686. R056 X3D-PEX:FreeSearchContext
  687. R057 X3D-PEX:GetSearchContext
  688. R058 X3D-PEX:ChangeSearchContext
  689. R059 X3D-PEX:SearchNetwork
  690. R060 X3D-PEX:CreatePhigsWks
  691. R061 X3D-PEX:FreePhigsWks
  692. R062 X3D-PEX:GetWksInfo
  693. R063 X3D-PEX:GetDynamics
  694. R064 X3D-PEX:GetViewRep
  695. R065 X3D-PEX:RedrawAllStructures
  696. R066 X3D-PEX:UpdateWorkstation
  697. R067 X3D-PEX:RedrawClipRegion
  698. R068 X3D-PEX:ExecuteDeferredActions
  699. R069 X3D-PEX:SetViewPriority
  700. R070 X3D-PEX:SetDisplayUpdateMode
  701. R071 X3D-PEX:MapDCtoWC
  702. R072 X3D-PEX:MapWCtoDC
  703. R073 X3D-PEX:SetViewRep
  704. R074 X3D-PEX:SetWksWindow
  705. R075 X3D-PEX:SetWksViewport
  706. R076 X3D-PEX:SetHlhsrMode
  707. R077 X3D-PEX:SetWksBufferMode
  708. R078 X3D-PEX:PostStructure
  709. R079 X3D-PEX:UnpostStructure
  710. R080 X3D-PEX:UnpostAllStructures
  711. R081 X3D-PEX:GetWksPostings
  712. R082 X3D-PEX:GetPickDevice
  713. R083 X3D-PEX:ChangePickDevice
  714. R084 X3D-PEX:CreatePickMeasure
  715. R085 X3D-PEX:FreePickMeasure
  716. R086 X3D-PEX:GetPickMeasure
  717. R087 X3D-PEX:UpdatePickMeasure
  718. R088 X3D-PEX:OpenFont
  719. R089 X3D-PEX:CloseFont
  720. R090 X3D-PEX:QueryFont
  721. R091 X3D-PEX:ListFonts
  722. R092 X3D-PEX:ListFontsWithInfo
  723. R093 X3D-PEX:QueryTextExtents
  724. R094 X3D-PEX:MatchRenderingTargets
  725. R095 X3D-PEX:Escape
  726. R096 X3D-PEX:EscapeWithReply
  727. R097 X3D-PEX:Elements
  728. R098 X3D-PEX:AccumulateState
  729. R099 X3D-PEX:BeginPickOne
  730. R100 X3D-PEX:EndPickOne
  731. R101 X3D-PEX:PickOne
  732. R102 X3D-PEX:BeginPickAll
  733. R103 X3D-PEX:EndPickAll
  734. R104 X3D-PEX:PickAll
  735. E000 X3D-PEX:ColorTypeError
  736. E001 X3D-PEX:erStateError
  737. E002 X3D-PEX:FloatingPointFormatError
  738. E003 X3D-PEX:LabelError
  739. E004 X3D-PEX:LookupTableError
  740. E005 X3D-PEX:NameSetError
  741. E006 X3D-PEX:PathError
  742. E007 X3D-PEX:FontError
  743. E008 X3D-PEX:PhigsWksError
  744. E009 X3D-PEX:PickMeasureError
  745. E010 X3D-PEX:PipelineContextError
  746. E011 X3D-PEX:erError
  747. E012 X3D-PEX:SearchContextError
  748. E013 X3D-PEX:StructureError
  749. E014 X3D-PEX:OutputCommandError
  750. R000 XC-APPGROUP:QueryVersion
  751. R001 XC-APPGROUP:Create
  752. R002 XC-APPGROUP:Destroy
  753. R003 XC-APPGROUP:GetAttr
  754. R004 XC-APPGROUP:Query
  755. R005 XC-APPGROUP:CreateAssoc
  756. R006 XC-APPGROUP:DestroyAssoc
  757. E000 XC-APPGROUP:BadAppGroup
  758. R000 XC-MISC:GetVersion
  759. R001 XC-MISC:GetXIDRange
  760. R002 XC-MISC:GetXIDList
  761. R000 XFIXES:QueryVersion
  762. R001 XFIXES:ChangeSaveSet
  763. R002 XFIXES:SelectSelectionInput
  764. R003 XFIXES:SelectCursorInput
  765. R004 XFIXES:GetCursorImage
  766. R005 XFIXES:CreateRegion
  767. R006 XFIXES:CreateRegionFromBitmap
  768. R007 XFIXES:CreateRegionFromWindow
  769. R008 XFIXES:CreateRegionFromGC
  770. R009 XFIXES:CreateRegionFromPicture
  771. R010 XFIXES:DestroyRegion
  772. R011 XFIXES:SetRegion
  773. R012 XFIXES:CopyRegion
  774. R013 XFIXES:UnionRegion
  775. R014 XFIXES:IntersectRegion
  776. R015 XFIXES:SubtractRegion
  777. R016 XFIXES:InvertRegion
  778. R017 XFIXES:TranslateRegion
  779. R018 XFIXES:RegionExtents
  780. R019 XFIXES:FetchRegion
  781. R020 XFIXES:SetGCClipRegion
  782. R021 XFIXES:SetWindowShapeRegion
  783. R022 XFIXES:SetPictureClipRegion
  784. R023 XFIXES:SetCursorName
  785. R024 XFIXES:GetCursorName
  786. R025 XFIXES:GetCursorImageAndName
  787. R026 XFIXES:ChangeCursor
  788. R027 XFIXES:ChangeCursorByName
  789. R028 XFIXES:ExpandRegion
  790. R029 XFIXES:HideCursor
  791. R030 XFIXES:ShowCursor
  792. V000 XFIXES:SelectionNotify
  793. V001 XFIXES:CursorNotify
  794. E000 XFIXES:BadRegion
  795. R000 XFree86-Bigfont:QueryVersion
  796. R001 XFree86-Bigfont:QueryFont
  797. R000 XFree86-DGA:QueryVersion
  798. R001 XFree86-DGA:GetVideoLL
  799. R002 XFree86-DGA:DirectVideo
  800. R003 XFree86-DGA:GetViewPortSize
  801. R004 XFree86-DGA:SetViewPort
  802. R005 XFree86-DGA:GetVidPage
  803. R006 XFree86-DGA:SetVidPage
  804. R007 XFree86-DGA:InstallColormap
  805. R008 XFree86-DGA:QueryDirectVideo
  806. R009 XFree86-DGA:ViewPortChanged
  807. R010 XFree86-DGA:Obsolete1
  808. R011 XFree86-DGA:Obsolete2
  809. R012 XFree86-DGA:QueryModes
  810. R013 XFree86-DGA:SetMode
  811. R014 XFree86-DGA:SetViewport
  812. R015 XFree86-DGA:InstallColormap
  813. R016 XFree86-DGA:SelectInput
  814. R017 XFree86-DGA:FillRectangle
  815. R018 XFree86-DGA:CopyArea
  816. R019 XFree86-DGA:CopyTransparentArea
  817. R020 XFree86-DGA:GetViewportStatus
  818. R021 XFree86-DGA:Sync
  819. R022 XFree86-DGA:OpenFramebuffer
  820. R023 XFree86-DGA:CloseFramebuffer
  821. R024 XFree86-DGA:SetClientVersion
  822. R025 XFree86-DGA:ChangePixmapMode
  823. R026 XFree86-DGA:CreateColormap
  824. E000 XFree86-DGA:ClientNotLocal
  825. E001 XFree86-DGA:NoDirectVideoMode
  826. E002 XFree86-DGA:ScreenNotActive
  827. E003 XFree86-DGA:DirectNotActivated
  828. E004 XFree86-DGA:OperationNotSupported
  829. R000 XFree86-DRI:QueryVersion
  830. R001 XFree86-DRI:QueryDirectRenderingCapable
  831. R002 XFree86-DRI:OpenConnection
  832. R003 XFree86-DRI:CloseConnection
  833. R004 XFree86-DRI:GetClientDriverName
  834. R005 XFree86-DRI:CreateContext
  835. R006 XFree86-DRI:DestroyContext
  836. R007 XFree86-DRI:CreateDrawable
  837. R008 XFree86-DRI:DestroyDrawable
  838. R009 XFree86-DRI:GetDrawableInfo
  839. R010 XFree86-DRI:GetDeviceInfo
  840. R011 XFree86-DRI:AuthConnection
  841. R012 XFree86-DRI:OpenFullScreen
  842. R013 XFree86-DRI:CloseFullScreen
  843. E000 XFree86-DRI:ClientNotLocal
  844. E001 XFree86-DRI:OperationNotSupported
  845. R000 XFree86-Misc:QueryVersion
  846. R001 XFree86-Misc:GetSaver
  847. R002 XFree86-Misc:SetSaver
  848. R003 XFree86-Misc:GetMouseSettings
  849. R004 XFree86-Misc:GetKbdSettings
  850. R005 XFree86-Misc:SetMouseSettings
  851. R006 XFree86-Misc:SetKbdSettings
  852. R007 XFree86-Misc:SetGrabKeysState
  853. R008 XFree86-Misc:SetClientVersion
  854. R009 XFree86-Misc:GetFilePaths
  855. R010 XFree86-Misc:PassMessage
  856. E000 XFree86-Misc:BadMouseProtocol
  857. E001 XFree86-Misc:BadMouseBaudRate
  858. E002 XFree86-Misc:BadMouseFlags
  859. E003 XFree86-Misc:BadMouseCombo
  860. E004 XFree86-Misc:BadKbdType
  861. E005 XFree86-Misc:ModInDevDisabled
  862. E006 XFree86-Misc:ModInDevClientNotLocal
  863. E007 XFree86-Misc:NoModule
  864. R000 XFree86-VidModeExtension:QueryVersion
  865. R001 XFree86-VidModeExtension:GetModeLine
  866. R002 XFree86-VidModeExtension:ModModeLine
  867. R003 XFree86-VidModeExtension:SwitchMode
  868. R004 XFree86-VidModeExtension:GetMonitor
  869. R005 XFree86-VidModeExtension:LockModeSwitch
  870. R006 XFree86-VidModeExtension:GetAllModeLines
  871. R007 XFree86-VidModeExtension:AddModeLine
  872. R008 XFree86-VidModeExtension:DeleteModeLine
  873. R009 XFree86-VidModeExtension:ValidateModeLine
  874. R010 XFree86-VidModeExtension:SwitchToMode
  875. R011 XFree86-VidModeExtension:GetViewPort
  876. R012 XFree86-VidModeExtension:SetViewPort
  877. R013 XFree86-VidModeExtension:GetDotClocks
  878. R014 XFree86-VidModeExtension:SetClientVersion
  879. R015 XFree86-VidModeExtension:SetGamma
  880. R016 XFree86-VidModeExtension:GetGamma
  881. R017 XFree86-VidModeExtension:GetGammaRamp
  882. R018 XFree86-VidModeExtension:SetGammaRamp
  883. R019 XFree86-VidModeExtension:GetGammaRampSize
  884. R020 XFree86-VidModeExtension:GetPermissions
  885. V000 XFree86-VidModeExtension:Notify
  886. E000 XFree86-VidModeExtension:BadClock
  887. E001 XFree86-VidModeExtension:BadHTimings
  888. E002 XFree86-VidModeExtension:BadVTimings
  889. E003 XFree86-VidModeExtension:ModeUnsuitable
  890. E004 XFree86-VidModeExtension:ExtensionDisabled
  891. E005 XFree86-VidModeExtension:ClientNotLocal
  892. E006 XFree86-VidModeExtension:ZoomLocked
  893. R001 XIE:QueryImageExtension
  894. R002 XIE:QueryTechniques
  895. R003 XIE:CreateColorList
  896. R004 XIE:DestroyColorList
  897. R005 XIE:PurgeColorList
  898. R006 XIE:QueryColorList
  899. R007 XIE:CreateLUT
  900. R008 XIE:DestroyLUT
  901. R009 XIE:CreatePhotomap
  902. R010 XIE:DestroyPhotomap
  903. R011 XIE:QueryPhotomap
  904. R012 XIE:CreateROI
  905. R013 XIE:DestroyROI
  906. R014 XIE:CreatePhotospace
  907. R015 XIE:DestroyPhotospace
  908. R016 XIE:ExecuteImmediate
  909. R017 XIE:CreatePhotoflo
  910. R018 XIE:DestroyPhotoflo
  911. R019 XIE:ExecutePhotoflo
  912. R020 XIE:ModifyPhotoflo
  913. R021 XIE:RedefinePhotoflo
  914. R022 XIE:PutClientData
  915. R023 XIE:GetClientData
  916. R024 XIE:QueryPhotoflo
  917. R025 XIE:Await
  918. R026 XIE:Abort
  919. E000 XIE:ColorListError
  920. E001 XIE:LUTError
  921. E002 XIE:PhotofloError
  922. E003 XIE:PhotomapError
  923. E004 XIE:PhotospaceError
  924. E005 XIE:ROIError
  925. E006 XIE:FloError
  926. R000 XINERAMA:QueryVersion
  927. R001 XINERAMA:GetState
  928. R002 XINERAMA:GetScreenCount
  929. R003 XINERAMA:GetScreenSize
  930. R004 XINERAMA:IsActive
  931. R005 XINERAMA:QueryScreens
  932. R001 XInputExtension:GetExtensionVersion
  933. R002 XInputExtension:ListInputDevices
  934. R003 XInputExtension:OpenDevice
  935. R004 XInputExtension:CloseDevice
  936. R005 XInputExtension:SetDeviceMode
  937. R006 XInputExtension:SelectExtensionEvent
  938. R007 XInputExtension:GetSelectedExtensionEvents
  939. R008 XInputExtension:ChangeDeviceDontPropagateList
  940. R009 XInputExtension:GetDeviceDontPropagageList
  941. R010 XInputExtension:GetDeviceMotionEvents
  942. R011 XInputExtension:ChangeKeyboardDevice
  943. R012 XInputExtension:ChangePointerDevice
  944. R013 XInputExtension:GrabDevice
  945. R014 XInputExtension:UngrabDevice
  946. R015 XInputExtension:GrabDeviceKey
  947. R016 XInputExtension:UngrabDeviceKey
  948. R017 XInputExtension:GrabDeviceButton
  949. R018 XInputExtension:UngrabDeviceButton
  950. R019 XInputExtension:AllowDeviceEvents
  951. R020 XInputExtension:GetDeviceFocus
  952. R021 XInputExtension:SetDeviceFocus
  953. R022 XInputExtension:GetFeedbackControl
  954. R023 XInputExtension:ChangeFeedbackControl
  955. R024 XInputExtension:GetDeviceKeyMapping
  956. R025 XInputExtension:ChangeDeviceKeyMapping
  957. R026 XInputExtension:GetDeviceModifierMapping
  958. R027 XInputExtension:SetDeviceModifierMapping
  959. R028 XInputExtension:GetDeviceButtonMapping
  960. R029 XInputExtension:SetDeviceButtonMapping
  961. R030 XInputExtension:QueryDeviceState
  962. R031 XInputExtension:SendExtensionEvent
  963. R032 XInputExtension:DeviceBell
  964. R033 XInputExtension:SetDeviceValuators
  965. R034 XInputExtension:GetDeviceControl
  966. R035 XInputExtension:ChangeDeviceControl
  967. R036 XInputExtension:ListDeviceProperties
  968. R037 XInputExtension:ChangeDeviceProperty
  969. R038 XInputExtension:DeleteDeviceProperty
  970. R039 XInputExtension:GetDeviceProperty
  971. R040 XInputExtension:QueryPointer
  972. R041 XInputExtension:WarpPointer
  973. R042 XInputExtension:ChangeCursor
  974. R043 XInputExtension:ChangeHierarchy
  975. R044 XInputExtension:SetClientPointer
  976. R045 XInputExtension:GetClientPointer
  977. R046 XInputExtension:SelectEvents
  978. R047 XInputExtension:QueryVersion
  979. R048 XInputExtension:QueryDevice
  980. R049 XInputExtension:SetFocus
  981. R050 XInputExtension:GetFocus
  982. R051 XInputExtension:GrabDevice
  983. R052 XInputExtension:UngrabDevice
  984. R053 XInputExtension:AllowEvents
  985. R054 XInputExtension:PassiveGrabDevice
  986. R055 XInputExtension:PassiveUngrabDevice
  987. R056 XInputExtension:ListProperties
  988. R057 XInputExtension:ChangeProperty
  989. R058 XInputExtension:DeleteProperty
  990. R059 XInputExtension:GetProperty
  991. R060 XInputExtension:GetSelectedEvents
  992. V000 XInputExtension:DeviceValuator
  993. V001 XInputExtension:DeviceKeyPress
  994. V002 XInputExtension:DeviceKeyRelease
  995. V003 XInputExtension:DeviceButtonPress
  996. V004 XInputExtension:DeviceButtonRelease
  997. V005 XInputExtension:DeviceMotionNotify
  998. V006 XInputExtension:DeviceFocusIn
  999. V007 XInputExtension:DeviceFocusOut
  1000. V008 XInputExtension:ProximityIn
  1001. V009 XInputExtension:ProximityOut
  1002. V010 XInputExtension:DeviceStateNotify
  1003. V011 XInputExtension:DeviceMappingNotify
  1004. V012 XInputExtension:ChangeDeviceNotify
  1005. V013 XInputExtension:DeviceKeystateNotify
  1006. V014 XInputExtension:DeviceButtonstateNotify
  1007. V015 XInputExtension:DevicePresenceNotify
  1008. V016 XInputExtension:DevicePropertyNotify
  1009. E000 XInputExtension:BadDevice
  1010. E001 XInputExtension:BadEvent
  1011. E002 XInputExtension:BadMode
  1012. E003 XInputExtension:DeviceBusy
  1013. E004 XInputExtension:BadClass
  1014. R000 XKEYBOARD:UseExtension
  1015. R001 XKEYBOARD:SelectEvents
  1016. R002 XKEYBOARD:Obsolete
  1017. R003 XKEYBOARD:Bell
  1018. R004 XKEYBOARD:GetState
  1019. R005 XKEYBOARD:LatchLockState
  1020. R006 XKEYBOARD:GetControls
  1021. R007 XKEYBOARD:SetControls
  1022. R008 XKEYBOARD:GetMap
  1023. R009 XKEYBOARD:SetMap
  1024. R010 XKEYBOARD:GetCompatMap
  1025. R011 XKEYBOARD:SetCompatMap
  1026. R012 XKEYBOARD:GetIndicatorState
  1027. R013 XKEYBOARD:GetIndicatorMap
  1028. R014 XKEYBOARD:SetIndicatorMap
  1029. R015 XKEYBOARD:GetNamedIndicator
  1030. R016 XKEYBOARD:SetNamedIndicator
  1031. R017 XKEYBOARD:GetNames
  1032. R018 XKEYBOARD:SetNames
  1033. R019 XKEYBOARD:GetGeometry
  1034. R020 XKEYBOARD:SetGeometry
  1035. R021 XKEYBOARD:PerClientFlags
  1036. R022 XKEYBOARD:ListComponents
  1037. R023 XKEYBOARD:GetKbdByName
  1038. R024 XKEYBOARD:GetDeviceInfo
  1039. R025 XKEYBOARD:SetDeviceInfo
  1040. R101 XKEYBOARD:SetDebuggingFlags
  1041. V000 XKEYBOARD:EventCode
  1042. E000 XKEYBOARD:BadKeyboard
  1043. R000 XTEST:GetVersion
  1044. R001 XTEST:CompareCursor
  1045. R002 XTEST:FakeInput
  1046. R003 XTEST:GrabControl
  1047. R000 XVideo:QueryExtension
  1048. R001 XVideo:QueryAdaptors
  1049. R002 XVideo:QueryEncodings
  1050. R003 XVideo:GrabPort
  1051. R004 XVideo:UngrabPort
  1052. R005 XVideo:PutVideo
  1053. R006 XVideo:PutStill
  1054. R007 XVideo:GetVideo
  1055. R008 XVideo:GetStill
  1056. R009 XVideo:StopVideo
  1057. R010 XVideo:SelectVideoNotify
  1058. R011 XVideo:SelectPortNotify
  1059. R012 XVideo:QueryBestSize
  1060. R013 XVideo:SetPortAttribute
  1061. R014 XVideo:GetPortAttribute
  1062. R015 XVideo:QueryPortAttributes
  1063. R016 XVideo:ListImageFormats
  1064. R017 XVideo:QueryImageAttributes
  1065. R018 XVideo:PutImage
  1066. R019 XVideo:ShmPutImage
  1067. V000 XVideo:VideoNotify
  1068. V001 XVideo:PortNotify
  1069. E000 XVideo:BadPort
  1070. E001 XVideo:BadEncoding
  1071. E002 XVideo:BadControl
  1072. R000 XVideo-MotionCompensation:QueryVersion
  1073. R001 XVideo-MotionCompensation:ListSurfaceTypes
  1074. R002 XVideo-MotionCompensation:CreateContext
  1075. R003 XVideo-MotionCompensation:DestroyContext
  1076. R004 XVideo-MotionCompensation:CreateSurface
  1077. R005 XVideo-MotionCompensation:DestroySurface
  1078. R006 XVideo-MotionCompensation:CreateSubpicture
  1079. R007 XVideo-MotionCompensation:DestroySubpicture
  1080. R008 XVideo-MotionCompensation:ListSubpictureTypes
  1081. R009 XVideo-MotionCompensation:GetDRInfo
  1082. E000 XVideo-MotionCompensation:BadContext
  1083. E001 XVideo-MotionCompensation:BadSurface
  1084. E002 XVideo-MotionCompensation:BadSubpicture
  1085. R000 XpExtension:QueryVersion
  1086. R001 XpExtension:GetPrinterList
  1087. R002 XpExtension:CreateContext
  1088. R003 XpExtension:SetContext
  1089. R004 XpExtension:GetContext
  1090. R005 XpExtension:DestroyContext
  1091. R006 XpExtension:GetContextScreen
  1092. R007 XpExtension:StartJob
  1093. R008 XpExtension:EndJob
  1094. R009 XpExtension:StartDoc
  1095. R010 XpExtension:EndDoc
  1096. R011 XpExtension:PutDocumentData
  1097. R012 XpExtension:GetDocumentData
  1098. R013 XpExtension:StartPage
  1099. R014 XpExtension:EndPage
  1100. R015 XpExtension:SelectInput
  1101. R016 XpExtension:InputSelected
  1102. R017 XpExtension:GetAttributes
  1103. R018 XpExtension:SetAttributes
  1104. R019 XpExtension:GetOneAttribute
  1105. R020 XpExtension:RehashPrinterList
  1106. R021 XpExtension:GetPageDimensions
  1107. R022 XpExtension:QueryScreens
  1108. R023 XpExtension:SetImageResolution
  1109. R024 XpExtension:GetImageResolution
  1110. V000 XpExtension:PrintNotify
  1111. V001 XpExtension:AttributeNotify
  1112. E000 XpExtension:BadContext
  1113. E001 XpExtension:BadSequence
  1114. E002 XpExtension:BadResourceID