BaSs_HaXoR

BO2 GSC STUDIO (C#/.NET) DUMP

Oct 8th, 2014
1,255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 43.61 KB | None | 0 0
  1. //FILES: Black Ops 2 - GSC Studio.exe & updater.exe
  2.  
  3. //Main thread: http://www.nextgenupdate.com/forums/call-duty-black-ops-2-modding-tools/766603-release-black-ops-2-gsc-studio.html
  4. //Made by: iMCSx
  5. //DUMPING by: BaSs_HaXoR
  6.  
  7. //MD5: 97A0E0CDCA3B3731A26BAE29E0BB5D9C
  8. //SHA-1: D7EFF54CE95334B1EA9389CB966FDDB209566031
  9.  
  10. File Version Info Size=2220 -> 08ACh
  11. Translations : 000004b0     Language : Neutral
  12. CompanyName  =  iMCS Productions
  13. FileDescription  =  Black Ops 2 - GSC Studio
  14. FileVersion  =  14.9.29.0
  15. InternalName  =  Black Ops 2 - GSC Studio.exe
  16. LegalCopyright  =  Copyright  © iMCS Productions 2014
  17. LegalTradeMarks  =  www.FrenchModdingTeam.com
  18. OriginalFilename  =  Black Ops 2 - GSC Studio.exe
  19. ProductName  =  Black Ops 2 - GSC Studio
  20. ProductVersion  =  14.9.29.0
  21. ProductVersion  =  14.9.29.0
  22.  
  23. PE Size / File Size: 758.00 KB (776192 bytes) // Portable Executable 32 .NET Assembly
  24.  
  25. ###################################
  26. Used:
  27. ##)Inno Setup Packer (HOW TO: innounp.exe setup.exe -x) (inno setup unpacker via CMD)
  28. ##)SuppressIldasmAttribute (HOW TO: http://picturoku.blogspot.com/2012/01/beware-of-stress-dont-net-supress.html)
  29.     -#)(MODIFY IN: CFF Explorer)
  30. ##)ConfuserEX.v0.2.0-custom (a.k.a. leached rofl) (HOW TO: Nofuser (468 Control-flow objects))
  31.     -#)Internal renamer used (non-de4dot)
  32. ###################################
  33. -------------------------------------------------------------
  34. -----     #Strings <-- TWO Metadata Streams             -----
  35. -----     #US                                           -----
  36. -----     #GUID                                         -----
  37. -----     #Blob <-- TWO Metadata Streams                -----
  38. -----     #Strings <-- TWO Metadata Streams             -----
  39. -----     #Blob <-- TWO Metadata Streams                -----
  40. -----     #Schema                                       -----
  41. -------------------------------------------------------------
  42. ==============================================================
  43. #Strings
  44. SuppressIldasmAttribute.System.Runtime.CompilerServices..ctor
  45. VirtualProtect.kernal32.dll
  46. ResolveEventArgs.System
  47. ValueType
  48. Object
  49. ==============================================================
  50.  
  51. The system cannot find message text for message number 0x2350 in the message fil
  52. e for Application.
  53.  
  54. (c) 2013 Microsoft Corporation. All rights reserved.
  55. C:\Users\BaSs_HaXoR\Desktop>innounp.exe setup.exe -x
  56.  
  57. ; Version detected: 5500
  58. #1 {app}\Black Ops 2 - GSC Studio.exe
  59. Reading slice C:\Users\BaSs_HaXoR\Desktop\setup.exe
  60. #2 {app}\updater.exe
  61. #3 {app}\DevExpress.BonusSkins.v13.1.dll
  62. #4 {app}\DevExpress.Data.v13.1.dll
  63. #5 {app}\DevExpress.Office.v13.1.Core.dll
  64. #6 {app}\DevExpress.Printing.v13.1.Core.dll
  65. #7 {app}\DevExpress.RichEdit.v13.1.Core.dll
  66. #8 {app}\DevExpress.Sparkline.v13.1.Core.dll
  67. #9 {app}\DevExpress.Utils.v13.1.dll
  68. #10 {app}\DevExpress.XtraBars.v13.1.dll
  69. #11 {app}\DevExpress.XtraEditors.v13.1.dll
  70. #12 {app}\DevExpress.XtraPrinting.v13.1.dll
  71. #13 {app}\DevExpress.XtraRichEdit.v13.1.dll
  72. #14 {app}\DevExpress.XtraTreeList.v13.1.dll
  73. #15 {app}\CCAPI.dll
  74. #16 {app}\Irony.dll
  75. #17 {app}\Ookii.Dialogs.dll
  76. #18 install_script.iss
  77.  
  78. (Dissassembler)-->Module contains multiple #String heaps.
  79. -> Generic check : EXE STICKER ( 502 bytes ) like DotFix FakeSigner or PeStubOEP - * Name : Black Ops 2 - GSC Studio.
  80.  
  81.  
  82. /*<!--XML:
  83.  
  84. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  85. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  86.   <assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
  87.   <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
  88.     <security>
  89.       <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
  90.         <requestedExecutionLevel level="asInvoker" uiAccess="false"/>
  91.       </requestedPrivileges>
  92.     </security>
  93.   </trustInfo>
  94. </assembly>
  95.  
  96. -->
  97. */
  98.  
  99. //PWN_MainICON
  100.  
  101. STRING DUMP:
  102. 0003284A: 6mOb Q
  103. 0004C39D: CorExeMain
  104. 0004C3EC: Strings
  105. 0004C42C: Strings
  106. 0004C44F: Schema
  107. 0004F3CE: d 1 I2
  108. 0004FFCE: r 1 I2
  109. 00067B9D: l 3 m 5 n 7 p
  110. 00067BAF: s B x C y Q
  111. 0006B10E: exe mscorlib SuppressIldasmAttribute
  112. 0006B12E: CompilerServices
  113. 0006B22F: Assembly
  114. 0006B241: Reflection
  115. 0006B438: VirtualProtect
  116. 0006B638: ResolveEventArgs System
  117. 0006B7AD: ValueType
  118. 0006BCCF: Object
  119. 0006BE41: Stream
  120. 0006E673: Generic T
  121. 0006E6FA: Header value
  122. 0006E70C: PtrToIncludes
  123. 0006E724: PtrTousingAnimTrees
  124. 0006E739: CodeSectionStart
  125. 0006E748: RefStrings
  126. 0006E759: GscFunctions
  127. 0006E76F: ExternalFunctions
  128. 0006E79F: NumofRefStrings
  129. 0006E7B2: NumOfFunctions
  130. 0006E7CD: NumOfExternalFunctions
  131. 0006E7DF: NumofIncludes
  132. 0006E7F2: NumOfAnimTrees
  133. 0006EF81: Irony Grammar
  134. 0006EF8F: Parsing
  135. 0007231D: ParseTree
  136. 00072AAF: 1 ParseTreeNode
  137. 000730BD: 2 tree
  138. 00073844: NamePtr
  139. 00073850: NamePtr
  140. 0007385C: Unknown
  141. 00073868: Unknown
  142. 00073876: NumOfRefs
  143. 00073884: NumOfRefs
  144. 00073AFC: IncludePtr
  145. 00073B0B: IncludePtr
  146. 00073B1B: NumOfParams
  147. 00073B2B: NumOfParams
  148. 00073D51: NumofParameters
  149. 00073D65: NumofParameters
  150. 00073EE7: Position
  151. 00073EF4: Position
  152. 00074078: second
  153. 00074083: second
  154. 000741F9: JumpRangePos
  155. 0007420A: JumpRangePos
  156. 00074BA2: 1 XtraForm
  157. 00074BC4: XtraEditors IContainer
  158. 00074BDA: ComponentModel
  159. 00074C28: 1 LabelControl HyperLinkEdit PictureEdit EventArgs
  160. 00074CDA: Forms FormClosingEventArgs OpenLinkEventArgs
  161. 00074D1B: Controls MouseEventArgs Dispose disposing
  162. 00074DA7: TextEdit SimpleButton
  163. 00074E33: ComboBoxEdit SpinEdit
  164. 00075038: 2 ListBoxControl DragEventArgs
  165. 00075142: PreviewKeyDownEventArgs
  166. 000753AD: PanelControl CheckEdit
  167. 00075432: LookFor
  168. 00075442: ReplaceMode
  169. 00075471: ReplaceMode KeyPressEventArgs KeyEventArgs
  170. 000755DC: MemoEdit
  171. 000756D6: Keys Keys
  172. 00075940: predicate
  173. 00076D64: commentStart commentEnd startOffset endOffset
  174. 00076D75: CommentStart
  175. 00076D84: CommentEnd
  176. 00076D94: StartOffset
  177. 00076DB9: EndOffset GetHashCode Equals obj
  178. 00077D18: Offset
  179. 00077D23: Offset
  180. 00077D2E: Length
  181. 00077D39: Length
  182. 00077F99: ToString
  183. 0007801F: EventHandler
  184. 0007802C: Document
  185. 00078039: Document
  186. 00078044: Anchor
  187. 00078051: Location
  188. 0007805E: Location
  189. 00078072: DocumentChanged
  190. 00078089: DocumentChanged
  191. 0007810D: IsEnabled
  192. 0007811B: IsEnabled
  193. 00078130: IsEnabledChanged
  194. 00078148: IsEnabledChanged
  195. 000781D0: LineNumber
  196. 000781E1: ColumnNumber
  197. 0007820B: CanToggle document location isEnabled
  198. 0007828C: Control
  199. 00078320: Drawing Graphics Point
  200. 00078839: MulticastDelegate object method Invoke sender e BeginInvoke IAsyncResult AsyncCallback callback EndInvoke result
  201. 000788C5: Bookmark bookmark
  202. 00078A77: ObjectModel lineTracker
  203. 00078A83: Factory
  204. 00078A8F: Factory
  205. 00078FB3: Removed
  206. 00078FC2: Removed
  207. 0007923B: Bookmarks
  208. 00079249: Bookmarks
  209. 000792EA: Xml XmlElement element bookmarks
  210. 000793E2: XmlDocument
  211. 00079A8E: TextEditorProperties
  212. 00079AA7: TextEditorProperties
  213. 00079AB5: UndoStack
  214. 00079AC2: ReadOnly
  215. 00079ACF: ReadOnly
  216. 00079AE6: FormattingStrategy
  217. 00079AFD: FormattingStrategy
  218. 00079B14: TextBufferStrategy
  219. 00079B27: FoldingManager
  220. 00079B40: HighlightingStrategy
  221. 00079B59: HighlightingStrategy
  222. 00079B6D: BookmarkManager
  223. 00079B80: MarkerStrategy
  224. 00079B9A: LineSegmentCollection
  225. 00079BB9: TotalNumberOfLines
  226. 00079F8E: LineLengthChanged
  227. 00079FB6: LineLengthChanged
  228. 00079FCB: LineCountChanged
  229. 00079FE3: LineCountChanged
  230. 00079FF3: LineDeleted
  231. 0007A006: LineDeleted
  232. 0007A016: TextContent
  233. 0007A026: TextContent
  234. 0007A035: TextLength
  235. 0007A30F: UpdateQueue
  236. 0007A48A: UpdateCommited
  237. 0007A4A0: UpdateCommited
  238. 0007A4BD: DocumentAboutToBeChanged
  239. 0007A4DD: DocumentAboutToBeChanged
  240. 0007A4F4: TextContentChanged
  241. 0007A50E: TextContentChanged
  242. 0007AE77: LineManager
  243. 0007AE87: LineManager
  244. 0007AE9A: MarkerStrategy
  245. 0007AEB1: TextBufferStrategy
  246. 0007AEC4: FoldingManager
  247. 0007AED8: BookmarkManager
  248. 0007B1B6: CaretLine
  249. 0007B1C4: CaretLine
  250. 0007B1DF: AutoInsertCurlyBracket
  251. 0007B1FA: AutoInsertCurlyBracket
  252. 0007B20E: HideMouseCursor
  253. 0007B222: HideMouseCursor
  254. 0007B237: IsIconBarVisible
  255. 0007B24C: IsIconBarVisible
  256. 0007B264: AllowCaretBeyondEOL
  257. 0007B27C: AllowCaretBeyondEOL
  258. 0007B294: ShowMatchingBracket
  259. 0007B2AC: ShowMatchingBracket
  260. 0007B2C1: CutCopyWholeLine
  261. 0007B2D6: CutCopyWholeLine
  262. 0007B2FE: TextRenderingHint TextRenderingHint
  263. 0007B328: TextRenderingHint
  264. 0007B341: MouseWheelScrollDown
  265. 0007B35A: MouseWheelScrollDown
  266. 0007B371: MouseWheelTextZoom
  267. 0007B388: MouseWheelTextZoom
  268. 0007B39B: LineTerminator
  269. 0007B3AE: LineTerminator
  270. 0007B3C2: LineViewerStyle
  271. 0007B3D6: LineViewerStyle
  272. 0007B3EB: ShowInvalidLines
  273. 0007B400: ShowInvalidLines
  274. 0007B415: VerticalRulerRow
  275. 0007B42A: VerticalRulerRow
  276. 0007B439: ShowSpaces
  277. 0007B448: ShowSpaces
  278. 0007B455: ShowTabs
  279. 0007B462: ShowTabs
  280. 0007B474: ShowEOLMarker
  281. 0007B486: ShowEOLMarker
  282. 0007B49E: ConvertTabsToSpaces
  283. 0007B4B6: ConvertTabsToSpaces
  284. 0007B4CE: ShowHorizontalRuler
  285. 0007B4E6: ShowHorizontalRuler
  286. 0007B4FC: ShowVerticalRuler
  287. 0007B512: ShowVerticalRuler
  288. 0007B528: Encoding Encoding
  289. 0007B541: Encoding
  290. 0007B553: EnableFolding
  291. 0007B565: EnableFolding
  292. 0007B579: ShowLineNumbers
  293. 0007B58D: ShowLineNumbers
  294. 0007B59B: TabIndent
  295. 0007B5A9: TabIndent
  296. 0007B5BD: IndentationSize
  297. 0007B5D1: IndentationSize
  298. 0007B5E1: IndentStyle
  299. 0007B5F1: IndentStyle
  300. 0007B60B: DocumentSelectionMode
  301. 0007B625: DocumentSelectionMode
  302. 0007B633: Font Font
  303. 0007B64E: FontContainer
  304. 0007B667: BracketMatchingStyle
  305. 0007B680: BracketMatchingStyle
  306. 0007B69C: SupportReadOnlySegments
  307. 0007B6B8: SupportReadOnlySegments
  308. 0007C456: Text offset length text
  309. 0007C6BC: FoldMarker
  310. 0007C6D0: FoldingStrategy
  311. 0007C6E4: FoldingStrategy
  312. 0007CE67: FoldingsChanged
  313. 0007CE7E: FoldingsChanged
  314. 0007D0EA: Compare x y
  315. 0007D3C6: IComparable
  316. 0007D3D3: FoldType
  317. 0007D3E0: FoldType
  318. 0007D3EE: StartLine
  319. 0007D3FE: StartColumn
  320. 0007D40A: EndLine
  321. 0007D418: EndColumn
  322. 0007D425: IsFolded
  323. 0007D432: IsFolded
  324. 0007D43F: FoldText
  325. 0007D49C: InnerText foldText isFolded startLine startColumn endLine endColumn foldType CompareTo o
  326. 0007DEE4: Extensions
  327. 0007DEF3: Properties
  328. 0007E5F2: DigitColor
  329. 0007E601: DigitColor
  330. 0007E617: EnvironmentColors
  331. 0007E6BE: Extensions
  332. 0007E842: DefaultTextColor
  333. 0007EB95: RegularFont
  334. 0007EBA2: BoldFont
  335. 0007EBB1: ItalicFont
  336. 0007EBC4: BoldItalicFont
  337. 0007EBD7: TwipsPerPixelY
  338. 0007EBE7: DefaultFont
  339. 0007EBF7: DefaultFont
  340. 0007EC79: defaultFont
  341. 0007EFD1: HasForeground
  342. 0007EFE3: HasBackground
  343. 0007EFF7: Italic
  344. 0007F00B: BackgroundColor
  345. 0007F0DC: el defaultColor color bold italic backgroundcolor systemColor systemBackgroundColor
  346. 0007F436: BackgroundImage
  347. 0007F6A9: curSpan span blockSpanOn
  348. 0007F752: Exception message innerException SerializationInfo
  349. 0007F78D: Serialization StreamingContext info context
  350. 0007F8FC: XmlReader
  351. 0007FA02: ValidationEventArgs
  352. 0007FA14: Schema
  353. 0007FB0D: ArrayList
  354. 0007FB2A: Collections Hashtable
  355. 0007FB46: HighlightingDefinitions
  356. 0007FB52: Manager
  357. 0007FCC7: DictionaryEntry
  358. 0007FCDF: DefaultHighlighting
  359. 0007FED7: ReloadSyntaxHighlighting
  360. 0007FEF7: ReloadSyntaxHighlighting
  361. 0008033A: KeyWords
  362. 0008034A: PrevMarkers
  363. 0008035A: NextMarkers
  364. 00080369: Delimiters
  365. 0008037D: EscapeCharacter
  366. 0008038C: IgnoreCase
  367. 0008039A: Reference
  368. 00080856: MarkMarker mark
  369. 000809CF: RuleSet
  370. 000809DB: RuleSet
  371. 000809EA: IgnoreCase
  372. 000809F6: StopEOL
  373. 00080A0D: IsBeginStartOfLine
  374. 00080A23: IsBeginSingleWord
  375. 00080A37: IsEndSingleWord
  376. 00080A46: BeginColor
  377. 00080A53: EndColor
  378. 00080F2D: ICloneable IEnumerable
  379. 000810A1: IsEmpty
  380. 000811BA: 1 GetEnumerator
  381. 000811CA: IEnumerator
  382. 000813B3: previous data
  383. 0008143D: IDisposable node
  384. 00081458: Current MoveNext Reset
  385. 00081554: SyntaxModes
  386. 000815E3: XmlTextReader
  387. 00081752: directory
  388. 0008184B: FileName
  389. 0008186C: FileName fileName extensions
  390. 00081BCF: HasDefaultColor
  391. 00081BE8: SyntaxColor
  392. 00081BF8: SyntaxColor
  393. 00081C1E: IsWhiteSpace line hasDefaultColor
  394. 000821BE: highlightingStrategy
  395. 0008232E: LineStart
  396. 00082352: LinesMoved lineStart linesMoved
  397. 000824D6: LineSegment lineSegment
  398. 000825DB: LengthDelta moved
  399. 000827CA: IsDeleted
  400. 000827DA: TotalLength
  401. 000827EA: TotalLength
  402. 000827FE: DelimiterLength
  403. 00082812: DelimiterLength
  404. 000828B3: HighlightSpanStack
  405. 000828CA: HighlightSpanStack
  406. 00083055: Item index
  407. 000830AA: IsReadOnly IndexOf item RemoveAt Clear Contains CopyTo array arrayIndex
  408. 000831AB: Insert Add Remove
  409. 00083843: IsValid
  410. 00083854: CurrentIndex
  411. 00083866: CurrentOffset
  412. 00083AC9: TextMarker
  413. 00083FFD: TextMarkerType
  414. 0008400B: ForeColor
  415. 00084021: OverrideForeColor
  416. 00084030: IsReadOnly
  417. 0008403C: ToolTip
  418. 00084061: ToolTip textMarkerType foreColor
  419. 000843B4: StartColumn
  420. 000843C2: EndColumn
  421. 0008444A: StartPosition
  422. 0008445C: StartPosition
  423. 0008446C: EndPosition
  424. 0008447C: EndPosition
  425. 00084497: IsRectangularSelection
  426. 000844A8: SelectedText
  427. 00084783: DefaultSelection
  428. 00084843: IsRectangularSelection startPosition endPosition ContainsPosition position ContainsOffset StartPosition EndPosition Offset EndOffset Length IsEmpty IsRectangularSelection SelectedText
  429. 000849B8: SelectionStart
  430. 000849CB: SelectionStart
  431. 000849E3: SelectionCollection
  432. 000849FC: HasSomethingSelected
  433. 00084A14: SelectionIsReadonly
  434. 00084A96: textArea
  435. 00084FC9: SelectionChanged
  436. 00084FE1: SelectionChanged
  437. 00085687: ColumnNumber
  438. 00085698: MovementType
  439. 000856A9: MovementType
  440. 000856B5: Deleted
  441. 000856C4: Deleted
  442. 0008574A: columnNumber
  443. 00085B2B: column
  444. 00085B4E: Column
  445. 00085B5F: Column other
  446. 00085B6F: Equality a b
  447. 00085B7D: Inequality
  448. 00085B89: LessThan
  449. 00085B98: GreaterThan
  450. 00085BAB: LessThanOrEqual
  451. 00085BC1: GreaterThanOrEqual
  452. 000865AA: MouseButtons mousepos mouseButtons
  453. 00086631: Rectangle g rect
  454. 000866B1: Cursor
  455. 0008673B: DrawingPosition
  456. 0008674F: DrawingPosition
  457. 0008675C: TextArea
  458. 00086767: Cursor
  459. 00086772: Cursor
  460. 00086780: Size Size
  461. 0008678E: IsVisible
  462. 00086978: Painted
  463. 00086987: Painted
  464. 00086995: MouseDown
  465. 000869A6: MouseDown
  466. 000869B4: MouseMove
  467. 000869C5: MouseMove
  468. 000869D4: MouseLeave
  469. 000869E6: MouseLeave
  470. 00086E20: OpenBrace
  471. 00086E2E: OpenBrace
  472. 00086E3D: CloseBrace
  473. 00086E61: CloseBrace openBrace closeBrace
  474. 00086FCF: OpenTag
  475. 00086FDB: OpenTag
  476. 00086FEA: ClosingTag
  477. 0008700C: ClosingTag opentag closingtag
  478. 000871F1: Brush Pen
  479. 00087549: DesiredColumn
  480. 0008755B: DesiredColumn
  481. 00087569: CaretMode
  482. 00087577: CaretMode
  483. 00087676: ScreenPosition
  484. 000878E1: PositionChanged
  485. 000878F8: PositionChanged
  486. 0008790D: CaretModeChanged
  487. 00087925: CaretModeChanged
  488. 00088036: CreateCaret
  489. 000880C3: SetCaretPos
  490. 00088149: DestroyCaret
  491. 000881C9: ShowCaret
  492. 0008824C: HideCaret
  493. 000883C9: Form parentForm control
  494. 00088460: CreateParams CreateParams
  495. 000884F0: ShowWithoutActivation
  496. 0008875F: OnClosed OnMouseMove
  497. 00088954: XtraUserControl ImageList
  498. 00088962: ImageList
  499. 00088970: ImageList
  500. 0008897E: FirstItem
  501. 0008898C: FirstItem
  502. 000889A7: SelectedCompletionData
  503. 000889B6: ItemHeight
  504. 000889C7: SelectedItem
  505. 000889E9: MaxVisibleItem completionData
  506. 00088EC3: OnPaint PaintEventArgs pe OnMouseDown OnPaintBackground
  507. 00088FCA: SelectedItemChanged
  508. 00088FE5: SelectedItemChanged
  509. 00088FFA: FirstItemChanged
  510. 00089012: FirstItemChanged
  511. 0008944C: VScrollBar
  512. 00089502: completionDataProvider showDeclarationWindow fixedListViewWidth
  513. 00089599: CloseWhenCaretAtBeginning
  514. 000895B7: CloseWhenCaretAtBeginning
  515. 000896B9: Description
  516. 000896C9: Description
  517. 0008992C: FixedWidth
  518. 0008993B: FixedWidth
  519. 000899C0: parent OnClick
  520. 00089C20: ImageIndex
  521. 00089C36: Priority
  522. 00089E3A: Priority imageIndex description type
  523. 00089F3A: PreSelection
  524. 00089F4B: DefaultIndex
  525. 0008A3B8: StringFormat SizeF monospacedFont boldMonospacedFont
  526. 0008A3C7: LineLength
  527. 0008A4BA: PointF
  528. 0008A795: RectangleF
  529. 0008AAEB: GraphicsPath
  530. 0008AB04: Drawing2D
  531. 0008AB84: hWnd font
  532. 0008AC1A: ImmGetDefaultIMEWnd
  533. 0008ACA9: SendMessage
  534. 0008BB8C: InsightDataCount
  535. 0008BFCB: keyData
  536. 0008C04E: LeftMargins
  537. 0008C0E3: MotherTextEditorControl
  538. 0008C0FD: MotherTextAreaControl
  539. 0008C112: SelectionManager
  540. 0008C129: TextView
  541. 0008C13A: GutterMargin
  542. 0008C149: FoldMargin
  543. 0008C15B: IconBarMargin
  544. 0008C16F: MaxVScrollValue
  545. 0008C17E: VirtualTop
  546. 0008C18D: VirtualTop
  547. 0008C1A4: AutoClearSelection
  548. 0008C1BB: AutoClearSelection
  549. 0008C1FE: ClipboardHandler motherTextEditorControl motherTextAreaControl
  550. 0008C462: OnMouseLeave
  551. 0008C4EB: ToolTipRequest
  552. 0008C501: ToolTipRequest
  553. 0008C584: OnMouseHover
  554. 0008C6F3: pevent
  555. 0008C77E: IsInputChar charCode
  556. 0008C7FF: OnKeyPress
  557. 0008C889: ProcessDialogKey
  558. 0008CA7F: EnableCutOrPaste
  559. 0008CDD9: KeyEventHandler
  560. 0008CDF0: KeyEventHandler
  561. 0008CE07: DoProcessDialogKey
  562. 0008CE21: DoProcessDialogKey
  563. 0008D43C: EnableCut
  564. 0008D44B: EnableCopy
  565. 0008D45B: EnablePaste
  566. 0008D46C: EnableDelete
  567. 0008D480: EnableSelectAll
  568. 0008D57C: CopyText
  569. 0008D58C: CopyText
  570. 0008DD91: Panel HScrollBar MouseEventHandler
  571. 0008DDA0: VScrollBar
  572. 0008DDAF: HScrollBar
  573. 0008DDC6: DoHandleMousewheel
  574. 0008DDE6: DoHandleMousewheel OnResize
  575. 0008DF55: OnMouseWheel
  576. 0008DFDF: ShowContextMenu
  577. 0008E010: ShowContextMenu WndProc Message m OnEnter
  578. 0008E380: DragEventHandler DragDropEffects
  579. 0008E6D0: ttextArea
  580. 0008EAAE: TextAreaUpdateType singleLine
  581. 0008EB30: UserControl
  582. 0008EBB6: TextChanged
  583. 0008EBC9: TextChanged
  584. 0008EBD8: IsInUpdate
  585. 0008EBE8: DefaultSize
  586. 0008EBFB: ShowEOLMarkers
  587. 0008EC0E: ShowEOLMarkers
  588. 0008EC1D: ShowHRuler
  589. 0008EC2C: ShowHRuler
  590. 0008EC3B: ShowVRuler
  591. 0008EC4A: ShowVRuler
  592. 0008EC58: VRulerRow
  593. 0008EC66: VRulerRow
  594. 0008EC80: ActiveTextAreaControl
  595. 0008EFCB: Refresh
  596. 0008F058: FileNameChanged
  597. 0008F06F: FileNameChanged
  598. 0008F59E: Splitter PrintDocument
  599. 0008F5B6: Printing
  600. 0008F5C8: PrintDocument
  601. 0008F65F: ActiveTextAreaControlChanged
  602. 0008F683: ActiveTextAreaControlChanged
  603. 0008F70B: EnableUndo
  604. 0008F71A: EnableRedo
  605. 0008F7B2: PrintEventArgs PrintPageEventArgs
  606. 0008F99B: Highlight
  607. 0008F9A9: Highlight
  608. 0008F9BF: FirstPhysicalLine
  609. 0008F9D7: LineHeightRemainder
  610. 0008F9EC: FirstVisibleLine
  611. 0008FA01: FirstVisibleLine
  612. 0008FA21: VisibleLineDrawingRemainder
  613. 0008FA30: FontHeight
  614. 0008FA45: VisibleLineCount
  615. 0008FA5C: VisibleColumnCount
  616. 0008FA6B: SpaceWidth
  617. 0008FA7E: WideSpaceWidth
  618. 000905B5: MousePosition
  619. 000905C9: LogicalPosition
  620. 000905D8: InDocument
  621. 000905E9: ToolTipShown
  622. 0009068B: mousePosition logicalPosition inDocument
  623. 00090A4A: origText
  624. 00090ACD: stack numops
  625. 00090B57: ActionUndone
  626. 00090B6B: ActionUndone
  627. 00090B7C: ActionRedone
  628. 00090B90: ActionRedone
  629. 00090BA4: OperationPushed
  630. 00090BBB: OperationPushed
  631. 00090BC7: CanUndo
  632. 00090BD3: CanRedo
  633. 00090BE5: UndoItemCount
  634. 00090BF7: RedoItemCount
  635. 0009137D: Operation
  636. 0009165B: LeftMost
  637. 00091669: RightMost
  638. 00091C11: baseList
  639. 00091F65: StreamReader
  640. 000920DD: keyword casesensitive
  641. 0009242B: StringBuilder
  642. 00092D81: graphics
  643. 00093061: Graphics
  644. 00093073: AllocatedSize
  645. 00093083: MaximumSize
  646. 000932ED: horizontal sections
  647. 000933E6: StringAlignment
  648. 00093748: HorizontalAlignment
  649. 00093760: HorizontalAlignment
  650. 00093776: VerticalAlignment
  651. 0009378C: VerticalAlignment
  652. 0009397B: WeakReference
  653. 00093F1C: Thread
  654. 00093F32: Threading Skin
  655. 000942B0: 1 BarCheckItem
  656. 000942D3: XtraBars SplitContainer
  657. 000942FA: 1 TreeList
  658. 00094321: XtraTreeList XtraTabControl
  659. 0009436B: XtraTab BarManager Bar BarSubItem BarDockControl BarStaticItem
  660. 00094726: BarButtonItem
  661. 00094DC7: TreeListColumn
  662. 00094DE7: Columns
  663. 00094E78: BarAndDockingController
  664. 00094EF8: PopupMenu
  665. 00094F7F: ContextMenuStrip
  666. 00095007: ToolStripMenuItem
  667. 00095182: ToolStripSeparator
  668. 00095BCD: XtraTabPage
  669. 00096330: ItemClickEventArgs FocusedNodeChangedEventArgs TabPageChangedEventArgs CustomDrawColumnHeaderEventArgs
  670. 00096680: caption mode
  671. 00096A48: SaveFileDialog
  672. 00097674: currentChar
  673. 00097A3F: FileStream stream
  674. 000987C0: BytesArray
  675. 000995D9: ProcHandle
  676. 0009974A: OpenProcess
  677. 000997D3: WriteProcessMemory
  678. 0009985E: ReadProcessMemory
  679. 0009986C: Extension
  680. 00099A4F: Process
  681. 00099A62: Diagnostics
  682. 00099AF8: ZN5CcApi15initTargetCommsEv
  683. 00099B20: ZN5CcApi16closeTargetCommsEv
  684. 00099B3E: ZN5CcApi14connectConsoleEPKc
  685. 00099B5D: ZN5CcApi17disconnectConsoleEi
  686. 00099B9D: ZN5CcApi14getProcessNameEijPc
  687. 00099BC0: ZN5CcApi16getProcessMemoryEijyjPh
  688. 00099BE3: ZN5CcApi16setProcessMemoryEijyjPh
  689. 00099BF9: ZN5CcApi8shutdownEii
  690. 00099C12: ZN5CcApi10ringBuzzerEii
  691. 00099C2F: ZN5CcApi13setConsoleLedEiii
  692. 00099C74: ZN5CcApi14getTemperatureEiPj
  693. 00099C90: ZN5CcApi12setConsoleIDEiPh
  694. 00099CA6: ZN5CcApi6notifyEiiPw
  695. 00099CC1: ZN5CcApi13getDllVersionEv
  696. 00099CE5: ZN8Settings19getNumberOfConsolesEv
  697. 0009B90B: Finalize
  698. 0009C37A: SelectAPI ControlConsole TargetManager
  699. 0009CE5C: Button
  700. 0009CEDB: ListView
  701. 0009D0DF: ListViewItemSelectionChangedEventArgs
  702. 0009D2D1: ResolveEventHandler
  703. 0009E0EF: SNPS3InitTargetComms
  704. 0009E161: dll SNPS3PowerOn SNPS3PowerOff SNPS3Connect SNPS3GetConnectionInfo SNPS3GetConnectStatus
  705. 0009E298: MultiByteToWideChar SNPS3ProcessList SNPS3ProcessContinue SNPS3ProcessAttach SNPS3ProcessGetMemory SNPS3GetTargetFromName SNPS3Reset SNPS3ProcessSetMemory SNPS3GetTargetInfo SNPS3Disconnect
  706. 000A0204: ConnectStatus Connected Connecting NotConnected InUse Unavailable
  707. 000A1094: GameMode MP ZM PCMode STEAM REDACTED
  708. 000A13E1: key ps3 xbox
  709. 000A1D6B: Target
  710. 000A1EDD: CurrentPointer
  711. 000A26D5: editor
  712. 000A275A: Markers
  713. 000A2A37: BeginOffset
  714. 000A2A49: HasScanRegion
  715. 000A2A55: LookFor
  716. 000A2C40: ResourceManager
  717. 000A2C5D: Resources CultureInfo
  718. 000A2C72: Globalization
  719. 000A2C86: ResourceManager
  720. 000A2C92: Culture
  721. 000A2C9E: Culture
  722. 000A2CAC: CreateGSC
  723. 000A2CF5: ps3 Icon
  724. 000A313C: ApplicationSettingsBase
  725. 000A3151: Configuration
  726. 000A315D: Default
  727. 000A3180: FontEditor
  728. 000A318F: FontEditor
  729. 000A31A2: FontSizeEditor
  730. 000A31B5: FontSizeEditor
  731. 000A31C9: BracesHighlight
  732. 000A31DD: BracesHighlight
  733. 000A31F0: defaultProject
  734. 000A3203: defaultProject
  735. 000A321A: defaultProjectLoad
  736. 000A3231: defaultProjectLoad
  737. 000A3240: Completion
  738. 000A324F: Completion
  739. 000A325F: pathProject
  740. 000A32E0: pathProject Default Theme FontEditor FontSizeEditor BracesHighlight defaultProject defaultProjectLoad Completion pathProject
  741. 000A3373: DebugTarget
  742. 000A3472: DefaultConsole
  743. 000A3491: DefaultConsole DefaultXbox
  744. 000A4249: tB ConfusedByAttribute Attribute
  745. 000A4276:  GSC Studio ComVisibleAttribute
  746. 000A4307: InteropServices GuidAttribute AssemblyFileVersionAttribute AssemblyTrademarkAttribute ExtensionAttribute TargetFrameworkAttribute
  747. 000A468F: Versioning AssemblyCopyrightAttribute CompilationRelaxationsAttribute RuntimeCompatibilityAttribute AssemblyDescriptionAttribute AssemblyProductAttribute AssemblyTitleAttribute NeutralResourcesLanguageAttribute AssemblyConfigurationAttribute AssemblyCompa
  748. 000A472E: resources fhkrVdwlZKYWEnsdNXQbdNbDZGw
  749. 000A47B1: resources
  750. 000A4831: resources
  751. 000A48B4: resources
  752. 000A4934: resources
  753. 000A49B4: resources
  754. 000A4A34: resources
  755. 000A4AB7: resources
  756. 000A4B3A: resources
  757. 000A4BBA: resources
  758. 000A4C37: resources
  759. 000A4C69: resources
  760. 000A4E4E: licenses String Concat Environment GetEnvironmentVariable FailFast ParameterizedThreadStart
  761. 000A4E65: IsBackground Start
  762. 000A4E86: CurrentThread Sleep Debugger
  763. 000A4E9F: IsAttached IsLogging
  764. 000A4ED6: IsAlive Module GetTypeFromHandle RuntimeTypeHandle
  765. 000A4EFD: Module Marshal GetHINSTANCE IntPtr
  766. 000A4F09: Explicit
  767. 000A4F20: FullyQualifiedName
  768. 000A4F9D: Chars Byte Copy UInt32 MemoryStream Read ReadByte RuntimeHelpers InitializeArray Array RuntimeFieldHandle Load AppDomain
  769. 000A4FAF: CurrentDomain
  770. 000A4FC3: AssemblyResolve
  771. 000A5010: FullName Math Max Buffer BlockCopy Write Reverse RemoveRange InsertRange
  772. 000A5027: Core Enumerable
  773. 000A50BB: Linq ToList BitConverter GetBytes CommentTerminal NumberLiteral StringLiteral IdentifierTerminal NonTerminal NonGrammarTerminals TerminalSet
  774. 000A5118: 1 Terminal NumberOptions MarkPunctuation RegisterOperators RegisterBracePair BnfTerm
  775. 000A5146: Addition BnfExpression Rule ToTerm KeyTerm
  776. 000A5152: Implicit
  777. 000A517E: BitwiseOr MakePlusRule MakeStarRule Root
  778. 000A51D0: ASCII Char AddRange Where Enumerator ParserMessages LogMessageList LogMessage
  779. 000A521E: ChildNodes ParseTreeNodeList FindIndex FindTokenAndGetValue ToArray Token
  780. 000A52C3: ValueString Term Name ToLower TryGetValue Value Int32 Parse Double Single Aggregate Convert ToUInt16 Select FirstOrDefault All Random Replace Next Format ToByte
  781. 000A52EE: Owner Show
  782. 000A531A: CloseReason CloseReason CancelEventArgs
  783. 000A535F: Cancel Hide ComponentResourceManager RepositoryItemHyperLinkEdit
  784. 000A53C6: Repository ISupportInitialize BeginInit RepositoryItemPictureEdit SuspendLayout
  785. 000A5403: Appearance LabelControlAppearanceObject AppearanceObject
  786. 000A542A: TabIndex BaseEdit
  787. 000A5447: EditValue RepositoryItem
  788. 000A547D: BorderStyle BorderStyles RepositoryItemButtonEdit
  789. 000A548E: ButtonsStyle
  790. 000A54AF: TabStop OpenLinkEventHandler
  791. 000A54C4: OpenLink Cursors
  792. 000A54D7: Hand GetObject
  793. 000A54F4: SizeMode PictureSizeMode
  794. 000A5514: MouseClick ContainerControl
  795. 000A552C: AutoScaleDimensions
  796. 000A554C: AutoScaleMode AutoScaleMode
  797. 000A555B: ClientSize
  798. 000A557A: Controls ControlCollection
  799. 000A558A: MaximizeBox
  800. 000A559A: MaximumSize
  801. 000A55AA: MinimizeBox
  802. 000A55E4: MinimumSize FormStartPosition FormClosingEventHandler
  803. 000A55F4: FormClosing
  804. 000A5677: Load EndInit ResumeLayout PerformLayout Empty Path GetInvalidFileNameChars ToCharArray IsNullOrWhiteSpace File Exists DateTime
  805. 000A56E0: Now WriteAllText XtraMessageBox DialogResult MessageBoxButtons MessageBoxIcon RepositoryItemTextEdit
  806. 000A571F: DoubleBuffered FontFamily RepositoryItemComboBox
  807. 000A574F: Items ComboBoxItemCollection CollectionBase
  808. 000A575C: Families
  809. 000A5776: SelectedIndex Decimal
  810. 000A579A: Value ToInt32 SettingsBase Save
  811. 000A57E4: SelectedIndex ToBoolean EditorButton RepositoryItemSpinEdit
  812. 000A5818: Buttons EditorButtonCollection ButtonPredefines
  813. 000A5839: TextEditStyle TextEditStyles
  814. 000A5852: SelectedIndexChanged
  815. 000A5865: AllowNullInput
  816. 000A588A: 1 DefaultBoolean
  817. 000A589B: IsFloatValue
  818. 000A58B3: Mask MaskProperties
  819. 000A58DC: EditMask
  820. 000A58EA: MaxLength
  821. 000A58F7: MaxValue
  822. 000A5904: MinValue
  823. 000A5923: EditValueChanged FontStyle
  824. 000A5935: Visible Close
  825. 000A5943: AllowDrop
  826. 000A597C: Data IDataObject DataFormats FileDrop GetDataPresent
  827. 000A59AF: Effect GetData Directory GetFiles SearchOption
  828. 000A59F2: Enabled ContainsValue ListBoxItemCollection BaseListBoxControl
  829. 000A5A17: SortOrder SortOrder ReadAllBytes
  830. 000A5A46: Dialogs VistaFolderBrowserDialog
  831. 000A5A61: UseDescriptionForTitle
  832. 000A5A91: ShowNewFolderButton CommonDialog ShowDialog
  833. 000A5AC9: SelectedPath LastIndexOf Substring BaseStyleControl
  834. 000A5AE7: Options AppearanceOptions
  835. 000A5AF3: UseFont
  836. 000A5B02: ItemHeight
  837. 000A5B0F: DragDrop
  838. 000A5B5B: DragEnter GetDirectories Sort Update IndexFromPoint FolderBrowserDialog
  839. 000A5B6C: SelectedPath
  840. 000A5B78: KeyCode
  841. 000A5BA8: MouseDoubleClick PreviewKeyDownEventHandler
  842. 000A5BC0: PreviewKeyDown Move
  843. 000A5BDA: Message IsNullOrEmpty
  844. 000A5BE6: Checked
  845. 000A5C0A: TopLevelControl SelectAll Focus
  846. 000A5C16: Visible
  847. 000A5C5F: AcceptButton IButtonControl StringComparison RepositoryItemCheckEdit
  848. 000A5C6E: AllowFocus
  849. 000A5C9B: AllowFocused BaseRepositoryItemCheckEdit
  850. 000A5CB2: Caption BaseButton
  851. 000A5CC3: DialogResult
  852. 000A5CDB: Anchor AnchorStyles
  853. 000A5CF5: Enter KeyEventHandler
  854. 000A5D16: KeyDown KeyPressEventHandler
  855. 000A5D59: KeyPress DeselectAll Exit RepositoryItemMemoEdit ScrollBarBase
  856. 000A5D65: Minimum
  857. 000A5D92: Maximum Min IsWhiteSpace ToUpper IsUpper
  858. 000A5DC8: Chars IsLetter Append ContainsKey Trim StartsWith
  859. 000A5E01: NewLine Delegate Combine Interlocked CompareExchange
  860. 000A5E28: Button GetType XmlNode XmlNodeList
  861. 000A5E4E: Attributes XmlAttributeCollection
  862. 000A5E84: ItemOf XmlAttribute CreateElement CreateAttribute
  863. 000A5E9E: InnerText AppendChild
  864. 000A5F42: UTF8 AsReadOnly BinarySearch Monitor Enter Split Boolean ArgumentException ArgumentOutOfRangeException ArgumentNullException NotSupportedException SystemColors
  865. 000A5F51: WindowText
  866. 000A5F6C: Yellow IsDigit
  867. 000A5F84: HasValue TrueForAll
  868. 000A5FC4: Transparent IsPunctuation ToUpperInvariant Bitmap FromImage
  869. 000A5FE4: SizeInPoints Round
  870. 000A6022: FontFamily PropertyInfo GetProperty BindingFlags GetValue
  871. 000A603D: B FromArgb
  872. 000A607F: WhiteSmoke InvokeMember Binder NumberStyles XmlReaderSettings
  873. 000A60A6: Assembly GetManifestResourceStream
  874. 000A60E0: Schemas XmlSchemaSet XmlSchema ValidationEventHandler
  875. 000A60FB: ValidationEventHandler
  876. 000A6124: ValidationType ValidationType Create
  877. 000A6194: DocumentElement HasAttribute GetAttribute GetElementsByTagName AppendLine GetExtension ICollection OpenRead
  878. 000A61BE: NodeType XmlNodeType GetFileName Join
  879. 000A6235: Black InvalidOperationException NotImplementedException RemoveAll FileNotFoundException IsLetterOrDigit SolidBrush
  880. 000A6245: DashPattern
  881. 000A6252: GotFocus
  882. 000A6260: LostFocus
  883. 000A627E: OSVersion OperatingSystem
  884. 000A6296: Platform PlatformID
  885. 000A62A6: GotFocus
  886. 000A62B7: LostFocus
  887. 000A62CC: DisplayRectangle
  888. 000A62EB: Height DrawLine Invalidate
  889. 000A62F6: Handle
  890. 000A6303: Interval
  891. 000A6311: Tick Pens
  892. 000A6348: Gray DrawRectangle Component Screen GetWorkingArea
  893. 000A636C: FormBorderStyle FormBorderStyle
  894. 000A638C: ShowInTaskbar PointToScreen
  895. 000A63BC: Bottom
  896. 000A63CF: Bounds Version
  897. 000A63DB: Version
  898. 000A63FE: ClassStyle
  899. 000A640D: ClassStyle
  900. 000A6421: LocationChanged
  901. 000A6432: ValueChanged
  902. 000A6457: Resize ArrangedElementCollection
  903. 000A6473: Layout
  904. 000A647F: Focused
  905. 000A6491: ContainsFocus
  906. 000A64A8: LocationChanged
  907. 000A64BC: ValueChanged
  908. 000A64CA: Resize
  909. 000A64D8: ImageSize
  910. 000A64F7: LineAlignment
  911. 000A6515: Alignment UserLookAndFeel
  912. 000A654E: LookAndFeel CommonSkins GetSkin ISkinProvider
  913. 000A658C: ClipRectangle IntersectsWith TranslateColor FillRectangle
  914. 000A6597: Window
  915. 000A65B4: HighlightText DrawString
  916. 000A65C4: WindowFrame
  917. 000A65D7: Dock DockStyle
  918. 000A65E7: DoubleClick
  919. 000A65F6: MouseWheel
  920. 000A6605: MouseEnter
  921. 000A6611: Minimum
  922. 000A661D: Maximum
  923. 000A662D: SmallChange
  924. 000A663D: LargeChange
  925. 000A6652: Bounds
  926. 000A666C: SmallChange
  927. 000A66BD: LargeChange CreateGraphics MeasureString SetStyle ControlStyles CreateHandle
  928. 000A66DD: GenericTypographic
  929. 000A66E9: Enabled
  930. 000A6715: InactiveBorder GetCallingAssembly Log10
  931. 000A6745: FormatFlags StringFormatFlags SystemBrushes
  932. 000A675E: ModifierKeys Brushes
  933. 000A677F: Control SystemPens
  934. 000A67AC: ControlDark PathGradientBrush AddEllipse
  935. 000A67BC: CenterPoint
  936. 000A67CA: MistyRose
  937. 000A67DA: CenterColor
  938. 000A67F2: Firebrick
  939. 000A681D: SurroundColors FillEllipse DrawEllipse
  940. 000A683D: SkyBlue LinearGradientBrush
  941. 000A6856: LightYellow
  942. 000A68E0: Brown AddLine CloseFigure AddArc DrawPath FillPath AccessViolationException Zero ToLogFont Console WriteLine MessageBox Peek Push Pop
  943. 000A68F1: ResizeRedraw
  944. 000A692B: IsDisposed FindForm PointToClient ResetMouseEventArgs
  945. 000A6954: MouseButtons Intersect MethodInvoker
  946. 000A6968: ClientRectangle
  947. 000A6974: KeyChar
  948. 000A6A09: Handled Clipboard ContainsText ExternalException DataObject UnicodeText SetData WriteByte Rtf SetDataObject GetDataObject Stop SystemInformation
  949. 000A6A2B: HorizontalScrollBarArrowWidth
  950. 000A6A6C: VerticalScrollBarArrowHeight ScrollableControl Abs TrimStart
  951. 000A6A87: LParam ToInt64
  952. 000A6A94: DragOver
  953. 000A6AA6: AllowedEffect
  954. 000A6AB3: KeyState
  955. 000A6ABF: MouseUp
  956. 000A6AD7: DragSize DoDragDrop
  957. 000A6AE2: Clicks
  958. 000A6B67: DoubleClickSize OnTextChanged FileMode FileAccess TextReader ReadToEnd GetString StreamWriter TextWriter Flush PrintEventHandler
  959. 000A6B8C: BeginPrint PrintPageEventHandler
  960. 000A6B9A: PrintPage
  961. 000A6BB1: Height BorderStyle
  962. 000A6BC3: BeginPrint
  963. 000A6BEA: PrintPage SetTabStops GetHeight
  964. 000A6BFB: MarginBounds
  965. 000A6C0C: HasMorePages
  966. 000A6C49: IBeam TextRenderer MeasureText Ceiling SetClip ResetClip
  967. 000A6C93: DarkGray ApplicationException IDeviceContext TextFormatFlags DrawText
  968. 000A6CA7: ManagedThreadId
  969. 000A6CB4: CodePage
  970. 000A6CD2: CurrentEncoding FileShare
  971. 000A6CF2: MouseWheelScrollLines Int16
  972. 000A6D01: ClientSize
  973. 000A6D10: Subtraction
  974. 000A6D29: InfoText FillPolygon
  975. 000A6D36: Capacity
  976. 000A6D41: Target
  977. 000A6D64: TabPages XtraTabPageCollection
  978. 000A6D7F: SelectedTabPage OfType
  979. 000A6D97: Nodes TreeListNodes
  980. 000A6DCB: Nodes TreeListNode EndsWith
  981. 000A6DE5: InvokeRequired Parser
  982. 000A6E21: SelectedTabPageIndex Location SourceLocation Line Regex
  983. 000A6E66: RegularExpressions Matches MatchCollection Match Capture
  984. 000A6EB9: Index BarItem SetSkinStyle GetFolderPath SpecialFolder ThreadStart Action Task
  985. 000A6EDF: Tasks Run FileDialog
  986. 000A6EF4: Filter
  987. 000A6F13: SkinName BarItemAppearance
  988. 000A6F21: ForeColor
  989. 000A6F2E: SkinName
  990. 000A6F57: Caption TreeListAppearanceCollection
  991. 000A6F6C: HideSelectionRow
  992. 000A6F7A: BackColor
  993. 000A6FED: Opacity Application DoEvents CreateDirectory DirectoryInfo GetExecutingAssembly GetName AssemblyName WebClient
  994. 000A700B: Net Uri DownloadString
  995. 000A701D: Opacity Abort
  996. 000A7042: ContextMenuStrip EditorContainer
  997. 000A70C2: Container BeginUpdate ClearNodes AppendNode ReadAllText SetFocusedNode EndUpdate FileInfo Open BeginSort
  998. 000A70EF: Columns TreeListColumnCollection EndSort
  999. 000A70FE: KeyUp Wait
  1000. 000A710A: Checked
  1001. 000A7135: FocusedNode GetNodeIndex NodeEventArgs
  1002. 000A714B: TreeList
  1003. 000A715D: AllNodesCount
  1004. 000A718A: SelectedTabPageIndex ColumnInfo
  1005. 000A71BF: ViewInfo CustomDrawEventArgs
  1006. 000A71DD: ObjectArgs ObjectInfoArgs
  1007. 000A720B: Drawing HeaderObjectInfoArgs
  1008. 000A7253: InnerElements DrawElementInfoCollection TreeListHitInfo CalcHitInfo
  1009. 000A7292: Visibility BarItemVisibility ToolStripItem LinkPersistInfo
  1010. 000A72AB: Panel1 SplitterPanel
  1011. 000A72B6: Panel2
  1012. 000A72CB: SplitterDistance
  1013. 000A72DC: UseBackColor
  1014. 000A7310: OptionsBehavior TreeListOptionsBehavior
  1015. 000A7323: AutoNodeHeight
  1016. 000A7330: Editable
  1017. 000A734B: PopulateServiceColumns
  1018. 000A736F: OptionsMenu TreeListOptionsMenu
  1019. 000A7384: EnableColumnMenu
  1020. 000A73AA: OptionsPrint TreeListOptionsPrint
  1021. 000A73BF: PrintTreeButtons
  1022. 000A73E3: OptionsView TreeListOptionsView
  1023. 000A73FC: ExpandButtonCentered
  1024. 000A740C: ShowButtons
  1025. 000A7421: ShowFocusedFrame
  1026. 000A7433: ShowHorzLines
  1027. 000A7440: ShowRoot
  1028. 000A7452: ShowVertLines
  1029. 000A7460: RowHeight
  1030. 000A7486: ShowButtonMode ShowButtonModeEnum
  1031. 000A74C1: TreeLineStyle LineStyle FocusedNodeChangedEventHandler
  1032. 000A74FB: FocusedNodeChanged CustomDrawColumnHeaderEventHandler
  1033. 000A7516: CustomDrawColumnHeader
  1034. 000A752B: AppearanceHeader
  1035. 000A753E: UseTextOptions
  1036. 000A755A: TextOptions TextOptions
  1037. 000A7577: HAlignment HorzAlignment
  1038. 000A758D: WordWrap WordWrap
  1039. 000A759B: FieldName
  1040. 000A75A8: MinWidth
  1041. 000A75D0: OptionsColumn TreeListOptionsColumn
  1042. 000A75DE: AllowEdit
  1043. 000A75EC: AllowMove
  1044. 000A760D: AllowMoveToCustomizationForm
  1045. 000A761B: AllowSort
  1046. 000A764E: VisibleIndex ToolStrip ToolStripItemCollection
  1047. 000A7670: AppearancePage PageAppearance
  1048. 000A7696: Header TabPageChangedEventHandler
  1049. 000A76AE: SelectedPageChanged
  1050. 000A76C5: AllowCustomization
  1051. 000A76D7: AllowHtmlText
  1052. 000A76F1: AllowMoveBarOnToolbar
  1053. 000A770D: AllowQuickCustomization
  1054. 000A7728: AllowShowToolbarsPopup
  1055. 000A7736: Bars Bars
  1056. 000A7745: Controller
  1057. 000A7766: DockControls BarDockControls
  1058. 000A778A: Docking
  1059. 000A779C: Form BarItems
  1060. 000A77A9: MainMenu
  1061. 000A77B7: MaxItemId
  1062. 000A77C5: StatusBar
  1063. 000A77D1: BarName
  1064. 000A77DD: DockCol
  1065. 000A77E9: DockRow
  1066. 000A7804: DockStyle BarDockStyle
  1067. 000A7823: LinksPersistInfo LinksInfo
  1068. 000A783D: OptionsBar BarOptions
  1069. 000A784C: DrawBorder
  1070. 000A785F: DrawDragBorder
  1071. 000A786A: Hidden
  1072. 000A7878: MultiLine
  1073. 000A788F: RotateWhenVertical
  1074. 000A789F: UseWholeRow
  1075. 000A78D1: Id BarLinkContainerItem ItemClickEventHandler
  1076. 000A78EB: ItemClick BarShortcut
  1077. 000A78FC: ItemShortcut
  1078. 000A791D: CanDockStyle BarCanDockStyle
  1079. 000A793C: AutoSize BarStaticItemSize
  1080. 000A7947: Border
  1081. 000A797E: ItemAppearance BarItemAppearances StateAppearances
  1082. 000A798B: Disabled
  1083. 000A7997: Hovered
  1084. 000A79A2: Normal
  1085. 000A79AE: Pressed
  1086. 000A79D5: TextAlignment BarItemLinkAlignment
  1087. 000A79FC: PropertiesBar BarManagerProperties
  1088. 000A7A11: DefaultGlyphSize
  1089. 000A7A2B: DefaultLargeGlyphSize
  1090. 000A7A4E: CausesValidation PopupMenuBase
  1091. 000A7A5A: Manager
  1092. 000A7A6B: ShortcutKeys
  1093. 000A7A79: Activated
  1094. 000A7AA4: VisibleChanged WriteAllBytes
  1095. 000A7AAF: Parent
  1096. 000A7AC4: KeyValue OrderBy
  1097. 000A7B28: 1 GetRange FindLast ToInt16 ToUInt32 ToUInt64 ToSingle Resize GetProcessesByName
  1098. 000A7B87: Id GetProcesses First PtrToStructure SizeOf AllocHGlobal PtrToStringAnsi FreeHGlobal Range
  1099. 000A7B9A: CurrentCulture
  1100. 000A7BF7: ThreeLetterWindowsLanguageName ListViewGroup ListViewItem HorizontalAlignment ButtonBase
  1101. 000A7C20: UseVisualStyleBackColor GraphicsUnit
  1102. 000A7C43: Groups ListViewGroupCollection
  1103. 000A7C55: HideSelection
  1104. 000A7C65: MultiSelect
  1105. 000A7C74: ShowGroups
  1106. 000A7C98: UseCompatibleStateImageBehavior
  1107. 000A7CCF: View View ListViewItemSelectionChangedEventHandler
  1108. 000A7CE8: ItemSelectionChanged
  1109. 000A7D03: Images ImageCollection
  1110. 000A7D1C: SmallImageList Count
  1111. 000A7D42: ImageIndex ListViewItemCollection
  1112. 000A7DB7: ItemIndex ToChar LoadFile Win32Exception Find Guid GetTypeFromCLSID Activator CreateInstance GetInvalidPathChars
  1113. 000A7DF9: UserName EnableVisualStyles SetCompatibleTextRenderingDefault
  1114. 000A7E20: 1 BonusSkins
  1115. 000A7E6D: UserSkins Register SkinManager EnableFormSkins EnableMdiFormSkins
  1116. 000A7EAB: A GC SuppressFinalize ReferenceEquals Synchronized Intern
  1117. 000A7EC7: P R O F I L E R
  1118. 000A7ED7: E N A B L E
  1119. 000A7EEB: P R O F I L I N G
  1120. 000B26AD: custom
  1121. 000B4F0F: 386d945fa738
  1122. 000B4FB0:  iMCS Productions 2014
  1123. 000B5019:  GSC Studio
  1124. 000B5037: iMCS Productions
  1125. 000B5088:  Black Ops 2
  1126. 000B51C4: b03f5f7f11d50a3a
  1127. 000B51F2: If true spaces are shown in the textarea
  1128. 000B5202: Appearance
  1129. 000B52DE: b03f5f7f11d50a3a
  1130. 000B530E: If true tabs are shown in the textarea
  1131. 000B5341: If true EOL markers are shown in the textarea
  1132. 000B537C: 5If true the horizontal ruler is shown in the textarea
  1133. 000B53B5: 3If true the vertical ruler is shown in the textarea
  1134. 000B53EB: 0The row in which the vertical ruler is displayed
  1135. 000B5428: If true line numbers are shown in the textarea
  1136. 000B545E: 0If true invalid lines are marked in the textarea
  1137. 000B548E: If true folding is enabled in the textarea
  1138. 000B54BD: If true matching brackets are highlighted
  1139. 000B54E4: If true the icon bar is displayed
  1140. 000B5519: The width in spaces of a tab character
  1141. 000B55B4: The line viewer style
  1142. 000B55C2: Behavior
  1143. 000B5658: The indent style
  1144. 000B5682: Converts tabs to spaces while typing
  1145. 000B56AA: Hide the mouse cursor while typing
  1146. 000B56E4: 4Allows the caret to be placed beyond the end of line
  1147. 000B58B3: AB07C9B17CC3
  1148. 000B58F0: 1E5ABB9BB9A8
  1149. 000B5923: B7F6EDCA6651
  1150. 000B596A: Object
  1151. 000B59B2: XboxDebugConnectFlags
  1152. 000B5A66: ACD50350941E
  1153. 000BCD85: V E R S I O N
  1154. 000BCD8F: I N F O
  1155. 000BCDE3: V a r F i l e I n f o
  1156. 000BCE03: T r a n s l a t i o n
  1157. 000BCE2D: S t r i n g F i l e I n f o
  1158. 000BCE45: 0 0 0 0 0 4 b 0
  1159. 000BCE5D: C o m m e n t s
  1160. 000BCE6B: C r e a t e
  1161. 000BCE77: E d i t
  1162. 000BCE8D: I n j e c t
  1163. 000BCEB7: C o m p a n y N a m e
  1164. 000BCEC3: i M C S
  1165. 000BCEDB: P r o d u c t i o n s
  1166. 000BCF03: F i l e D e s c r i p t i o n
  1167. 000BCF11: B l a c k
  1168. 000BCF37: S t u d i o
  1169. 000BCF57: F i l e V e r s i o n
  1170. 000BCF8D: I n t e r n a l N a m e
  1171. 000BCF99: B l a c k
  1172. 000BCFBF: S t u d i o
  1173. 000BCFED: L e g a l C o p y r i g h t
  1174. 000BD001: C o p y r i g h t
  1175. 000BD011: i M C S
  1176. 000BD029: P r o d u c t i o n s
  1177. 000BD033: 2 0 1 4
  1178. 000BD05B: L e g a l T r a d e m a r k s
  1179. 000BD089: F r e n c h M o d d i n g T e a m
  1180. 000BD0B9: O r i g i n a l F i l e n a m e
  1181. 000BD0C5: B l a c k
  1182. 000BD0EB: S t u d i o
  1183. 000BD113: P r o d u c t N a m e
  1184. 000BD121: B l a c k
  1185. 000BD147: S t u d i o
  1186. 000BD16D: P r o d u c t V e r s i o n
  1187. 000BD199: A s s e m b l y
  1188. 000BD1A9: V e r s i o n
  1189. 000BD1A9: V e r s i o n
  1190.  
  1191.  
  1192. //INSTALL_SCRIPT.ISS
  1193.  
  1194. ;InnoSetupVersion=5.5.0
  1195.  
  1196. [Setup]
  1197. AppName=Black Ops 2 - GSC Studio
  1198. AppVersion=14.9.29.0
  1199. AppPublisher=iMCS Productions
  1200. AppPublisherURL=http://www.frenchmoddingteam.com/
  1201. AppSupportURL=http://www.frenchmoddingteam.com/
  1202. AppUpdatesURL=http://www.frenchmoddingteam.com/
  1203. DefaultDirName={pf}\iMCS Productions\Black Ops 2 - GSC Studio
  1204. DefaultGroupName=Black Ops 2 - GSC Studio
  1205. UninstallDisplayIcon={app}\Black Ops 2 - GSC Studio.exe
  1206. UninstallDisplayName=Black Ops 2 - GSC Studio
  1207. OutputBaseFilename=setup
  1208. Compression=lzma
  1209. DisableDirPage=yes
  1210.  
  1211. [Files]
  1212. Source: "{app}\Black Ops 2 - GSC Studio.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1213. Source: "{app}\updater.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1214. Source: "{app}\DevExpress.BonusSkins.v13.1.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1215. Source: "{app}\DevExpress.Data.v13.1.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1216. Source: "{app}\DevExpress.Office.v13.1.Core.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1217. Source: "{app}\DevExpress.Printing.v13.1.Core.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1218. Source: "{app}\DevExpress.RichEdit.v13.1.Core.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1219. Source: "{app}\DevExpress.Sparkline.v13.1.Core.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1220. Source: "{app}\DevExpress.Utils.v13.1.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1221. Source: "{app}\DevExpress.XtraBars.v13.1.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1222. Source: "{app}\DevExpress.XtraEditors.v13.1.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1223. Source: "{app}\DevExpress.XtraPrinting.v13.1.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1224. Source: "{app}\DevExpress.XtraRichEdit.v13.1.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1225. Source: "{app}\DevExpress.XtraTreeList.v13.1.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1226. Source: "{app}\CCAPI.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1227. Source: "{app}\Irony.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1228. Source: "{app}\Ookii.Dialogs.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
  1229.  
  1230. [Run]
  1231. Filename: "{app}\Black Ops 2 - GSC Studio.exe"; Description: "{cm:LaunchProgram,Black Ops 2 - GSC Studio}"; MinVersion: 0.0,5.0; Flags: postinstall skipifsilent nowait
  1232.  
  1233. [Icons]
  1234. Name: "{group}\Black Ops 2 - GSC Studio"; Filename: "{app}\Black Ops 2 - GSC Studio.exe"; MinVersion: 0.0,5.0;
  1235. Name: "{commondesktop}\Black Ops 2 - GSC Studio"; Filename: "{app}\Black Ops 2 - GSC Studio.exe"; Tasks: desktopicon; MinVersion: 0.0,5.0;
  1236. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Black Ops 2 - GSC Studio"; Filename: "{app}\Black Ops 2 - GSC Studio.exe"; Tasks: quicklaunchicon; MinVersion: 0.0,5.0;
  1237.  
  1238. [Tasks]
  1239. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; MinVersion: 0.0,5.0;
  1240. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; MinVersion: 0.0,5.0; OnlyBelowVersion: 0.0,6.01;
  1241.  
  1242. [CustomMessages]
  1243. english.NameAndVersion=%1 version %2
  1244. english.AdditionalIcons=Additional icons:
  1245. english.CreateDesktopIcon=Create a &desktop icon
  1246. english.CreateQuickLaunchIcon=Create a &Quick Launch icon
  1247. english.ProgramOnTheWeb=%1 on the Web
  1248. english.UninstallProgram=Uninstall %1
  1249. english.LaunchProgram=Launch %1
  1250. english.AssocFileExtension=&Associate %1 with the %2 file extension
  1251. english.AssocingFileExtension=Associating %1 with the %2 file extension...
  1252. english.AutoStartProgramGroupDescription=Startup:
  1253. english.AutoStartProgram=Automatically start %1
  1254. english.AddonHostProgramNotFound=%1 could not be located in the folder you selected.%n%nDo you want to continue anyway?
  1255. french.NameAndVersion=%1 version %2
  1256. french.AdditionalIcons=Icônes supplémentaires :
  1257. french.CreateDesktopIcon=Créer une icône sur le &Bureau
  1258. french.CreateQuickLaunchIcon=Créer une icône dans la barre de &Lancement rapide
  1259. french.ProgramOnTheWeb=Page d'accueil de %1
  1260. french.UninstallProgram=Désinstaller %1
  1261. french.LaunchProgram=Exécuter %1
  1262. french.AssocFileExtension=&Associer %1 avec l'extension de fichier %2
  1263. french.AssocingFileExtension=Associe %1 avec l'extension de fichier %2...
  1264. french.AutoStartProgramGroupDescription=Démarrage :
  1265. french.AutoStartProgram=Démarrer automatiquement %1
  1266. french.AddonHostProgramNotFound=%1 n'a pas été trouvé dans le dossier que vous avez choisi.%n%nVoulez-vous continuer malgré tout ?
  1267.  
  1268. [Languages]
  1269. ; These files are stubs
  1270. ; To achieve better results after recompilation, use the real language files
  1271. Name: "english"; MessagesFile: "embedded\english.isl";
  1272. Name: "french"; MessagesFile: "embedded\french.isl";
Add Comment
Please, Sign In to add comment