Advertisement
Guest User

Untitled

a guest
May 15th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.79 KB | None | 0 0
  1. Global Const $bs_groupbox = 7
  2. Global Const $bs_bottom = 2048
  3. Global Const $bs_center = 768
  4. Global Const $bs_defpushbutton = 1
  5. Global Const $bs_left = 256
  6. Global Const $bs_multiline = 8192
  7. Global Const $bs_pushbox = 10
  8. Global Const $bs_pushlike = 4096
  9. Global Const $bs_right = 512
  10. Global Const $bs_rightbutton = 32
  11. Global Const $bs_top = 1024
  12. Global Const $bs_vcenter = 3072
  13. Global Const $bs_flat = 32768
  14. Global Const $bs_icon = 64
  15. Global Const $bs_bitmap = 128
  16. Global Const $bs_notify = 16384
  17. Global Const $bs_splitbutton = 12
  18. Global Const $bs_defsplitbutton = 13
  19. Global Const $bs_commandlink = 14
  20. Global Const $bs_defcommandlink = 15
  21. Global Const $bcsif_glyph = 1
  22. Global Const $bcsif_image = 2
  23. Global Const $bcsif_style = 4
  24. Global Const $bcsif_size = 8
  25. Global Const $bcss_nosplit = 1
  26. Global Const $bcss_stretch = 2
  27. Global Const $bcss_alignleft = 4
  28. Global Const $bcss_image = 8
  29. Global Const $button_imagelist_align_left = 0
  30. Global Const $button_imagelist_align_right = 1
  31. Global Const $button_imagelist_align_top = 2
  32. Global Const $button_imagelist_align_bottom = 3
  33. Global Const $button_imagelist_align_center = 4
  34. Global Const $bs_3state = 5
  35. Global Const $bs_auto3state = 6
  36. Global Const $bs_autocheckbox = 3
  37. Global Const $bs_checkbox = 2
  38. Global Const $bs_radiobutton = 4
  39. Global Const $bs_autoradiobutton = 9
  40. Global Const $bs_ownerdraw = 11
  41. Global Const $gui_ss_default_button = 0
  42. Global Const $gui_ss_default_checkbox = 0
  43. Global Const $gui_ss_default_group = 0
  44. Global Const $gui_ss_default_radio = 0
  45. Global Const $bcm_first = 5632
  46. Global Const $bcm_getidealsize = ($bcm_first + 1)
  47. Global Const $bcm_getimagelist = ($bcm_first + 3)
  48. Global Const $bcm_getnote = ($bcm_first + 10)
  49. Global Const $bcm_getnotelength = ($bcm_first + 11)
  50. Global Const $bcm_getsplitinfo = ($bcm_first + 8)
  51. Global Const $bcm_gettextmargin = ($bcm_first + 5)
  52. Global Const $bcm_setdropdownstate = ($bcm_first + 6)
  53. Global Const $bcm_setimagelist = ($bcm_first + 2)
  54. Global Const $bcm_setnote = ($bcm_first + 9)
  55. Global Const $bcm_setshield = ($bcm_first + 12)
  56. Global Const $bcm_setsplitinfo = ($bcm_first + 7)
  57. Global Const $bcm_settextmargin = ($bcm_first + 4)
  58. Global Const $bm_click = 245
  59. Global Const $bm_getcheck = 240
  60. Global Const $bm_getimage = 246
  61. Global Const $bm_getstate = 242
  62. Global Const $bm_setcheck = 241
  63. Global Const $bm_setdontclick = 248
  64. Global Const $bm_setimage = 247
  65. Global Const $bm_setstate = 243
  66. Global Const $bm_setstyle = 244
  67. Global Const $bcn_first = -1250
  68. Global Const $bcn_dropdown = ($bcn_first + 2)
  69. Global Const $bcn_hotitemchange = ($bcn_first + 1)
  70. Global Const $bn_clicked = 0
  71. Global Const $bn_paint = 1
  72. Global Const $bn_hilite = 2
  73. Global Const $bn_unhilite = 3
  74. Global Const $bn_disable = 4
  75. Global Const $bn_doubleclicked = 5
  76. Global Const $bn_setfocus = 6
  77. Global Const $bn_killfocus = 7
  78. Global Const $bn_pushed = $bn_hilite
  79. Global Const $bn_unpushed = $bn_unhilite
  80. Global Const $bn_dblclk = $bn_doubleclicked
  81. Global Const $bst_checked = 1
  82. Global Const $bst_indeterminate = 2
  83. Global Const $bst_unchecked = 0
  84. Global Const $bst_focus = 8
  85. Global Const $bst_pushed = 4
  86. Global Const $bst_dontclick = 128
  87. Global Const $es_left = 0
  88. Global Const $es_center = 1
  89. Global Const $es_right = 2
  90. Global Const $es_multiline = 4
  91. Global Const $es_uppercase = 8
  92. Global Const $es_lowercase = 16
  93. Global Const $es_password = 32
  94. Global Const $es_autovscroll = 64
  95. Global Const $es_autohscroll = 128
  96. Global Const $es_nohidesel = 256
  97. Global Const $es_oemconvert = 1024
  98. Global Const $es_readonly = 2048
  99. Global Const $es_wantreturn = 4096
  100. Global Const $es_number = 8192
  101. Global Const $ec_err = -1
  102. Global Const $ecm_first = 5376
  103. Global Const $em_canundo = 198
  104. Global Const $em_charfrompos = 215
  105. Global Const $em_emptyundobuffer = 205
  106. Global Const $em_fmtlines = 200
  107. Global Const $em_getcuebanner = ($ecm_first + 2)
  108. Global Const $em_getfirstvisibleline = 206
  109. Global Const $em_gethandle = 189
  110. Global Const $em_getimestatus = 217
  111. Global Const $em_getlimittext = 213
  112. Global Const $em_getline = 196
  113. Global Const $em_getlinecount = 186
  114. Global Const $em_getmargins = 212
  115. Global Const $em_getmodify = 184
  116. Global Const $em_getpasswordchar = 210
  117. Global Const $em_getrect = 178
  118. Global Const $em_getsel = 176
  119. Global Const $em_getthumb = 190
  120. Global Const $em_getwordbreakproc = 209
  121. Global Const $em_hideballoontip = ($ecm_first + 4)
  122. Global Const $em_limittext = 197
  123. Global Const $em_linefromchar = 201
  124. Global Const $em_lineindex = 187
  125. Global Const $em_linelength = 193
  126. Global Const $em_linescroll = 182
  127. Global Const $em_posfromchar = 214
  128. Global Const $em_replacesel = 194
  129. Global Const $em_scroll = 181
  130. Global Const $em_scrollcaret = 183
  131. Global Const $em_setcuebanner = ($ecm_first + 1)
  132. Global Const $em_sethandle = 188
  133. Global Const $em_setimestatus = 216
  134. Global Const $em_setlimittext = $em_limittext
  135. Global Const $em_setmargins = 211
  136. Global Const $em_setmodify = 185
  137. Global Const $em_setpasswordchar = 204
  138. Global Const $em_setreadonly = 207
  139. Global Const $em_setrect = 179
  140. Global Const $em_setrectnp = 180
  141. Global Const $em_setsel = 177
  142. Global Const $em_settabstops = 203
  143. Global Const $em_setwordbreakproc = 208
  144. Global Const $em_showballoontip = ($ecm_first + 3)
  145. Global Const $em_undo = 199
  146. Global Const $ec_leftmargin = 1
  147. Global Const $ec_rightmargin = 2
  148. Global Const $ec_usefontinfo = 65535
  149. Global Const $emsis_compositionstring = 1
  150. Global Const $eimes_getcompstratonce = 1
  151. Global Const $eimes_cancelcompstrinfocus = 2
  152. Global Const $eimes_completecompstrkillfocus = 4
  153. Global Const $en_align_ltr_ec = 1792
  154. Global Const $en_align_rtl_ec = 1793
  155. Global Const $en_change = 768
  156. Global Const $en_errspace = 1280
  157. Global Const $en_hscroll = 1537
  158. Global Const $en_killfocus = 512
  159. Global Const $en_maxtext = 1281
  160. Global Const $en_setfocus = 256
  161. Global Const $en_update = 1024
  162. Global Const $en_vscroll = 1538
  163. Global Const $gui_ss_default_edit = 3150016
  164. Global Const $gui_ss_default_input = 128
  165. Global Const $gui_event_single = 0
  166. Global Const $gui_event_array = 1
  167. Global Const $gui_event_none = 0
  168. Global Const $gui_event_close = -3
  169. Global Const $gui_event_minimize = -4
  170. Global Const $gui_event_restore = -5
  171. Global Const $gui_event_maximize = -6
  172. Global Const $gui_event_primarydown = -7
  173. Global Const $gui_event_primaryup = -8
  174. Global Const $gui_event_secondarydown = -9
  175. Global Const $gui_event_secondaryup = -10
  176. Global Const $gui_event_mousemove = -11
  177. Global Const $gui_event_resized = -12
  178. Global Const $gui_event_dropped = -13
  179. Global Const $gui_rundefmsg = "GUI_RUNDEFMSG"
  180. Global Const $gui_avistop = 0
  181. Global Const $gui_avistart = 1
  182. Global Const $gui_aviclose = 2
  183. Global Const $gui_checked = 1
  184. Global Const $gui_indeterminate = 2
  185. Global Const $gui_unchecked = 4
  186. Global Const $gui_dropaccepted = 8
  187. Global Const $gui_nodropaccepted = 4096
  188. Global Const $gui_acceptfiles = $gui_dropaccepted
  189. Global Const $gui_show = 16
  190. Global Const $gui_hide = 32
  191. Global Const $gui_enable = 64
  192. Global Const $gui_disable = 128
  193. Global Const $gui_focus = 256
  194. Global Const $gui_nofocus = 8192
  195. Global Const $gui_defbutton = 512
  196. Global Const $gui_expand = 1024
  197. Global Const $gui_ontop = 2048
  198. Global Const $gui_fontnormal = 0
  199. Global Const $gui_fontitalic = 2
  200. Global Const $gui_fontunder = 4
  201. Global Const $gui_fontstrike = 8
  202. Global Const $gui_dockauto = 1
  203. Global Const $gui_dockleft = 2
  204. Global Const $gui_dockright = 4
  205. Global Const $gui_dockhcenter = 8
  206. Global Const $gui_docktop = 32
  207. Global Const $gui_dockbottom = 64
  208. Global Const $gui_dockvcenter = 128
  209. Global Const $gui_dockwidth = 256
  210. Global Const $gui_dockheight = 512
  211. Global Const $gui_docksize = 768
  212. Global Const $gui_dockmenubar = 544
  213. Global Const $gui_dockstatebar = 576
  214. Global Const $gui_dockall = 802
  215. Global Const $gui_dockborders = 102
  216. Global Const $gui_gr_close = 1
  217. Global Const $gui_gr_line = 2
  218. Global Const $gui_gr_bezier = 4
  219. Global Const $gui_gr_move = 6
  220. Global Const $gui_gr_color = 8
  221. Global Const $gui_gr_rect = 10
  222. Global Const $gui_gr_ellipse = 12
  223. Global Const $gui_gr_pie = 14
  224. Global Const $gui_gr_dot = 16
  225. Global Const $gui_gr_pixel = 18
  226. Global Const $gui_gr_hint = 20
  227. Global Const $gui_gr_refresh = 22
  228. Global Const $gui_gr_pensize = 24
  229. Global Const $gui_gr_nobkcolor = -2
  230. Global Const $gui_bkcolor_default = -1
  231. Global Const $gui_bkcolor_transparent = -2
  232. Global Const $gui_bkcolor_lv_alternate = -33554432
  233. Global Const $gui_read_default = 0
  234. Global Const $gui_read_extended = 1
  235. Global Const $gui_cursor_nooverride = 0
  236. Global Const $gui_cursor_override = 1
  237. Global Const $gui_ws_ex_parentdrag = 1048576
  238. Global Const $ss_left = 0
  239. Global Const $ss_center = 1
  240. Global Const $ss_right = 2
  241. Global Const $ss_icon = 3
  242. Global Const $ss_blackrect = 4
  243. Global Const $ss_grayrect = 5
  244. Global Const $ss_whiterect = 6
  245. Global Const $ss_blackframe = 7
  246. Global Const $ss_grayframe = 8
  247. Global Const $ss_whiteframe = 9
  248. Global Const $ss_simple = 11
  249. Global Const $ss_leftnowordwrap = 12
  250. Global Const $ss_bitmap = 14
  251. Global Const $ss_enhmetafile = 15
  252. Global Const $ss_etchedhorz = 16
  253. Global Const $ss_etchedvert = 17
  254. Global Const $ss_etchedframe = 18
  255. Global Const $ss_realsizecontrol = 64
  256. Global Const $ss_noprefix = 128
  257. Global Const $ss_notify = 256
  258. Global Const $ss_centerimage = 512
  259. Global Const $ss_rightjust = 1024
  260. Global Const $ss_sunken = 4096
  261. Global Const $gui_ss_default_label = 0
  262. Global Const $gui_ss_default_graphic = 0
  263. Global Const $gui_ss_default_icon = $ss_notify
  264. Global Const $gui_ss_default_pic = $ss_notify
  265. Global Const $stm_seticon = 368
  266. Global Const $stm_geticon = 369
  267. Global Const $stm_setimage = 370
  268. Global Const $stm_getimage = 371
  269. Global Const $wc_animate = "SysAnimate32"
  270. Global Const $wc_button = "Button"
  271. Global Const $wc_combobox = "ComboBox"
  272. Global Const $wc_comboboxex = "ComboBoxEx32"
  273. Global Const $wc_datetimepick = "SysDateTimePick32"
  274. Global Const $wc_edit = "Edit"
  275. Global Const $wc_header = "SysHeader32"
  276. Global Const $wc_hotkey = "msctls_hotkey32"
  277. Global Const $wc_ipaddress = "SysIPAddress32"
  278. Global Const $wc_link = "SysLink"
  279. Global Const $wc_listbox = "ListBox"
  280. Global Const $wc_listview = "SysListView32"
  281. Global Const $wc_monthcal = "SysMonthCal32"
  282. Global Const $wc_nativefontctl = "NativeFontCtl"
  283. Global Const $wc_pagescroller = "SysPager"
  284. Global Const $wc_progress = "msctls_progress32"
  285. Global Const $wc_rebar = "ReBarWindow32"
  286. Global Const $wc_scrollbar = "ScrollBar"
  287. Global Const $wc_static = "Static"
  288. Global Const $wc_statusbar = "msctls_statusbar32"
  289. Global Const $wc_tabcontrol = "SysTabControl32"
  290. Global Const $wc_toolbar = "ToolbarWindow32"
  291. Global Const $wc_tooltips = "tooltips_class32"
  292. Global Const $wc_trackbar = "msctls_trackbar32"
  293. Global Const $wc_treeview = "SysTreeView32"
  294. Global Const $wc_updown = "msctls_updown32"
  295. Global Const $ws_overlapped = 0
  296. Global Const $ws_tiled = $ws_overlapped
  297. Global Const $ws_maximizebox = 65536
  298. Global Const $ws_minimizebox = 131072
  299. Global Const $ws_tabstop = 65536
  300. Global Const $ws_group = 131072
  301. Global Const $ws_sizebox = 262144
  302. Global Const $ws_thickframe = $ws_sizebox
  303. Global Const $ws_sysmenu = 524288
  304. Global Const $ws_hscroll = 1048576
  305. Global Const $ws_vscroll = 2097152
  306. Global Const $ws_dlgframe = 4194304
  307. Global Const $ws_border = 8388608
  308. Global Const $ws_caption = 12582912
  309. Global Const $ws_overlappedwindow = BitOR($ws_caption, $ws_maximizebox, $ws_minimizebox, $ws_overlapped, $ws_sysmenu, $ws_thickframe)
  310. Global Const $ws_tiledwindow = $ws_overlappedwindow
  311. Global Const $ws_maximize = 16777216
  312. Global Const $ws_clipchildren = 33554432
  313. Global Const $ws_clipsiblings = 67108864
  314. Global Const $ws_disabled = 134217728
  315. Global Const $ws_visible = 268435456
  316. Global Const $ws_minimize = 536870912
  317. Global Const $ws_iconic = $ws_minimize
  318. Global Const $ws_child = 1073741824
  319. Global Const $ws_childwindow = $ws_child
  320. Global Const $ws_popup = -2147483648
  321. Global Const $ws_popupwindow = -2138570752
  322. Global Const $ds_3dlook = 4
  323. Global Const $ds_absalign = 1
  324. Global Const $ds_center = 2048
  325. Global Const $ds_centermouse = 4096
  326. Global Const $ds_contexthelp = 8192
  327. Global Const $ds_control = 1024
  328. Global Const $ds_fixedsys = 8
  329. Global Const $ds_localedit = 32
  330. Global Const $ds_modalframe = 128
  331. Global Const $ds_nofailcreate = 16
  332. Global Const $ds_noidlemsg = 256
  333. Global Const $ds_setfont = 64
  334. Global Const $ds_setforeground = 512
  335. Global Const $ds_shellfont = BitOR($ds_fixedsys, $ds_setfont)
  336. Global Const $ds_sysmodal = 2
  337. Global Const $ws_ex_acceptfiles = 16
  338. Global Const $ws_ex_appwindow = 262144
  339. Global Const $ws_ex_composited = 33554432
  340. Global Const $ws_ex_controlparent = 65536
  341. Global Const $ws_ex_clientedge = 512
  342. Global Const $ws_ex_contexthelp = 1024
  343. Global Const $ws_ex_dlgmodalframe = 1
  344. Global Const $ws_ex_layered = 524288
  345. Global Const $ws_ex_layoutrtl = 4194304
  346. Global Const $ws_ex_left = 0
  347. Global Const $ws_ex_leftscrollbar = 16384
  348. Global Const $ws_ex_ltrreading = 0
  349. Global Const $ws_ex_mdichild = 64
  350. Global Const $ws_ex_noactivate = 134217728
  351. Global Const $ws_ex_noinheritlayout = 1048576
  352. Global Const $ws_ex_noparentnotify = 4
  353. Global Const $ws_ex_right = 4096
  354. Global Const $ws_ex_rightscrollbar = 0
  355. Global Const $ws_ex_rtlreading = 8192
  356. Global Const $ws_ex_staticedge = 131072
  357. Global Const $ws_ex_toolwindow = 128
  358. Global Const $ws_ex_topmost = 8
  359. Global Const $ws_ex_transparent = 32
  360. Global Const $ws_ex_windowedge = 256
  361. Global Const $ws_ex_overlappedwindow = BitOR($ws_ex_clientedge, $ws_ex_windowedge)
  362. Global Const $ws_ex_palettewindow = BitOR($ws_ex_toolwindow, $ws_ex_topmost, $ws_ex_windowedge)
  363. Global Const $wm_null = 0
  364. Global Const $wm_create = 1
  365. Global Const $wm_destroy = 2
  366. Global Const $wm_move = 3
  367. Global Const $wm_sizewait = 4
  368. Global Const $wm_size = 5
  369. Global Const $wm_activate = 6
  370. Global Const $wm_setfocus = 7
  371. Global Const $wm_killfocus = 8
  372. Global Const $wm_setvisible = 9
  373. Global Const $wm_enable = 10
  374. Global Const $wm_setredraw = 11
  375. Global Const $wm_settext = 12
  376. Global Const $wm_gettext = 13
  377. Global Const $wm_gettextlength = 14
  378. Global Const $wm_paint = 15
  379. Global Const $wm_close = 16
  380. Global Const $wm_queryendsession = 17
  381. Global Const $wm_quit = 18
  382. Global Const $wm_erasebkgnd = 20
  383. Global Const $wm_queryopen = 19
  384. Global Const $wm_syscolorchange = 21
  385. Global Const $wm_endsession = 22
  386. Global Const $wm_systemerror = 23
  387. Global Const $wm_showwindow = 24
  388. Global Const $wm_ctlcolor = 25
  389. Global Const $wm_settingchange = 26
  390. Global Const $wm_wininichange = 26
  391. Global Const $wm_devmodechange = 27
  392. Global Const $wm_activateapp = 28
  393. Global Const $wm_fontchange = 29
  394. Global Const $wm_timechange = 30
  395. Global Const $wm_cancelmode = 31
  396. Global Const $wm_setcursor = 32
  397. Global Const $wm_mouseactivate = 33
  398. Global Const $wm_childactivate = 34
  399. Global Const $wm_queuesync = 35
  400. Global Const $wm_getminmaxinfo = 36
  401. Global Const $wm_logoff = 37
  402. Global Const $wm_painticon = 38
  403. Global Const $wm_iconerasebkgnd = 39
  404. Global Const $wm_nextdlgctl = 40
  405. Global Const $wm_alttabactive = 41
  406. Global Const $wm_spoolerstatus = 42
  407. Global Const $wm_drawitem = 43
  408. Global Const $wm_measureitem = 44
  409. Global Const $wm_deleteitem = 45
  410. Global Const $wm_vkeytoitem = 46
  411. Global Const $wm_chartoitem = 47
  412. Global Const $wm_setfont = 48
  413. Global Const $wm_getfont = 49
  414. Global Const $wm_sethotkey = 50
  415. Global Const $wm_gethotkey = 51
  416. Global Const $wm_filesyschange = 52
  417. Global Const $wm_isactiveicon = 53
  418. Global Const $wm_queryparkicon = 54
  419. Global Const $wm_querydragicon = 55
  420. Global Const $wm_winhelp = 56
  421. Global Const $wm_compareitem = 57
  422. Global Const $wm_fullscreen = 58
  423. Global Const $wm_clientshutdown = 59
  424. Global Const $wm_ddemlevent = 60
  425. Global Const $wm_getobject = 61
  426. Global Const $wm_calcscroll = 63
  427. Global Const $wm_testing = 64
  428. Global Const $wm_compacting = 65
  429. Global Const $wm_otherwindowcreated = 66
  430. Global Const $wm_otherwindowdestroyed = 67
  431. Global Const $wm_commnotify = 68
  432. Global Const $wm_mediastatuschange = 69
  433. Global Const $wm_windowposchanging = 70
  434. Global Const $wm_windowposchanged = 71
  435. Global Const $wm_power = 72
  436. Global Const $wm_copyglobaldata = 73
  437. Global Const $wm_copydata = 74
  438. Global Const $wm_canceljournal = 75
  439. Global Const $wm_logonnotify = 76
  440. Global Const $wm_keyf1 = 77
  441. Global Const $wm_notify = 78
  442. Global Const $wm_access_window = 79
  443. Global Const $wm_inputlangchangerequest = 80
  444. Global Const $wm_inputlangchange = 81
  445. Global Const $wm_tcard = 82
  446. Global Const $wm_help = 83
  447. Global Const $wm_userchanged = 84
  448. Global Const $wm_notifyformat = 85
  449. Global Const $wm_qm_activate = 96
  450. Global Const $wm_hook_do_callback = 97
  451. Global Const $wm_syscopydata = 98
  452. Global Const $wm_finaldestroy = 112
  453. Global Const $wm_measureitem_clientdata = 113
  454. Global Const $wm_contextmenu = 123
  455. Global Const $wm_stylechanging = 124
  456. Global Const $wm_stylechanged = 125
  457. Global Const $wm_displaychange = 126
  458. Global Const $wm_geticon = 127
  459. Global Const $wm_seticon = 128
  460. Global Const $wm_nccreate = 129
  461. Global Const $wm_ncdestroy = 130
  462. Global Const $wm_nccalcsize = 131
  463. Global Const $wm_nchittest = 132
  464. Global Const $wm_ncpaint = 133
  465. Global Const $wm_ncactivate = 134
  466. Global Const $wm_getdlgcode = 135
  467. Global Const $wm_syncpaint = 136
  468. Global Const $wm_synctask = 137
  469. Global Const $wm_kludgeminrect = 139
  470. Global Const $wm_lpkdrawswitchwnd = 140
  471. Global Const $wm_uahdestroywindow = 144
  472. Global Const $wm_uahdrawmenu = 145
  473. Global Const $wm_uahdrawmenuitem = 146
  474. Global Const $wm_uahinitmenu = 147
  475. Global Const $wm_uahmeasuremenuitem = 148
  476. Global Const $wm_uahncpaintmenupopup = 149
  477. Global Const $wm_ncmousemove = 160
  478. Global Const $wm_nclbuttondown = 161
  479. Global Const $wm_nclbuttonup = 162
  480. Global Const $wm_nclbuttondblclk = 163
  481. Global Const $wm_ncrbuttondown = 164
  482. Global Const $wm_ncrbuttonup = 165
  483. Global Const $wm_ncrbuttondblclk = 166
  484. Global Const $wm_ncmbuttondown = 167
  485. Global Const $wm_ncmbuttonup = 168
  486. Global Const $wm_ncmbuttondblclk = 169
  487. Global Const $wm_ncxbuttondown = 171
  488. Global Const $wm_ncxbuttonup = 172
  489. Global Const $wm_ncxbuttondblclk = 173
  490. Global Const $wm_ncuahdrawcaption = 174
  491. Global Const $wm_ncuahdrawframe = 175
  492. Global Const $wm_input_device_change = 254
  493. Global Const $wm_input = 255
  494. Global Const $wm_keydown = 256
  495. Global Const $wm_keyfirst = 256
  496. Global Const $wm_keyup = 257
  497. Global Const $wm_char = 258
  498. Global Const $wm_deadchar = 259
  499. Global Const $wm_syskeydown = 260
  500. Global Const $wm_syskeyup = 261
  501. Global Const $wm_syschar = 262
  502. Global Const $wm_sysdeadchar = 263
  503. Global Const $wm_yomichar = 264
  504. Global Const $wm_keylast = 265
  505. Global Const $wm_unichar = 265
  506. Global Const $wm_convertrequest = 266
  507. Global Const $wm_convertresult = 267
  508. Global Const $wm_im_info = 268
  509. Global Const $wm_ime_startcomposition = 269
  510. Global Const $wm_ime_endcomposition = 270
  511. Global Const $wm_ime_composition = 271
  512. Global Const $wm_ime_keylast = 271
  513. Global Const $wm_initdialog = 272
  514. Global Const $wm_command = 273
  515. Global Const $wm_syscommand = 274
  516. Global Const $wm_timer = 275
  517. Global Const $wm_hscroll = 276
  518. Global Const $wm_vscroll = 277
  519. Global Const $wm_initmenu = 278
  520. Global Const $wm_initmenupopup = 279
  521. Global Const $wm_systimer = 280
  522. Global Const $wm_gesture = 281
  523. Global Const $wm_gesturenotify = 282
  524. Global Const $wm_gestureinput = 283
  525. Global Const $wm_gesturenotified = 284
  526. Global Const $wm_menuselect = 287
  527. Global Const $wm_menuchar = 288
  528. Global Const $wm_enteridle = 289
  529. Global Const $wm_menurbuttonup = 290
  530. Global Const $wm_menudrag = 291
  531. Global Const $wm_menugetobject = 292
  532. Global Const $wm_uninitmenupopup = 293
  533. Global Const $wm_menucommand = 294
  534. Global Const $wm_changeuistate = 295
  535. Global Const $wm_updateuistate = 296
  536. Global Const $wm_queryuistate = 297
  537. Global Const $wm_lbtrackpoint = 305
  538. Global Const $wm_ctlcolormsgbox = 306
  539. Global Const $wm_ctlcoloredit = 307
  540. Global Const $wm_ctlcolorlistbox = 308
  541. Global Const $wm_ctlcolorbtn = 309
  542. Global Const $wm_ctlcolordlg = 310
  543. Global Const $wm_ctlcolorscrollbar = 311
  544. Global Const $wm_ctlcolorstatic = 312
  545. Global Const $mn_gethmenu = 481
  546. Global Const $wm_parentnotify = 528
  547. Global Const $wm_entermenuloop = 529
  548. Global Const $wm_exitmenuloop = 530
  549. Global Const $wm_nextmenu = 531
  550. Global Const $wm_sizing = 532
  551. Global Const $wm_capturechanged = 533
  552. Global Const $wm_moving = 534
  553. Global Const $wm_powerbroadcast = 536
  554. Global Const $wm_devicechange = 537
  555. Global Const $wm_mdicreate = 544
  556. Global Const $wm_mdidestroy = 545
  557. Global Const $wm_mdiactivate = 546
  558. Global Const $wm_mdirestore = 547
  559. Global Const $wm_mdinext = 548
  560. Global Const $wm_mdimaximize = 549
  561. Global Const $wm_mditile = 550
  562. Global Const $wm_mdicascade = 551
  563. Global Const $wm_mdiiconarrange = 552
  564. Global Const $wm_mdigetactive = 553
  565. Global Const $wm_dropobject = 554
  566. Global Const $wm_querydropobject = 555
  567. Global Const $wm_begindrag = 556
  568. Global Const $wm_dragloop = 557
  569. Global Const $wm_dragselect = 558
  570. Global Const $wm_dragmove = 559
  571. Global Const $wm_mdisetmenu = 560
  572. Global Const $wm_entersizemove = 561
  573. Global Const $wm_exitsizemove = 562
  574. Global Const $wm_dropfiles = 563
  575. Global Const $wm_mdirefreshmenu = 564
  576. Global Const $wm_touch = 576
  577. Global Const $wm_ime_setcontext = 641
  578. Global Const $wm_ime_notify = 642
  579. Global Const $wm_ime_control = 643
  580. Global Const $wm_ime_compositionfull = 644
  581. Global Const $wm_ime_select = 645
  582. Global Const $wm_ime_char = 646
  583. Global Const $wm_ime_system = 647
  584. Global Const $wm_ime_request = 648
  585. Global Const $wm_ime_keydown = 656
  586. Global Const $wm_ime_keyup = 657
  587. Global Const $wm_ncmousehover = 672
  588. Global Const $wm_mousehover = 673
  589. Global Const $wm_ncmouseleave = 674
  590. Global Const $wm_mouseleave = 675
  591. Global Const $wm_wtssession_change = 689
  592. Global Const $wm_tablet_first = 704
  593. Global Const $wm_tablet_last = 735
  594. Global Const $wm_cut = 768
  595. Global Const $wm_copy = 769
  596. Global Const $wm_paste = 770
  597. Global Const $wm_clear = 771
  598. Global Const $wm_undo = 772
  599. Global Const $wm_paletteischanging = 784
  600. Global Const $wm_hotkey = 786
  601. Global Const $wm_palettechanged = 785
  602. Global Const $wm_sysmenu = 787
  603. Global Const $wm_hookmsg = 788
  604. Global Const $wm_exitprocess = 789
  605. Global Const $wm_wakethread = 790
  606. Global Const $wm_print = 791
  607. Global Const $wm_printclient = 792
  608. Global Const $wm_appcommand = 793
  609. Global Const $wm_querynewpalette = 783
  610. Global Const $wm_themechanged = 794
  611. Global Const $wm_uahinit = 795
  612. Global Const $wm_desktopnotify = 796
  613. Global Const $wm_clipboardupdate = 797
  614. Global Const $wm_dwmcompositionchanged = 798
  615. Global Const $wm_dwmncrenderingchanged = 799
  616. Global Const $wm_dwmcolorizationcolorchanged = 800
  617. Global Const $wm_dwmwindowmaximizedchange = 801
  618. Global Const $wm_dwmexileframe = 802
  619. Global Const $wm_dwmsendiconicthumbnail = 803
  620. Global Const $wm_magnification_started = 804
  621. Global Const $wm_magnification_ended = 805
  622. Global Const $wm_dwmsendiconiclivepreviewbitmap = 806
  623. Global Const $wm_dwmthumbnailsizechanged = 807
  624. Global Const $wm_magnification_output = 808
  625. Global Const $wm_measurecontrol = 816
  626. Global Const $wm_getactiontext = 817
  627. Global Const $wm_forwardkeydown = 819
  628. Global Const $wm_forwardkeyup = 820
  629. Global Const $wm_gettitlebarinfoex = 831
  630. Global Const $wm_notifywow = 832
  631. Global Const $wm_handheldfirst = 856
  632. Global Const $wm_handheldlast = 863
  633. Global Const $wm_afxfirst = 864
  634. Global Const $wm_afxlast = 895
  635. Global Const $wm_penwinfirst = 896
  636. Global Const $wm_penwinlast = 911
  637. Global Const $wm_dde_initiate = 992
  638. Global Const $wm_dde_terminate = 993
  639. Global Const $wm_dde_advise = 994
  640. Global Const $wm_dde_unadvise = 995
  641. Global Const $wm_dde_ack = 996
  642. Global Const $wm_dde_data = 997
  643. Global Const $wm_dde_request = 998
  644. Global Const $wm_dde_poke = 999
  645. Global Const $wm_dde_execute = 1000
  646. Global Const $wm_dbnotification = 1021
  647. Global Const $wm_netconnect = 1022
  648. Global Const $wm_hibernate = 1023
  649. Global Const $wm_user = 1024
  650. Global Const $wm_app = 32768
  651. Global Const $nm_first = 0
  652. Global Const $nm_outofmemory = $nm_first - 1
  653. Global Const $nm_click = $nm_first - 2
  654. Global Const $nm_dblclk = $nm_first - 3
  655. Global Const $nm_return = $nm_first - 4
  656. Global Const $nm_rclick = $nm_first - 5
  657. Global Const $nm_rdblclk = $nm_first - 6
  658. Global Const $nm_setfocus = $nm_first - 7
  659. Global Const $nm_killfocus = $nm_first - 8
  660. Global Const $nm_customdraw = $nm_first - 12
  661. Global Const $nm_hover = $nm_first - 13
  662. Global Const $nm_nchittest = $nm_first - 14
  663. Global Const $nm_keydown = $nm_first - 15
  664. Global Const $nm_releasedcapture = $nm_first - 16
  665. Global Const $nm_setcursor = $nm_first - 17
  666. Global Const $nm_char = $nm_first - 18
  667. Global Const $nm_tooltipscreated = $nm_first - 19
  668. Global Const $nm_ldown = $nm_first - 20
  669. Global Const $nm_rdown = $nm_first - 21
  670. Global Const $nm_themechanged = $nm_first - 22
  671. Global Const $wm_mousefirst = 512
  672. Global Const $wm_mousemove = 512
  673. Global Const $wm_lbuttondown = 513
  674. Global Const $wm_lbuttonup = 514
  675. Global Const $wm_lbuttondblclk = 515
  676. Global Const $wm_rbuttondown = 516
  677. Global Const $wm_rbuttonup = 517
  678. Global Const $wm_rbuttondblclk = 518
  679. Global Const $wm_mbuttondown = 519
  680. Global Const $wm_mbuttonup = 520
  681. Global Const $wm_mbuttondblclk = 521
  682. Global Const $wm_mousewheel = 522
  683. Global Const $wm_xbuttondown = 523
  684. Global Const $wm_xbuttonup = 524
  685. Global Const $wm_xbuttondblclk = 525
  686. Global Const $wm_mousehwheel = 526
  687. Global Const $ps_solid = 0
  688. Global Const $ps_dash = 1
  689. Global Const $ps_dot = 2
  690. Global Const $ps_dashdot = 3
  691. Global Const $ps_dashdotdot = 4
  692. Global Const $ps_null = 5
  693. Global Const $ps_insideframe = 6
  694. Global Const $ps_userstyle = 7
  695. Global Const $ps_alternate = 8
  696. Global Const $ps_endcap_round = 0
  697. Global Const $ps_endcap_square = 256
  698. Global Const $ps_endcap_flat = 512
  699. Global Const $ps_join_bevel = 4096
  700. Global Const $ps_join_miter = 8192
  701. Global Const $ps_join_round = 0
  702. Global Const $ps_geometric = 65536
  703. Global Const $ps_cosmetic = 0
  704. Global Const $lwa_alpha = 2
  705. Global Const $lwa_colorkey = 1
  706. Global Const $rgn_and = 1
  707. Global Const $rgn_or = 2
  708. Global Const $rgn_xor = 3
  709. Global Const $rgn_diff = 4
  710. Global Const $rgn_copy = 5
  711. Global Const $errorregion = 0
  712. Global Const $nullregion = 1
  713. Global Const $simpleregion = 2
  714. Global Const $complexregion = 3
  715. Global Const $transparent = 1
  716. Global Const $opaque = 2
  717. Global Const $ccm_first = 8192
  718. Global Const $ccm_getunicodeformat = ($ccm_first + 6)
  719. Global Const $ccm_setunicodeformat = ($ccm_first + 5)
  720. Global Const $ccm_setbkcolor = $ccm_first + 1
  721. Global Const $ccm_setcolorscheme = $ccm_first + 2
  722. Global Const $ccm_getcolorscheme = $ccm_first + 3
  723. Global Const $ccm_getdroptarget = $ccm_first + 4
  724. Global Const $ccm_setwindowtheme = $ccm_first + 11
  725. Global Const $ga_parent = 1
  726. Global Const $ga_root = 2
  727. Global Const $ga_rootowner = 3
  728. Global Const $sm_cxscreen = 0
  729. Global Const $sm_cyscreen = 1
  730. Global Const $sm_cxvscroll = 2
  731. Global Const $sm_cyhscroll = 3
  732. Global Const $sm_cycaption = 4
  733. Global Const $sm_cxborder = 5
  734. Global Const $sm_cyborder = 6
  735. Global Const $sm_cxdlgframe = 7
  736. Global Const $sm_cydlgframe = 8
  737. Global Const $sm_cyvthumb = 9
  738. Global Const $sm_cxhthumb = 10
  739. Global Const $sm_cxicon = 11
  740. Global Const $sm_cyicon = 12
  741. Global Const $sm_cxcursor = 13
  742. Global Const $sm_cycursor = 14
  743. Global Const $sm_cymenu = 15
  744. Global Const $sm_cxfullscreen = 16
  745. Global Const $sm_cyfullscreen = 17
  746. Global Const $sm_cykanjiwindow = 18
  747. Global Const $sm_mousepresent = 19
  748. Global Const $sm_cyvscroll = 20
  749. Global Const $sm_cxhscroll = 21
  750. Global Const $sm_debug = 22
  751. Global Const $sm_swapbutton = 23
  752. Global Const $sm_reserved1 = 24
  753. Global Const $sm_reserved2 = 25
  754. Global Const $sm_reserved3 = 26
  755. Global Const $sm_reserved4 = 27
  756. Global Const $sm_cxmin = 28
  757. Global Const $sm_cymin = 29
  758. Global Const $sm_cxsize = 30
  759. Global Const $sm_cysize = 31
  760. Global Const $sm_cxframe = 32
  761. Global Const $sm_cyframe = 33
  762. Global Const $sm_cxmintrack = 34
  763. Global Const $sm_cymintrack = 35
  764. Global Const $sm_cxdoubleclk = 36
  765. Global Const $sm_cydoubleclk = 37
  766. Global Const $sm_cxiconspacing = 38
  767. Global Const $sm_cyiconspacing = 39
  768. Global Const $sm_menudropalignment = 40
  769. Global Const $sm_penwindows = 41
  770. Global Const $sm_dbcsenabled = 42
  771. Global Const $sm_cmousebuttons = 43
  772. Global Const $sm_secure = 44
  773. Global Const $sm_cxedge = 45
  774. Global Const $sm_cyedge = 46
  775. Global Const $sm_cxminspacing = 47
  776. Global Const $sm_cyminspacing = 48
  777. Global Const $sm_cxsmicon = 49
  778. Global Const $sm_cysmicon = 50
  779. Global Const $sm_cysmcaption = 51
  780. Global Const $sm_cxsmsize = 52
  781. Global Const $sm_cysmsize = 53
  782. Global Const $sm_cxmenusize = 54
  783. Global Const $sm_cymenusize = 55
  784. Global Const $sm_arrange = 56
  785. Global Const $sm_cxminimized = 57
  786. Global Const $sm_cyminimized = 58
  787. Global Const $sm_cxmaxtrack = 59
  788. Global Const $sm_cymaxtrack = 60
  789. Global Const $sm_cxmaximized = 61
  790. Global Const $sm_cymaximized = 62
  791. Global Const $sm_network = 63
  792. Global Const $sm_cleanboot = 67
  793. Global Const $sm_cxdrag = 68
  794. Global Const $sm_cydrag = 69
  795. Global Const $sm_showsounds = 70
  796. Global Const $sm_cxmenucheck = 71
  797. Global Const $sm_cymenucheck = 72
  798. Global Const $sm_slowmachine = 73
  799. Global Const $sm_mideastenabled = 74
  800. Global Const $sm_mousewheelpresent = 75
  801. Global Const $sm_xvirtualscreen = 76
  802. Global Const $sm_yvirtualscreen = 77
  803. Global Const $sm_cxvirtualscreen = 78
  804. Global Const $sm_cyvirtualscreen = 79
  805. Global Const $sm_cmonitors = 80
  806. Global Const $sm_samedisplayformat = 81
  807. Global Const $sm_immenabled = 82
  808. Global Const $sm_cxfocusborder = 83
  809. Global Const $sm_cyfocusborder = 84
  810. Global Const $sm_tabletpc = 86
  811. Global Const $sm_mediacenter = 87
  812. Global Const $sm_starter = 88
  813. Global Const $sm_serverr2 = 89
  814. Global Const $sm_cmetrics = 90
  815. Global Const $sm_remotesession = 4096
  816. Global Const $sm_shuttingdown = 8192
  817. Global Const $sm_remotecontrol = 8193
  818. Global Const $sm_caretblinkingenabled = 8194
  819. Global Const $blackness = 66
  820. Global Const $captureblt = 1073741824
  821. Global Const $dstinvert = 5570569
  822. Global Const $mergecopy = 12583114
  823. Global Const $mergepaint = 12255782
  824. Global Const $nomirrorbitmap = -2147483648
  825. Global Const $notsrccopy = 3342344
  826. Global Const $notsrcerase = 1114278
  827. Global Const $patcopy = 15728673
  828. Global Const $patinvert = 5898313
  829. Global Const $patpaint = 16452105
  830. Global Const $srcand = 8913094
  831. Global Const $srccopy = 13369376
  832. Global Const $srcerase = 4457256
  833. Global Const $srcinvert = 6684742
  834. Global Const $srcpaint = 15597702
  835. Global Const $whiteness = 16711778
  836. Global Const $dt_bottom = 8
  837. Global Const $dt_calcrect = 1024
  838. Global Const $dt_center = 1
  839. Global Const $dt_editcontrol = 8192
  840. Global Const $dt_end_ellipsis = 32768
  841. Global Const $dt_expandtabs = 64
  842. Global Const $dt_externalleading = 512
  843. Global Const $dt_hideprefix = 1048576
  844. Global Const $dt_internal = 4096
  845. Global Const $dt_left = 0
  846. Global Const $dt_modifystring = 65536
  847. Global Const $dt_noclip = 256
  848. Global Const $dt_nofullwidthcharbreak = 524288
  849. Global Const $dt_noprefix = 2048
  850. Global Const $dt_path_ellipsis = 16384
  851. Global Const $dt_prefixonly = 2097152
  852. Global Const $dt_right = 2
  853. Global Const $dt_rtlreading = 131072
  854. Global Const $dt_singleline = 32
  855. Global Const $dt_tabstop = 128
  856. Global Const $dt_top = 0
  857. Global Const $dt_vcenter = 4
  858. Global Const $dt_wordbreak = 16
  859. Global Const $dt_word_ellipsis = 262144
  860. Global Const $rdw_erase = 4
  861. Global Const $rdw_frame = 1024
  862. Global Const $rdw_internalpaint = 2
  863. Global Const $rdw_invalidate = 1
  864. Global Const $rdw_noerase = 32
  865. Global Const $rdw_noframe = 2048
  866. Global Const $rdw_nointernalpaint = 16
  867. Global Const $rdw_validate = 8
  868. Global Const $rdw_erasenow = 512
  869. Global Const $rdw_updatenow = 256
  870. Global Const $rdw_allchildren = 128
  871. Global Const $rdw_nochildren = 64
  872. Global Const $wm_renderformat = 773
  873. Global Const $wm_renderallformats = 774
  874. Global Const $wm_destroyclipboard = 775
  875. Global Const $wm_drawclipboard = 776
  876. Global Const $wm_paintclipboard = 777
  877. Global Const $wm_vscrollclipboard = 778
  878. Global Const $wm_sizeclipboard = 779
  879. Global Const $wm_askcbformatname = 780
  880. Global Const $wm_changecbchain = 781
  881. Global Const $wm_hscrollclipboard = 782
  882. Global Const $hterror = -2
  883. Global Const $httransparent = -1
  884. Global Const $htnowhere = 0
  885. Global Const $htclient = 1
  886. Global Const $htcaption = 2
  887. Global Const $htsysmenu = 3
  888. Global Const $htgrowbox = 4
  889. Global Const $htsize = $htgrowbox
  890. Global Const $htmenu = 5
  891. Global Const $hthscroll = 6
  892. Global Const $htvscroll = 7
  893. Global Const $htminbutton = 8
  894. Global Const $htmaxbutton = 9
  895. Global Const $htleft = 10
  896. Global Const $htright = 11
  897. Global Const $httop = 12
  898. Global Const $httopleft = 13
  899. Global Const $httopright = 14
  900. Global Const $htbottom = 15
  901. Global Const $htbottomleft = 16
  902. Global Const $htbottomright = 17
  903. Global Const $htborder = 18
  904. Global Const $htreduce = $htminbutton
  905. Global Const $htzoom = $htmaxbutton
  906. Global Const $htsizefirst = $htleft
  907. Global Const $htsizelast = $htbottomright
  908. Global Const $htobject = 19
  909. Global Const $htclose = 20
  910. Global Const $hthelp = 21
  911. Global Const $color_scrollbar = 0
  912. Global Const $color_background = 1
  913. Global Const $color_activecaption = 2
  914. Global Const $color_inactivecaption = 3
  915. Global Const $color_menu = 4
  916. Global Const $color_window = 5
  917. Global Const $color_windowframe = 6
  918. Global Const $color_menutext = 7
  919. Global Const $color_windowtext = 8
  920. Global Const $color_captiontext = 9
  921. Global Const $color_activeborder = 10
  922. Global Const $color_inactiveborder = 11
  923. Global Const $color_appworkspace = 12
  924. Global Const $color_highlight = 13
  925. Global Const $color_highlighttext = 14
  926. Global Const $color_btnface = 15
  927. Global Const $color_btnshadow = 16
  928. Global Const $color_graytext = 17
  929. Global Const $color_btntext = 18
  930. Global Const $color_inactivecaptiontext = 19
  931. Global Const $color_btnhighlight = 20
  932. Global Const $color_3ddkshadow = 21
  933. Global Const $color_3dlight = 22
  934. Global Const $color_infotext = 23
  935. Global Const $color_infobk = 24
  936. Global Const $color_hotlight = 26
  937. Global Const $color_gradientactivecaption = 27
  938. Global Const $color_gradientinactivecaption = 28
  939. Global Const $color_menuhilight = 29
  940. Global Const $color_menubar = 30
  941. Global Const $color_desktop = 1
  942. Global Const $color_3dface = 15
  943. Global Const $color_3dshadow = 16
  944. Global Const $color_3dhighlight = 20
  945. Global Const $color_3dhilight = 20
  946. Global Const $color_btnhilight = 20
  947. Global Const $hinst_commctrl = -1
  948. Global Const $idb_std_small_color = 0
  949. Global Const $idb_std_large_color = 1
  950. Global Const $idb_view_small_color = 4
  951. Global Const $idb_view_large_color = 5
  952. Global Const $idb_hist_small_color = 8
  953. Global Const $idb_hist_large_color = 9
  954. Global Const $startf_forceofffeedback = 128
  955. Global Const $startf_forceonfeedback = 64
  956. Global Const $startf_preventpinning = 8192
  957. Global Const $startf_runfullscreen = 32
  958. Global Const $startf_titleisappid = 4096
  959. Global Const $startf_titleislinkname = 2048
  960. Global Const $startf_usecountchars = 8
  961. Global Const $startf_usefillattribute = 16
  962. Global Const $startf_usehotkey = 512
  963. Global Const $startf_useposition = 4
  964. Global Const $startf_useshowwindow = 1
  965. Global Const $startf_usesize = 2
  966. Global Const $startf_usestdhandles = 256
  967. Global Const $cdds_prepaint = 1
  968. Global Const $cdds_postpaint = 2
  969. Global Const $cdds_preerase = 3
  970. Global Const $cdds_posterase = 4
  971. Global Const $cdds_item = 65536
  972. Global Const $cdds_itemprepaint = 65537
  973. Global Const $cdds_itempostpaint = 65538
  974. Global Const $cdds_itempreerase = 65539
  975. Global Const $cdds_itemposterase = 65540
  976. Global Const $cdds_subitem = 131072
  977. Global Const $cdis_selected = 1
  978. Global Const $cdis_grayed = 2
  979. Global Const $cdis_disabled = 4
  980. Global Const $cdis_checked = 8
  981. Global Const $cdis_focus = 16
  982. Global Const $cdis_default = 32
  983. Global Const $cdis_hot = 64
  984. Global Const $cdis_marked = 128
  985. Global Const $cdis_indeterminate = 256
  986. Global Const $cdis_showkeyboardcues = 512
  987. Global Const $cdis_nearhot = 1024
  988. Global Const $cdis_othersidehot = 2048
  989. Global Const $cdis_drophilited = 4096
  990. Global Const $cdrf_dodefault = 0
  991. Global Const $cdrf_newfont = 2
  992. Global Const $cdrf_skipdefault = 4
  993. Global Const $cdrf_notifypostpaint = 16
  994. Global Const $cdrf_notifyitemdraw = 32
  995. Global Const $cdrf_notifysubitemdraw = 32
  996. Global Const $cdrf_notifyposterase = 64
  997. Global Const $cdrf_doerase = 8
  998. Global Const $cdrf_skippostpaint = 256
  999. Global Const $gui_ss_default_gui = BitOR($ws_minimizebox, $ws_caption, $ws_popup, $ws_sysmenu)
  1000. Global Const $process_terminate = 1
  1001. Global Const $process_create_thread = 2
  1002. Global Const $process_set_sessionid = 4
  1003. Global Const $process_vm_operation = 8
  1004. Global Const $process_vm_read = 16
  1005. Global Const $process_vm_write = 32
  1006. Global Const $process_dup_handle = 64
  1007. Global Const $process_create_process = 128
  1008. Global Const $process_set_quota = 256
  1009. Global Const $process_set_information = 512
  1010. Global Const $process_query_information = 1024
  1011. Global Const $process_query_limited_information = 4096
  1012. Global Const $process_suspend_resume = 2048
  1013. Global Const $process_all_access = 2035711
  1014.  
  1015. Func _processgetname($ipid)
  1016. Local $aprocesslist = ProcessList()
  1017. If NOT @error Then
  1018. For $i = 1 To $aprocesslist[0][0]
  1019. If $aprocesslist[$i][1] = $ipid Then
  1020. Return $aprocesslist[$i][0]
  1021. EndIf
  1022. Next
  1023. EndIf
  1024. Return SetError(1, 0, "")
  1025. EndFunc
  1026.  
  1027. Func _processgetpriority($vprocess)
  1028. Local $ierror = 0, $iextended = 0, $ireturn = -1
  1029. Local $ipid = ProcessExists($vprocess)
  1030. If NOT $ipid Then Return SetError(1, 0, -1)
  1031. Local $hdll = DllOpen("kernel32.dll")
  1032. Do
  1033. Local $aprocesshandle = DllCall($hdll, "handle", "OpenProcess", "dword", $process_query_information, "bool", False, "dword", $ipid)
  1034. If @error Then
  1035. $ierror = @error + 10
  1036. $iextended = @extended
  1037. ExitLoop
  1038. EndIf
  1039. If NOT $aprocesshandle[0] Then ExitLoop
  1040. Local $apriority = DllCall($hdll, "dword", "GetPriorityClass", "handle", $aprocesshandle[0])
  1041. If @error Then
  1042. $ierror = @error
  1043. $iextended = @extended
  1044. EndIf
  1045. DllCall($hdll, "bool", "CloseHandle", "handle", $aprocesshandle[0])
  1046. If $ierror Then ExitLoop
  1047. Switch $apriority[0]
  1048. Case 64
  1049. $ireturn = 0
  1050. Case 16384
  1051. $ireturn = 1
  1052. Case 32
  1053. $ireturn = 2
  1054. Case 32768
  1055. $ireturn = 3
  1056. Case 128
  1057. $ireturn = 4
  1058. Case 256
  1059. $ireturn = 5
  1060. Case Else
  1061. $ierror = 1
  1062. $iextended = $apriority[0]
  1063. $ireturn = -1
  1064. EndSwitch
  1065. Until True
  1066. DllClose($hdll)
  1067. Return SetError($ierror, $iextended, $ireturn)
  1068. EndFunc
  1069.  
  1070. Func _rundos($scommand)
  1071. Local $nresult = RunWait(@ComSpec & " /C " & $scommand, "", @SW_HIDE)
  1072. Return SetError(@error, @extended, $nresult)
  1073. EndFunc
  1074.  
  1075. Global Const $opt_coordsrelative = 0
  1076. Global Const $opt_coordsabsolute = 1
  1077. Global Const $opt_coordsclient = 2
  1078. Global Const $opt_errorsilent = 0
  1079. Global Const $opt_errorfatal = 1
  1080. Global Const $opt_capsnostore = 0
  1081. Global Const $opt_capsstore = 1
  1082. Global Const $opt_matchstart = 1
  1083. Global Const $opt_matchany = 2
  1084. Global Const $opt_matchexact = 3
  1085. Global Const $opt_matchadvanced = 4
  1086. Global Const $ccs_top = 1
  1087. Global Const $ccs_nomovey = 2
  1088. Global Const $ccs_bottom = 3
  1089. Global Const $ccs_noresize = 4
  1090. Global Const $ccs_noparentalign = 8
  1091. Global Const $ccs_nohilite = 16
  1092. Global Const $ccs_adjustable = 32
  1093. Global Const $ccs_nodivider = 64
  1094. Global Const $ccs_vert = 128
  1095. Global Const $ccs_left = 129
  1096. Global Const $ccs_nomovex = 130
  1097. Global Const $ccs_right = 131
  1098. Global Const $dt_drivetype = 1
  1099. Global Const $dt_ssdstatus = 2
  1100. Global Const $dt_bustype = 3
  1101. Global Const $proxy_ie = 0
  1102. Global Const $proxy_none = 1
  1103. Global Const $proxy_specified = 2
  1104. Global Const $objid_window = 0
  1105. Global Const $objid_titlebar = -2
  1106. Global Const $objid_sizegrip = -7
  1107. Global Const $objid_caret = -8
  1108. Global Const $objid_cursor = -9
  1109. Global Const $objid_alert = -10
  1110. Global Const $objid_sound = -11
  1111. Global Const $dlg_centerontop = 0
  1112. Global Const $dlg_notitle = 1
  1113. Global Const $dlg_notontop = 2
  1114. Global Const $dlg_textleft = 4
  1115. Global Const $dlg_textright = 8
  1116. Global Const $dlg_moveable = 16
  1117. Global Const $dlg_textvcenter = 32
  1118. Global Const $idc_unknown = 0
  1119. Global Const $idc_appstarting = 1
  1120. Global Const $idc_arrow = 2
  1121. Global Const $idc_cross = 3
  1122. Global Const $idc_hand = 32649
  1123. Global Const $idc_help = 4
  1124. Global Const $idc_ibeam = 5
  1125. Global Const $idc_icon = 6
  1126. Global Const $idc_no = 7
  1127. Global Const $idc_size = 8
  1128. Global Const $idc_sizeall = 9
  1129. Global Const $idc_sizenesw = 10
  1130. Global Const $idc_sizens = 11
  1131. Global Const $idc_sizenwse = 12
  1132. Global Const $idc_sizewe = 13
  1133. Global Const $idc_uparrow = 14
  1134. Global Const $idc_wait = 15
  1135. Global Const $idi_application = 32512
  1136. Global Const $idi_asterisk = 32516
  1137. Global Const $idi_exclamation = 32515
  1138. Global Const $idi_hand = 32513
  1139. Global Const $idi_question = 32514
  1140. Global Const $idi_winlogo = 32517
  1141. Global Const $idi_shield = 32518
  1142. Global Const $idi_error = $idi_hand
  1143. Global Const $idi_information = $idi_asterisk
  1144. Global Const $idi_warning = $idi_exclamation
  1145. Global Const $sd_logoff = 0
  1146. Global Const $sd_shutdown = 1
  1147. Global Const $sd_reboot = 2
  1148. Global Const $sd_force = 4
  1149. Global Const $sd_powerdown = 8
  1150. Global Const $sd_forcehung = 16
  1151. Global Const $sd_standby = 32
  1152. Global Const $sd_hibernate = 64
  1153. Global Const $stdin_child = 1
  1154. Global Const $stdout_child = 2
  1155. Global Const $stderr_child = 4
  1156. Global Const $stderr_merged = 8
  1157. Global Const $stdio_inherit_parent = 16
  1158. Global Const $run_create_new_console = 65536
  1159. Global Const $ubound_dimensions = 0
  1160. Global Const $ubound_rows = 1
  1161. Global Const $ubound_columns = 2
  1162. Global Const $mouseeventf_absolute = 32768
  1163. Global Const $mouseeventf_move = 1
  1164. Global Const $mouseeventf_leftdown = 2
  1165. Global Const $mouseeventf_leftup = 4
  1166. Global Const $mouseeventf_rightdown = 8
  1167. Global Const $mouseeventf_rightup = 16
  1168. Global Const $mouseeventf_middledown = 32
  1169. Global Const $mouseeventf_middleup = 64
  1170. Global Const $mouseeventf_wheel = 2048
  1171. Global Const $mouseeventf_xdown = 128
  1172. Global Const $mouseeventf_xup = 256
  1173. Global Const $reg_none = 0
  1174. Global Const $reg_sz = 1
  1175. Global Const $reg_expand_sz = 2
  1176. Global Const $reg_binary = 3
  1177. Global Const $reg_dword = 4
  1178. Global Const $reg_dword_little_endian = 4
  1179. Global Const $reg_dword_big_endian = 5
  1180. Global Const $reg_link = 6
  1181. Global Const $reg_multi_sz = 7
  1182. Global Const $reg_resource_list = 8
  1183. Global Const $reg_full_resource_descriptor = 9
  1184. Global Const $reg_resource_requirements_list = 10
  1185. Global Const $reg_qword = 11
  1186. Global Const $reg_qword_little_endian = 11
  1187. Global Const $hwnd_bottom = 1
  1188. Global Const $hwnd_notopmost = -2
  1189. Global Const $hwnd_top = 0
  1190. Global Const $hwnd_topmost = -1
  1191. Global Const $swp_nosize = 1
  1192. Global Const $swp_nomove = 2
  1193. Global Const $swp_nozorder = 4
  1194. Global Const $swp_noredraw = 8
  1195. Global Const $swp_noactivate = 16
  1196. Global Const $swp_framechanged = 32
  1197. Global Const $swp_drawframe = 32
  1198. Global Const $swp_showwindow = 64
  1199. Global Const $swp_hidewindow = 128
  1200. Global Const $swp_nocopybits = 256
  1201. Global Const $swp_noownerzorder = 512
  1202. Global Const $swp_noreposition = 512
  1203. Global Const $swp_nosendchanging = 1024
  1204. Global Const $swp_defererase = 8192
  1205. Global Const $swp_asyncwindowpos = 16384
  1206. Global Const $keyword_default = 1
  1207. Global Const $keyword_null = 2
  1208. Global Const $declared_local = -1
  1209. Global Const $declared_unknown = 0
  1210. Global Const $declared_global = 1
  1211. Global Const $assign_create = 0
  1212. Global Const $assign_forcelocal = 1
  1213. Global Const $assign_forceglobal = 2
  1214. Global Const $assign_existfail = 4
  1215. Global Const $bi_enable = 0
  1216. Global Const $bi_disable = 1
  1217. Global Const $break_enable = 1
  1218. Global Const $break_disable = 0
  1219. Global Const $cdtray_open = "open"
  1220. Global Const $cdtray_closed = "closed"
  1221. Global Const $send_default = 0
  1222. Global Const $send_raw = 1
  1223. Global Const $dir_default = 0
  1224. Global Const $dir_extended = 1
  1225. Global Const $dir_norecurse = 2
  1226. Global Const $dir_remove = 1
  1227. Global Const $dt_all = "ALL"
  1228. Global Const $dt_cdrom = "CDROM"
  1229. Global Const $dt_removable = "REMOVABLE"
  1230. Global Const $dt_fixed = "FIXED"
  1231. Global Const $dt_network = "NETWORK"
  1232. Global Const $dt_ramdisk = "RAMDISK"
  1233. Global Const $dt_unknown = "UNKNOWN"
  1234. Global Const $dt_undefined = 1
  1235. Global Const $dt_fat = "FAT"
  1236. Global Const $dt_fat32 = "FAT32"
  1237. Global Const $dt_exfat = "exFAT"
  1238. Global Const $dt_ntfs = "NTFS"
  1239. Global Const $dt_nwfs = "NWFS"
  1240. Global Const $dt_cdfs = "CDFS"
  1241. Global Const $dt_udf = "UDF"
  1242. Global Const $dma_default = 0
  1243. Global Const $dma_persistent = 1
  1244. Global Const $dma_authentication = 8
  1245. Global Const $ds_unknown = "UNKNOWN"
  1246. Global Const $ds_ready = "READY"
  1247. Global Const $ds_notready = "NOTREADY"
  1248. Global Const $ds_invalid = "INVALID"
  1249. Global Const $mouse_click_left = "left"
  1250. Global Const $mouse_click_right = "right"
  1251. Global Const $mouse_click_middle = "middle"
  1252. Global Const $mouse_click_main = "main"
  1253. Global Const $mouse_click_menu = "menu"
  1254. Global Const $mouse_click_primary = "primary"
  1255. Global Const $mouse_click_secondary = "secondary"
  1256. Global Const $mouse_wheel_up = "up"
  1257. Global Const $mouse_wheel_down = "down"
  1258. Global Const $number_auto = 0
  1259. Global Const $number_32bit = 1
  1260. Global Const $number_64bit = 2
  1261. Global Const $number_double = 3
  1262. Global Const $obj_name = 1
  1263. Global Const $obj_string = 2
  1264. Global Const $obj_progid = 3
  1265. Global Const $obj_file = 4
  1266. Global Const $obj_module = 5
  1267. Global Const $obj_clsid = 6
  1268. Global Const $obj_iid = 7
  1269. Global Const $exitclose_normal = 0
  1270. Global Const $exitclose_byexit = 1
  1271. Global Const $exitclose_byclick = 2
  1272. Global Const $exitclose_bylogoff = 3
  1273. Global Const $exitclose_bysutdown = 4
  1274. Global Const $process_stats_memory = 0
  1275. Global Const $process_stats_io = 1
  1276. Global Const $process_low = 0
  1277. Global Const $process_belownormal = 1
  1278. Global Const $process_normal = 2
  1279. Global Const $process_abovenormal = 3
  1280. Global Const $process_high = 4
  1281. Global Const $process_realtime = 5
  1282. Global Const $run_logon_noprofile = 0
  1283. Global Const $run_logon_profile = 1
  1284. Global Const $run_logon_network = 2
  1285. Global Const $run_logon_inherit = 4
  1286. Global Const $sound_nowait = 0
  1287. Global Const $sound_wait = 1
  1288. Global Const $shex_open = "open"
  1289. Global Const $shex_edit = "edit"
  1290. Global Const $shex_print = "print"
  1291. Global Const $shex_properties = "properties"
  1292. Global Const $tcp_data_default = 0
  1293. Global Const $tcp_data_binary = 1
  1294. Global Const $udp_open_default = 0
  1295. Global Const $udp_open_broadcast = 1
  1296. Global Const $udp_data_default = 0
  1297. Global Const $udp_data_binary = 1
  1298. Global Const $udp_data_array = 2
  1299. Global Const $tip_noicon = 0
  1300. Global Const $tip_infoicon = 1
  1301. Global Const $tip_warningicon = 2
  1302. Global Const $tip_erroricon = 3
  1303. Global Const $tip_balloon = 1
  1304. Global Const $tip_center = 2
  1305. Global Const $tip_forcevisible = 4
  1306. Global Const $windows_noontop = 0
  1307. Global Const $windows_ontop = 1
  1308. Global Const $color_aqua = 65535
  1309. Global Const $color_black = 0
  1310. Global Const $color_blue = 255
  1311. Global Const $color_cream = 16776176
  1312. Global Const $color_fuchsia = 16711935
  1313. Global Const $color_gray = 8421504
  1314. Global Const $color_green = 32768
  1315. Global Const $color_lime = 65280
  1316. Global Const $color_maroon = 9116770
  1317. Global Const $color_medblue = 708
  1318. Global Const $color_medgray = 10526884
  1319. Global Const $color_moneygreen = 12639424
  1320. Global Const $color_navy = 128
  1321. Global Const $color_olive = 8421376
  1322. Global Const $color_purple = 8388736
  1323. Global Const $color_red = 16711680
  1324. Global Const $color_silver = 12632256
  1325. Global Const $color_skyblue = 10930928
  1326. Global Const $color_teal = 32896
  1327. Global Const $color_white = 16777215
  1328. Global Const $color_yellow = 16776960
  1329. Global Const $clr_none = -1
  1330. Global Const $clr_default = -16777216
  1331. Global Const $clr_aqua = 16776960
  1332. Global Const $clr_black = 0
  1333. Global Const $clr_blue = 16711680
  1334. Global Const $clr_cream = 15793151
  1335. Global Const $clr_fuchsia = 16711935
  1336. Global Const $clr_gray = 8421504
  1337. Global Const $clr_green = 32768
  1338. Global Const $clr_lime = 65280
  1339. Global Const $clr_maroon = 6429835
  1340. Global Const $clr_medblue = 12845568
  1341. Global Const $clr_medgray = 10789024
  1342. Global Const $clr_moneygreen = 12639424
  1343. Global Const $clr_navy = 8388608
  1344. Global Const $clr_olive = 32896
  1345. Global Const $clr_purple = 8388736
  1346. Global Const $clr_red = 255
  1347. Global Const $clr_silver = 12632256
  1348. Global Const $clr_skyblue = 15780518
  1349. Global Const $clr_teal = 8421376
  1350. Global Const $clr_white = 16777215
  1351. Global Const $clr_yellow = 65535
  1352. Global Const $cc_anycolor = 256
  1353. Global Const $cc_fullopen = 2
  1354. Global Const $cc_rgbinit = 1
  1355. Global Const $ddl_archive = 32
  1356. Global Const $ddl_directory = 16
  1357. Global Const $ddl_drives = 16384
  1358. Global Const $ddl_exclusive = 32768
  1359. Global Const $ddl_hidden = 2
  1360. Global Const $ddl_readonly = 1
  1361. Global Const $ddl_readwrite = 0
  1362. Global Const $ddl_system = 4
  1363. Global Const $fc_nooverwrite = 0
  1364. Global Const $fc_overwrite = 1
  1365. Global Const $fc_createpath = 8
  1366. Global Const $ft_modified = 0
  1367. Global Const $ft_created = 1
  1368. Global Const $ft_accessed = 2
  1369. Global Const $ft_array = 0
  1370. Global Const $ft_string = 1
  1371. Global Const $fsf_createbutton = 1
  1372. Global Const $fsf_newdialog = 2
  1373. Global Const $fsf_editcontrol = 4
  1374. Global Const $ft_nonrecursive = 0
  1375. Global Const $ft_recursive = 1
  1376. Global Const $fo_read = 0
  1377. Global Const $fo_append = 1
  1378. Global Const $fo_overwrite = 2
  1379. Global Const $fo_createpath = 8
  1380. Global Const $fo_binary = 16
  1381. Global Const $fo_unicode = 32
  1382. Global Const $fo_utf16_le = 32
  1383. Global Const $fo_utf16_be = 64
  1384. Global Const $fo_utf8 = 128
  1385. Global Const $fo_utf8_nobom = 256
  1386. Global Const $fo_ansi = 512
  1387. Global Const $fo_utf16_le_nobom = 1024
  1388. Global Const $fo_utf16_be_nobom = 2048
  1389. Global Const $fo_utf8_full = 16384
  1390. Global Const $fo_fullfile_detect = 16384
  1391. Global Const $eof = -1
  1392. Global Const $fd_filemustexist = 1
  1393. Global Const $fd_pathmustexist = 2
  1394. Global Const $fd_multiselect = 4
  1395. Global Const $fd_promptcreatenew = 8
  1396. Global Const $fd_promptoverwrite = 16
  1397. Global Const $create_new = 1
  1398. Global Const $create_always = 2
  1399. Global Const $open_existing = 3
  1400. Global Const $open_always = 4
  1401. Global Const $truncate_existing = 5
  1402. Global Const $invalid_set_file_pointer = -1
  1403. Global Const $file_begin = 0
  1404. Global Const $file_current = 1
  1405. Global Const $file_end = 2
  1406. Global Const $file_attribute_readonly = 1
  1407. Global Const $file_attribute_hidden = 2
  1408. Global Const $file_attribute_system = 4
  1409. Global Const $file_attribute_directory = 16
  1410. Global Const $file_attribute_archive = 32
  1411. Global Const $file_attribute_device = 64
  1412. Global Const $file_attribute_normal = 128
  1413. Global Const $file_attribute_temporary = 256
  1414. Global Const $file_attribute_sparse_file = 512
  1415. Global Const $file_attribute_reparse_point = 1024
  1416. Global Const $file_attribute_compressed = 2048
  1417. Global Const $file_attribute_offline = 4096
  1418. Global Const $file_attribute_not_content_indexed = 8192
  1419. Global Const $file_attribute_encrypted = 16384
  1420. Global Const $file_share_read = 1
  1421. Global Const $file_share_write = 2
  1422. Global Const $file_share_delete = 4
  1423. Global Const $file_share_readwrite = BitOR($file_share_read, $file_share_write)
  1424. Global Const $file_share_any = BitOR($file_share_read, $file_share_write, $file_share_delete)
  1425. Global Const $generic_all = 268435456
  1426. Global Const $generic_execute = 536870912
  1427. Global Const $generic_write = 1073741824
  1428. Global Const $generic_read = -2147483648
  1429. Global Const $generic_readwrite = BitOR($generic_read, $generic_write)
  1430. Global Const $file_encoding_utf16le = 32
  1431. Global Const $fe_entire_utf8 = 1
  1432. Global Const $fe_partialfirst_utf8 = 2
  1433. Global Const $fn_fullpath = 0
  1434. Global Const $fn_relativepath = 1
  1435. Global Const $fv_comments = "Comments"
  1436. Global Const $fv_companyname = "CompanyName"
  1437. Global Const $fv_filedescription = "FileDescription"
  1438. Global Const $fv_fileversion = "FileVersion"
  1439. Global Const $fv_internalname = "InternalName"
  1440. Global Const $fv_legalcopyright = "LegalCopyright"
  1441. Global Const $fv_legaltrademarks = "LegalTrademarks"
  1442. Global Const $fv_originalfilename = "OriginalFilename"
  1443. Global Const $fv_productname = "ProductName"
  1444. Global Const $fv_productversion = "ProductVersion"
  1445. Global Const $fv_privatebuild = "PrivateBuild"
  1446. Global Const $fv_specialbuild = "SpecialBuild"
  1447. Global Const $frta_nocount = 0
  1448. Global Const $frta_count = 1
  1449. Global Const $frta_intarrays = 2
  1450. Global Const $frta_entiresplit = 4
  1451. Global Const $flta_filesfolders = 0
  1452. Global Const $flta_files = 1
  1453. Global Const $flta_folders = 2
  1454. Global Const $fltar_filesfolders = 0
  1455. Global Const $fltar_files = 1
  1456. Global Const $fltar_folders = 2
  1457. Global Const $fltar_nohidden = 4
  1458. Global Const $fltar_nosystem = 8
  1459. Global Const $fltar_nolink = 16
  1460. Global Const $fltar_norecur = 0
  1461. Global Const $fltar_recur = 1
  1462. Global Const $fltar_nosort = 0
  1463. Global Const $fltar_sort = 1
  1464. Global Const $fltar_fastsort = 2
  1465. Global Const $fltar_nopath = 0
  1466. Global Const $fltar_relpath = 1
  1467. Global Const $fltar_fullpath = 2
  1468. Global Const $mb_ok = 0
  1469. Global Const $mb_okcancel = 1
  1470. Global Const $mb_abortretryignore = 2
  1471. Global Const $mb_yesnocancel = 3
  1472. Global Const $mb_yesno = 4
  1473. Global Const $mb_retrycancel = 5
  1474. Global Const $mb_canceltrycontinue = 6
  1475. Global Const $mb_help = 16384
  1476. Global Const $mb_iconstop = 16
  1477. Global Const $mb_iconerror = 16
  1478. Global Const $mb_iconhand = 16
  1479. Global Const $mb_iconquestion = 32
  1480. Global Const $mb_iconexclamation = 48
  1481. Global Const $mb_iconwarning = 48
  1482. Global Const $mb_iconinformation = 64
  1483. Global Const $mb_iconasterisk = 64
  1484. Global Const $mb_usericon = 128
  1485. Global Const $mb_defbutton1 = 0
  1486. Global Const $mb_defbutton2 = 256
  1487. Global Const $mb_defbutton3 = 512
  1488. Global Const $mb_defbutton4 = 768
  1489. Global Const $mb_applmodal = 0
  1490. Global Const $mb_systemmodal = 4096
  1491. Global Const $mb_taskmodal = 8192
  1492. Global Const $mb_default_desktop_only = 131072
  1493. Global Const $mb_right = 524288
  1494. Global Const $mb_rtlreading = 1048576
  1495. Global Const $mb_setforeground = 65536
  1496. Global Const $mb_topmost = 262144
  1497. Global Const $mb_service_notification = 2097152
  1498. Global Const $mb_rightjustified = $mb_right
  1499. Global Const $idtimeout = -1
  1500. Global Const $idok = 1
  1501. Global Const $idcancel = 2
  1502. Global Const $idabort = 3
  1503. Global Const $idretry = 4
  1504. Global Const $idignore = 5
  1505. Global Const $idyes = 6
  1506. Global Const $idno = 7
  1507. Global Const $idclose = 8
  1508. Global Const $idhelp = 9
  1509. Global Const $idtryagain = 10
  1510. Global Const $idcontinue = 11
  1511. Global Const $str_nocasesense = 0
  1512. Global Const $str_casesense = 1
  1513. Global Const $str_nocasesensebasic = 2
  1514. Global Const $str_stripleading = 1
  1515. Global Const $str_striptrailing = 2
  1516. Global Const $str_stripspaces = 4
  1517. Global Const $str_stripall = 8
  1518. Global Const $str_chrsplit = 0
  1519. Global Const $str_entiresplit = 1
  1520. Global Const $str_nocount = 2
  1521. Global Const $str_regexpmatch = 0
  1522. Global Const $str_regexparraymatch = 1
  1523. Global Const $str_regexparrayfullmatch = 2
  1524. Global Const $str_regexparrayglobalmatch = 3
  1525. Global Const $str_regexparrayglobalfullmatch = 4
  1526. Global Const $str_endisstart = 0
  1527. Global Const $str_endnotstart = 1
  1528. Global Const $sb_ansi = 1
  1529. Global Const $sb_utf16le = 2
  1530. Global Const $sb_utf16be = 3
  1531. Global Const $sb_utf8 = 4
  1532. Global Const $se_utf16 = 0
  1533. Global Const $se_ansi = 1
  1534. Global Const $se_utf8 = 2
  1535. Global Const $str_utf16 = 0
  1536. Global Const $str_ucs2 = 1
  1537. Global Const $tray_item_exit = 3
  1538. Global Const $tray_item_pause = 4
  1539. Global Const $tray_item_first = 7
  1540. Global Const $tray_checked = 1
  1541. Global Const $tray_unchecked = 4
  1542. Global Const $tray_enable = 64
  1543. Global Const $tray_disable = 128
  1544. Global Const $tray_focus = 256
  1545. Global Const $tray_default = 512
  1546. Global Const $tray_event_none = 0
  1547. Global Const $tray_event_showicon = -3
  1548. Global Const $tray_event_hideicon = -4
  1549. Global Const $tray_event_flashicon = -5
  1550. Global Const $tray_event_noflashicon = -6
  1551. Global Const $tray_event_primarydown = -7
  1552. Global Const $tray_event_primaryup = -8
  1553. Global Const $tray_event_secondarydown = -9
  1554. Global Const $tray_event_secondaryup = -10
  1555. Global Const $tray_event_mouseover = -11
  1556. Global Const $tray_event_mouseout = -12
  1557. Global Const $tray_event_primarydouble = -13
  1558. Global Const $tray_event_secondarydouble = -14
  1559. Global Const $tip_iconnone = 0
  1560. Global Const $tip_iconasterisk = 1
  1561. Global Const $tip_iconexclamation = 2
  1562. Global Const $tip_iconhand = 3
  1563. Global Const $tip_nosound = 16
  1564. Global Const $tray_item_normal = 0
  1565. Global Const $tray_item_radio = 1
  1566. Global Const $tray_click_show = 0
  1567. Global Const $tray_click_primarydown = 1
  1568. Global Const $tray_click_primaryup = 2
  1569. Global Const $tray_dblclick_primary = 4
  1570. Global Const $tray_click_secondarydown = 8
  1571. Global Const $tray_click_secondaryup = 16
  1572. Global Const $tray_dblclick_secondary = 32
  1573. Global Const $tray_click_hovering = 64
  1574. Global Const $tray_iconstate_show = 1
  1575. Global Const $tray_iconstate_hide = 2
  1576. Global Const $tray_iconstate_flash = 4
  1577. Global Const $tray_iconstate_stopflash = 8
  1578. Global Const $tray_iconstate_reset = 16
  1579. _mora()
  1580.  
  1581. Func _mora()
  1582. #Region ### START Koda GUI section ### Form=
  1583. $guidangnhap = GUICreate("Đăng Nhập", 371, 178, 540, 483)
  1584. GUISetFont(18, 800, 0, "Times New Roman")
  1585. GUISetBkColor(0)
  1586. $label11 = GUICtrlCreateLabel("Tài Khoản", 8, 16, 110, 32)
  1587. GUICtrlSetFont(-1, 18, 800, 2, "Times New Roman")
  1588. GUICtrlSetColor(-1, 16711935)
  1589. $label21 = GUICtrlCreateLabel("Mật Khẩu", 8, 64, 100, 30)
  1590. GUICtrlSetFont(-1, 17, 800, 2, "Times New Roman")
  1591. GUICtrlSetColor(-1, 16711935)
  1592. $login_username = GUICtrlCreateInput("Satoh Yuu", 128, 16, 233, 34)
  1593. $login_password = GUICtrlCreateInput("Administar", 128, 64, 233, 34, $es_password, 0)
  1594. $dangnhap = GUICtrlCreateButton("Đăng Nhập", 8, 112, 153, 57)
  1595. GUICtrlSetCursor(-1, 0)
  1596. $thoat = GUICtrlCreateButton("Thoát ", 264, 112, 97, 57)
  1597. GUICtrlSetCursor(-1, 0)
  1598. GUISetState(@SW_SHOW)
  1599. #EndRegion ### END Koda GUI section ###
  1600. Dim $login_hotkeyenter[1][2] = [["{ENTER}", $dangnhap]]
  1601. GUISetAccelerators($login_hotkeyenter)
  1602. While 1
  1603. $nmsg = GUIGetMsg()
  1604. Switch $nmsg
  1605. Case $dangnhap
  1606. If GUICtrlRead($login_username) == "Satoh Yuu" AND GUICtrlRead($login_password) == "Administar" Then
  1607. MsgBox(0, "Game Master", "Chào Mừng Thành Viên")
  1608. GUIDelete($guidangnhap)
  1609. _moguibol()
  1610. ElseIf GUICtrlRead($login_username) == "kaneki" AND GUICtrlRead($login_password) == "kanekisp" Then
  1611. GUIDelete($guidangnhap)
  1612. _trool()
  1613. Else
  1614. MsgBox(0, "Thông Báo", "Bạn Đã Nhập Sai Tài Khoản Hoặc Mật Khẩu")
  1615. EndIf
  1616. Case $thoat
  1617. Exit
  1618. Case $gui_event_close
  1619. Exit
  1620. EndSwitch
  1621. WEnd
  1622. EndFunc
  1623.  
  1624. Func _moguibol()
  1625. ProcessClose("Sprites\Xaawres\Hijacker.exe")
  1626. ProcessClose("BoL Studio.exe")
  1627. ProcessClose("Sprites\Xaawres\injector.exe")
  1628. ProcessClose("VIP\BoLVIP.exe")
  1629. ProcessClose("VIP\BoLVIP64BIT.exe")
  1630. #Region ### START Koda GUI section ### Form=
  1631. $form1 = GUICreate("Bol Studio [VIP Free] Báo lỗi qua Facebook.com/MGTatsumi", 715, 378, 616, 168)
  1632. GUISetFont(12, 800, 0, "Times New Roman")
  1633. GUISetBkColor(0)
  1634. $pic1 = GUICtrlCreatePic("Sprites\Xaawres\Ken.jpg", 0, 0, 497, 329, BitOR($ss_notify, $ws_group, $ws_clipsiblings))
  1635. $label1 = GUICtrlCreateLabel("wWw.Kanekisp.info", 80, 336, 346, 40)
  1636. GUICtrlSetFont(-1, 24, 800, 0, "Times New Roman")
  1637. GUICtrlSetColor(-1, 16711935)
  1638. $label2 = GUICtrlCreateLabel("User:", 504, 80, 42, 26)
  1639. GUICtrlSetFont(-1, 14, 800, 0, "Times New Roman")
  1640. GUICtrlSetColor(-1, 65280)
  1641. $combo1 = GUICtrlCreateCombo("Satoh Yuu", 552, 80, 153, 25)
  1642. GUICtrlSetCursor(-1, 0)
  1643. $123456 = GUICtrlSetData($combo1, "chenyao1992|nemrec|Danger323|Identity|kingboss1801|TruceAlly|Xiora")
  1644. Local $user0 = "Satoh Yuu"
  1645. Local $user1 = "chenyao1992"
  1646. Local $user2 = "nemrec"
  1647. Local $user3 = "Danger323"
  1648. Local $user4 = "Identity"
  1649. Local $user5 = "kingboss1801"
  1650. Local $user6 = "TruceAlly"
  1651. Local $user7 = "Xiora"
  1652. $button1 = GUICtrlCreateButton(">>Mod Patcher LOL<<", 504, 8, 201, 49, $ws_group)
  1653. GUICtrlSetFont(-1, 16, 800, 0, "Times New Roman")
  1654. GUICtrlSetCursor(-1, 0)
  1655. $button2 = GUICtrlCreateButton(">>Run Bol Studio<<", 504, 128, 203, 49, $ws_group)
  1656. GUICtrlSetFont(-1, 16, 800, 0, "Times New Roman")
  1657. GUICtrlSetCursor(-1, 0)
  1658. $button3 = GUICtrlCreateButton(">>Run AntiBand<<", 504, 192, 201, 49, $ws_group)
  1659. GUICtrlSetFont(-1, 16, 800, 0, "Times New Roman")
  1660. GUICtrlSetCursor(-1, 0)
  1661. $button4 = GUICtrlCreateButton(">>Xóa Dữ Liệu<<", 504, 256, 201, 49, $ws_group)
  1662. GUICtrlSetFont(-1, 16, 800, 0, "Times New Roman")
  1663. GUICtrlSetCursor(-1, 0)
  1664. $button5 = GUICtrlCreateButton(">>Thoát<<", 504, 320, 201, 49, $ws_group)
  1665. GUICtrlSetFont(-1, 16, 800, 0, "Times New Roman")
  1666. GUICtrlSetCursor(-1, 0)
  1667. GUISetState(@SW_SHOW)
  1668. #EndRegion ### END Koda GUI section ###
  1669. While 1
  1670. $nmsg = GUIGetMsg()
  1671. Switch $nmsg
  1672. Case $button1
  1673. Run("Sprites\Xaawres\LoLModPatcher.exe")
  1674. Case $button2
  1675. If $user0 = GUICtrlRead($combo1) Then
  1676. MsgBox(0, "Thông Báo", "Run Bol Với User Satoh Yuu")
  1677. idyanton()
  1678. ElseIf $user1 = GUICtrlRead($combo1) Then
  1679. MsgBox(0, "Thông Báo", "Run Bol Với User chenyao1992")
  1680. chenyao1992()
  1681. ElseIf $user2 = GUICtrlRead($combo1) Then
  1682. MsgBox(0, "Thông Báo", "Run Bol Với User nemrec")
  1683. nemrec()
  1684. ElseIf $user3 = GUICtrlRead($combo1) Then
  1685. MsgBox(0, "Thông Báo", "Run Bol Với User Danger323")
  1686. danger323()
  1687. ElseIf $user4 = GUICtrlRead($combo1) Then
  1688. MsgBox(0, "Thông Báo", "Run Bol Với User Identity")
  1689. danger323()
  1690. ElseIf $user5 = GUICtrlRead($combo1) Then
  1691. MsgBox(0, "Thông Báo", "Run Bol Với User kingboss1801")
  1692. danger323()
  1693. ElseIf $user6 = GUICtrlRead($combo1) Then
  1694. MsgBox(0, "Thông Báo", "Run Bol Với User TruceAlly")
  1695. danger323()
  1696. ElseIf $user7 = GUICtrlRead($combo1) Then
  1697. MsgBox(0, "Thông Báo", "Run Bol Với User Xiora")
  1698. danger323()
  1699. EndIf
  1700. Case $button3
  1701. Run("Sprites\Xaawres\AntiBan.exe")
  1702. Case $button4
  1703. Run("Sprites\Xaawres\Cleaner.exe")
  1704. Case $button5
  1705. RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System", "DisableRegistryTools", "REG_DWORD", "0")
  1706. ProcessClose("BoL Studio.exe")
  1707. ProcessClose("VIP\BOLVIP.exe")
  1708. ProcessClose("Sprites\Xaawres\injector.exe")
  1709. WinClose("BoL Hijacker Injector")
  1710. RegDelete("HKEY_LOCAL_MACHINE\SOFTWARE\BoL")
  1711. RegDelete("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL")
  1712. Exit
  1713. Case $gui_event_close
  1714. Exit
  1715. EndSwitch
  1716. WEnd
  1717. EndFunc
  1718.  
  1719. Func _trool()
  1720. #Region ### START Koda GUI section ### Form=
  1721. $trool1 = GUICreate("Thông Báo", 440, 187, 543, 338)
  1722. GUISetFont(16, 800, 0, "Times New Roman")
  1723. GUISetBkColor(0)
  1724. $cau1 = GUICtrlCreateLabel("Tài khoản của bạn đã hết hạn", 24, 56, 393, 24)
  1725. GUICtrlSetFont(-1, 12, 800, 4, "MS Sans Serif")
  1726. GUICtrlSetColor(-1, 65280)
  1727. $cau2 = GUICtrlCreateLabel("Chào Thành viên", 96, 16, 220, 28)
  1728. GUICtrlSetColor(-1, 16711935)
  1729. $cau3 = GUICtrlCreateLabel("Admin:", 16, 16, 74, 28)
  1730. GUICtrlSetColor(-1, 16711680)
  1731. $cau4 = GUICtrlCreateLabel("Vui lòng liên hệ Ken Kaneki", 16, 96, 406, 28)
  1732. GUICtrlSetColor(-1, 16711935)
  1733. $cau5 = GUICtrlCreateLabel("Để cấp cho bạn một tài khoản khác", 16, 144, 409, 28)
  1734. GUICtrlSetColor(-1, 16711935)
  1735. $thoattrool = GUICtrlCreateButton("Thoat", 352, 8, 81, 41)
  1736. GUICtrlSetCursor(-1, 0)
  1737. GUISetState(@SW_SHOW)
  1738. #EndRegion ### END Koda GUI section ###
  1739. While 1
  1740. $nmsg = GUIGetMsg()
  1741. Switch $nmsg
  1742. Case $thoattrool
  1743. Exit
  1744. Case $gui_event_close
  1745. Exit
  1746. EndSwitch
  1747. WEnd
  1748. EndFunc
  1749.  
  1750. Func idyanton()
  1751. TrayTip("Đang Run.........", "Vui lòng đợi trong giây lát", 30)
  1752. Run("VIP\BOLVIP.exe")
  1753. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\BoL", "pass", "REG_SZ", "ZjM1YjA0ZGU1OGUyYTRiYjI2MDY2MDA4ZjRhOWI5YjA=")
  1754. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\BoL", "user", "REG_SZ", "U2F0b2ggWXV1IFtMR1Rd")
  1755. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL", "pass", "REG_SZ", "ZjM1YjA0ZGU1OGUyYTRiYjI2MDY2MDA4ZjRhOWI5YjA=")
  1756. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL", "user", "REG_SZ", "U2F0b2ggWXV1IFtMR1Rd")
  1757. RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System", "DisableRegistryTools", "REG_DWORD", "1")
  1758. WinWaitActive("BoL Studio")
  1759. WinSetTitle("BoL Studio", "", "Bol Studio [VIP Free] By wWw.Kanekisp.info")
  1760. EndFunc
  1761.  
  1762. Func chenyao1992()
  1763. TrayTip("Đang Run.........", "Vui lòng đợi trong giây lát", 30)
  1764. Run("VIP\BOLVIP.exe")
  1765. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\BoL", "pass", "REG_SZ", "ZjM1YjA0ZGU1OGUyYTRiYjI2MDY2MDA4ZjRhOWI5YjA=")
  1766. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\BoL", "user", "REG_SZ", "Y2hlbnlhbzE5OTI=")
  1767. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL", "pass", "REG_SZ", "ZjM1YjA0ZGU1OGUyYTRiYjI2MDY2MDA4ZjRhOWI5YjA=")
  1768. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL", "user", "REG_SZ", "Y2hlbnlhbzE5OTI=")
  1769. RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System", "DisableRegistryTools", "REG_DWORD", "1")
  1770. WinWaitActive("BoL Studio")
  1771. WinSetTitle("BoL Studio", "", "Bol Studio [VIP Free] By wWw.Kanekisp.info")
  1772. EndFunc
  1773.  
  1774. Func nemrec()
  1775. TrayTip("Đang Run.........", "Vui lòng đợi trong giây lát", 30)
  1776. Run("VIP\BOLVIP.exe")
  1777. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\BoL", "pass", "REG_SZ", "ZjM1YjA0ZGU1OGUyYTRiYjI2MDY2MDA4ZjRhOWI5YjA=")
  1778. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\BoL", "user", "REG_SZ", "bmVtcmVj=")
  1779. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL", "pass", "REG_SZ", "ZjM1YjA0ZGU1OGUyYTRiYjI2MDY2MDA4ZjRhOWI5YjA=")
  1780. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL", "user", "REG_SZ", "bmVtcmVj=")
  1781. RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System", "DisableRegistryTools", "REG_DWORD", "1")
  1782. WinWaitActive("BoL Studio")
  1783. WinSetTitle("BoL Studio", "", "Bol Studio [VIP Free] By wWw.Kanekisp.info")
  1784. EndFunc
  1785.  
  1786. Func danger323()
  1787. TrayTip("Đang Run.........", "Vui lòng đợi trong giây lát", 30)
  1788. Run("VIP\BOLVIP.exe")
  1789. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\BoL", "pass", "REG_SZ", "ZjM1YjA0ZGU1OGUyYTRiYjI2MDY2MDA4ZjRhOWI5YjA=")
  1790. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\BoL", "user", "REG_SZ", "RGFuZ2VyMzIz=")
  1791. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL", "pass", "REG_SZ", "ZjM1YjA0ZGU1OGUyYTRiYjI2MDY2MDA4ZjRhOWI5YjA=")
  1792. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL", "user", "REG_SZ", "RGFuZ2VyMzIz=")
  1793. RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System", "DisableRegistryTools", "REG_DWORD", "1")
  1794. WinWaitActive("BoL Studio")
  1795. WinSetTitle("BoL Studio", "", "Vui lòng đợi trong giây lát")
  1796. EndFunc
  1797.  
  1798. Func identity()
  1799. TrayTip("Đang Run.........", "Vui lòng đợi trong giây lát", 30)
  1800. Run("VIP\BOLVIP.exe")
  1801. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\BoL", "pass", "REG_SZ", "ZjM1YjA0ZGU1OGUyYTRiYjI2MDY2MDA4ZjRhOWI5YjA=")
  1802. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\BoL", "user", "REG_SZ", "SWRlbnRpdHk=")
  1803. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL", "pass", "REG_SZ", "ZjM1YjA0ZGU1OGUyYTRiYjI2MDY2MDA4ZjRhOWI5YjA=")
  1804. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL", "user", "REG_SZ", "SWRlbnRpdHk=")
  1805. RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System", "DisableRegistryTools", "REG_DWORD", "1")
  1806. WinWaitActive("BoL Studio")
  1807. WinSetTitle("BoL Studio", "", "Bol Studio [VIP Free] By wWw.Kanekisp.info")
  1808. EndFunc
  1809.  
  1810. Func kingboss1801()
  1811. TrayTip("Đang Run.........", "Vui lòng đợi trong giây lát", 30)
  1812. Run("VIP\BOLVIP.exe")
  1813. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\BoL", "pass", "REG_SZ", "ZjM1YjA0ZGU1OGUyYTRiYjI2MDY2MDA4ZjRhOWI5YjA=")
  1814. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\BoL", "user", "REG_SZ", "a2luZ2Jvc3MxODAx")
  1815. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL", "pass", "REG_SZ", "ZjM1YjA0ZGU1OGUyYTRiYjI2MDY2MDA4ZjRhOWI5YjA=")
  1816. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL", "user", "REG_SZ", "a2luZ2Jvc3MxODAx")
  1817. RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System", "DisableRegistryTools", "REG_DWORD", "1")
  1818. WinWaitActive("BoL Studio")
  1819. WinSetTitle("BoL Studio", "", "Bol Studio [VIP Free] By wWw.Kanekisp.info")
  1820. EndFunc
  1821.  
  1822. Func truceally()
  1823. TrayTip("Đang Run.........", "Vui lòng đợi trong giây lát", 30)
  1824. Run("VIP\BOLVIP.exe")
  1825. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\BoL", "pass", "REG_SZ", "ZjM1YjA0ZGU1OGUyYTRiYjI2MDY2MDA4ZjRhOWI5YjA=")
  1826. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\BoL", "user", "REG_SZ", "S29wcCAvIFRydWNlQWxseQ==")
  1827. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL", "pass", "REG_SZ", "ZjM1YjA0ZGU1OGUyYTRiYjI2MDY2MDA4ZjRhOWI5YjA=")
  1828. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL", "user", "REG_SZ", "S29wcCAvIFRydWNlQWxseQ==")
  1829. RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System", "DisableRegistryTools", "REG_DWORD", "1")
  1830. WinWaitActive("BoL Studio")
  1831. WinSetTitle("BoL Studio", "", "Bol Studio [VIP Free] By wWw.Kanekisp.info")
  1832. EndFunc
  1833.  
  1834. Func xiora()
  1835. TrayTip("Đang Run.........", "Vui lòng đợi trong giây lát", 30)
  1836. Run("VIP\BOLVIP.exe")
  1837. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\BoL", "pass", "REG_SZ", "ZjM1YjA0ZGU1OGUyYTRiYjI2MDY2MDA4ZjRhOWI5YjA=")
  1838. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\BoL", "user", "REG_SZ", "WGlvcmE=")
  1839. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL", "pass", "REG_SZ", "ZjM1YjA0ZGU1OGUyYTRiYjI2MDY2MDA4ZjRhOWI5YjA=")
  1840. RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BoL", "user", "REG_SZ", "WGlvcmE=")
  1841. RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System", "DisableRegistryTools", "REG_DWORD", "1")
  1842. WinWaitActive("BoL Studio")
  1843. WinSetTitle("BoL Studio", "", "Bol Studio [VIP Free] By wWw.Kanekisp.info")
  1844. EndFunc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement