- VERSION 5.00
- Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
- Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
- Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
- Begin VB.Form Form_main
- AutoRedraw = -1 'True
- Caption = "IR Reader V2.0"
- ClientHeight = 8190
- ClientLeft = 1335
- ClientTop = 1665
- ClientWidth = 11880
- FillColor = &H80000008&
- ForeColor = &H80000004&
- Icon = "iraccepter_6.frx":0000
- LinkTopic = "Form1"
- ScaleHeight = 91587
- ScaleMode = 0 'User
- ScaleWidth = 1.12334e5
- WindowState = 2 'Maximized
- Begin MSComDlg.CommonDialog CommonDialog
- Left = 5520
- Top = 3960
- _ExtentX = 847
- _ExtentY = 847
- _Version = 393216
- End
- Begin VB.CheckBox cIgnoreT
- Caption = "Ignore Time"
- Height = 375
- Left = 0
- TabIndex = 34
- Top = 7440
- Width = 855
- End
- Begin VB.Frame Frame2
- Height = 975
- Left = 0
- TabIndex = 31
- Top = 8400
- Width = 735
- Begin VB.OptionButton optHex
- Caption = "HEX"
- Height = 375
- Left = 0
- TabIndex = 33
- Top = 240
- Value = -1 'True
- Width = 735
- End
- Begin VB.OptionButton optOct
- Caption = "OCT"
- Height = 375
- Left = 0
- TabIndex = 32
- Top = 600
- Width = 735
- End
- End
- Begin VB.TextBox ttTole
- Height = 375
- Left = 2400
- TabIndex = 28
- Text = "500"
- Top = 9840
- Width = 1215
- End
- Begin VB.TextBox irtype
- Appearance = 0 'Flat
- BackColor = &H00FFFFFF&
- BorderStyle = 0 'None
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 9.75
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H0000C000&
- Height = 615
- Left = 960
- MultiLine = -1 'True
- TabIndex = 27
- Top = 7080
- Width = 2535
- End
- Begin VB.TextBox tTole
- Height = 375
- Left = 2400
- TabIndex = 26
- Top = 9360
- Width = 1215
- End
- Begin VB.TextBox tHCode
- Height = 735
- Left = 720
- MultiLine = -1 'True
- ScrollBars = 2 'Vertical
- TabIndex = 24
- Top = 8520
- Width = 11535
- End
- Begin VB.TextBox tBcode
- Height = 735
- Left = 720
- MultiLine = -1 'True
- ScrollBars = 2 'Vertical
- TabIndex = 23
- Top = 7800
- Width = 14535
- End
- Begin VB.ListBox ErrRcd
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 9.75
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H000000FF&
- Height = 1020
- Left = 5280
- TabIndex = 18
- Top = 9240
- Width = 6975
- End
- Begin VB.Frame Frame1
- Caption = "Comm Port:"
- DragMode = 1 'Automatic
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 12
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 855
- Left = 12360
- TabIndex = 14
- Top = 8640
- Width = 1935
- Begin VB.ComboBox SelCom
- Height = 315
- ItemData = "iraccepter_6.frx":030A
- Left = 240
- List = "iraccepter_6.frx":033E
- Style = 2 'Dropdown List
- TabIndex = 21
- Top = 360
- Width = 1575
- End
- End
- Begin VB.OptionButton Option3
- Caption = "Both"
- Height = 255
- Left = 1680
- TabIndex = 13
- Top = 5280
- Width = 735
- End
- Begin VB.CommandButton Command1
- Caption = "E&xit"
- BeginProperty Font
- Name = "@宋体"
- Size = 14.25
- Charset = 134
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 585
- Left = 13800
- TabIndex = 11
- Top = 9600
- Width = 975
- End
- Begin VB.Timer Timer3
- Enabled = 0 'False
- Interval = 100
- Left = 8640
- Top = 5880
- End
- Begin VB.CommandButton Cmdreadd
- Caption = ">>"
- BeginProperty Font
- Name = "宋体"
- Size = 9.75
- Charset = 134
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 375
- Left = 3120
- TabIndex = 8
- Top = 6120
- Width = 375
- End
- Begin VB.CommandButton Cmdredec
- Caption = "<<"
- BeginProperty Font
- Name = "宋体"
- Size = 9.75
- Charset = 134
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 375
- Left = 840
- TabIndex = 7
- Top = 6120
- Width = 375
- End
- Begin VB.CommandButton Cmdadd
- Caption = ">"
- BeginProperty Font
- Name = "宋体"
- Size = 11.25
- Charset = 134
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 375
- Left = 2760
- TabIndex = 6
- Top = 6120
- Width = 375
- End
- Begin VB.CommandButton Cmddec
- Caption = "<"
- BeginProperty Font
- Name = "宋体"
- Size = 11.25
- Charset = 134
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 375
- Left = 1200
- TabIndex = 5
- Top = 6120
- Width = 375
- End
- Begin VB.OptionButton Option2
- Caption = "GREEN"
- BeginProperty Font
- Name = "Times New Roman"
- Size = 9
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H0000FF00&
- Height = 255
- Left = 1680
- TabIndex = 12
- Top = 5040
- Width = 975
- End
- Begin VB.OptionButton Option1
- Caption = "RED"
- BeginProperty Font
- Name = "Times New Roman"
- Size = 9
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H000000FF&
- Height = 255
- Left = 2760
- TabIndex = 4
- Top = 5040
- Width = 735
- End
- Begin VB.VScrollBar VScroll1
- Height = 375
- Left = 2880
- Max = 6
- TabIndex = 2
- Top = 6600
- Value = 5
- Width = 375
- End
- Begin VB.Timer Timer2
- Interval = 500
- Left = 8040
- Top = 5880
- End
- Begin VB.Timer Timer1
- Enabled = 0 'False
- Interval = 900
- Left = 7320
- Top = 5880
- End
- Begin VB.HScrollBar HScroll1
- Height = 255
- LargeChange = 100
- Left = 0
- Max = 10000
- MousePointer = 1 'Arrow
- TabIndex = 1
- Top = 4680
- Width = 15255
- End
- Begin VB.PictureBox Picture1
- AutoRedraw = -1 'True
- BackColor = &H00FFFFFF&
- Height = 4935
- Left = 0
- MousePointer = 1 'Arrow
- ScaleHeight = 416.669
- ScaleMode = 0 'User
- ScaleWidth = 1.38629e6
- TabIndex = 0
- Top = 0
- Width = 15240
- Begin VB.Line Line2
- BorderColor = &H0000FF00&
- X1 = 0
- X2 = 0
- Y1 = 0
- Y2 = 420.515
- End
- Begin VB.Line Line1
- BorderColor = &H000000FF&
- DrawMode = 9 'Not Mask Pen
- X1 = 0
- X2 = 0
- Y1 = 0
- Y2 = 420.515
- End
- End
- Begin MSCommLib.MSComm MSComm1
- Left = 9360
- Top = 5640
- _ExtentX = 1005
- _ExtentY = 1005
- _Version = 393216
- DTREnable = 0 'False
- InBufferSize = 1280
- RThreshold = 1
- BaudRate = 28800
- EOFEnable = -1 'True
- InputMode = 1
- End
- Begin MSFlexGridLib.MSFlexGrid TTable
- Bindings = "iraccepter_6.frx":03A9
- Height = 2895
- Left = 3600
- TabIndex = 9
- Top = 4920
- Width = 11535
- _ExtentX = 20346
- _ExtentY = 5106
- _Version = 393216
- BackColor = 16777215
- WordWrap = -1 'True
- End
- Begin VB.Image Image1
- Appearance = 0 'Flat
- Height = 600
- Left = 14400
- Picture = "iraccepter_6.frx":03B9
- Top = 8760
- Width = 675
- End
- Begin VB.Label us
- Caption = "us"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 12
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 375
- Left = 3720
- TabIndex = 30
- Top = 9840
- Width = 495
- End
- Begin VB.Label Label7
- AutoSize = -1 'True
- Caption = "Cycle tolerance:"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 12
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 300
- Left = 360
- TabIndex = 29
- Top = 9840
- Width = 1920
- End
- Begin VB.Label Label1
- AutoSize = -1 'True
- Caption = "0,1Time tolerance:"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 12
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 300
- Left = 120
- TabIndex = 25
- Top = 9360
- Width = 2220
- End
- Begin VB.Label Label6
- Caption = "Bin:"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 9.75
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 375
- Left = 120
- TabIndex = 22
- Top = 7920
- Width = 375
- End
- Begin VB.Label lbl
- AutoSize = -1 'True
- Caption = "IR type:"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 12
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 300
- Left = 0
- TabIndex = 20
- Top = 7080
- Width = 945
- End
- Begin VB.Label Label5
- Caption = "Select single time line or double time lines:"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 9.75
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 495
- Left = 120
- TabIndex = 19
- Top = 5040
- Width = 1455
- End
- Begin VB.Label Label4
- Caption = "UnNormal Record:"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 12
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 615
- Left = 3960
- TabIndex = 17
- Top = 9240
- Width = 1335
- End
- Begin VB.Label Label3
- Caption = "Display receive bits or the time interval of two time line: "
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 9.75
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 495
- Left = 120
- TabIndex = 16
- Top = 5640
- Width = 3255
- End
- Begin VB.Label Label2
- Caption = "IR wave zoom out multiple:"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 9.75
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 495
- Left = 120
- TabIndex = 15
- Top = 6480
- Width = 1575
- End
- Begin VB.Label Lblzoom
- BackColor = &H00FFFFFF&
- BorderStyle = 1 'Fixed Single
- Caption = " "
- BeginProperty Font
- Name = "宋体"
- Size = 14.25
- Charset = 134
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H00FF0000&
- Height = 375
- Left = 1800
- TabIndex = 10
- Top = 6600
- Width = 975
- End
- Begin VB.Label LblRGtime
- BackColor = &H00FFFFFF&
- BorderStyle = 1 'Fixed Single
- Height = 375
- Left = 1560
- TabIndex = 3
- Top = 6120
- Width = 1215
- End
- Begin VB.Menu mnuirmenu
- Caption = "&IRMenu"
- Begin VB.Menu mumconnect
- Caption = "Dis&Connect"
- End
- Begin VB.Menu mnuErrMes
- Caption = "&View Error Message"
- Shortcut = {F3}
- End
- Begin VB.Menu mnuviewcode
- Caption = "&Record code and Set tolerance"
- Shortcut = {F4}
- End
- Begin VB.Menu mnusettime
- Caption = "Standard &Time Parameter"
- Shortcut = {F5}
- End
- Begin VB.Menu mnuAddFmt
- Caption = "&Add Or Modify Format"
- Shortcut = ^A
- End
- Begin VB.Menu mnuVCode
- Caption = "&View zoom IR Code"
- Shortcut = ^D
- End
- Begin VB.Menu SP
- Caption = "-"
- End
- Begin VB.Menu mnu3per
- Caption = "Time tolerance &3%"
- Shortcut = ^{F1}
- End
- Begin VB.Menu mnu5Per
- Caption = "Time tolerance &5%"
- Shortcut = ^{F2}
- End
- Begin VB.Menu mnu8per
- Caption = "Time tolerance &8%"
- Shortcut = ^{F3}
- End
- Begin VB.Menu mnuAuto
- Caption = "Auto select Format"
- Shortcut = ^{F4}
- End
- Begin VB.Menu mnuCmp
- Caption = "Compare Sample RCU Code"
- Shortcut = ^{F5}
- End
- Begin VB.Menu a
- Caption = "-"
- End
- Begin VB.Menu mnuclose
- Caption = "E&xit"
- Shortcut = ^X
- End
- End
- Begin VB.Menu mnuForm1
- Caption = "Form0&01~020"
- Begin VB.Menu mnuform001
- Caption = "Form001(&AIWA*SANYO)"
- End
- Begin VB.Menu mnuform002
- Caption = "Form002(ECHOSTAR)"
- End
- Begin VB.Menu mnuform003
- Caption = "Form003"
- End
- Begin VB.Menu mnuform004
- Caption = "Form004"
- End
- Begin VB.Menu mnuform005
- Caption = "Form005(FERGUSON)"
- End
- Begin VB.Menu mnuform006
- Caption = "Form006(&FERGUSON2)"
- End
- Begin VB.Menu mnuform007
- Caption = "Form007(GRADIENTE)"
- End
- Begin VB.Menu mnuform008
- Caption = "Form008(&GRUNDIG)"
- End
- Begin VB.Menu mnuform009
- Caption = "Form009"
- End
- Begin VB.Menu mnuform010
- Caption = "Form010(&ITT)"
- End
- Begin VB.Menu se
- Caption = "-"
- End
- Begin VB.Menu mnuform011
- Caption = "Form011(Jvc)"
- Shortcut = {F11}
- End
- Begin VB.Menu mnuform012
- Caption = "Form012(Panasonic 48bit/KASEIKYO)"
- End
- Begin VB.Menu mnuform013
- Caption = "Form013(MITSUBISHI)"
- End
- Begin VB.Menu mnuform014
- Caption = "Form014(&MITSUBISHI2)"
- End
- Begin VB.Menu mnuform015
- Caption = "Form015"
- End
- Begin VB.Menu mnuform016
- Caption = "Form016(NEC N-8)"
- Shortcut = {F6}
- End
- Begin VB.Menu mnuform017
- Caption = "Form017(NEC-&R)"
- End
- Begin VB.Menu mnuform018
- Caption = "Form018"
- End
- Begin VB.Menu mnuform019
- Caption = "Form019(NOKIA)"
- End
- Begin VB.Menu mnuform020
- Caption = "Form020(PA&NA5-6(1))"
- End
- End
- Begin VB.Menu mnuform3
- Caption = "Form021~040"
- Begin VB.Menu mnuform021
- Caption = "Form021(&PANA5-6(2))"
- End
- Begin VB.Menu mnuform022
- Caption = "Form022(PANA5-6)"
- End
- Begin VB.Menu mnuform023
- Caption = "Form023(PA&CE)"
- End
- Begin VB.Menu mnuform024
- Caption = "Form024(PEONY)"
- End
- Begin VB.Menu mnuform025
- Caption = "Form025(PHI&LIPS2)"
- End
- Begin VB.Menu mnuform026
- Caption = "Form026(&PHILIPS3)"
- End
- Begin VB.Menu mnuform027
- Caption = "Form027"
- End
- Begin VB.Menu mnuform028
- Caption = "Form028(PRIMESTAR)"
- End
- Begin VB.Menu mnuform029
- Caption = "Form029"
- End
- Begin VB.Menu mnuform030
- Caption = "Form030(&RC-5)"
- Shortcut = {F2}
- End
- Begin VB.Menu sp3
- Caption = "-"
- End
- Begin VB.Menu mnuform031
- Caption = "Form031(RC-5 &Extension)"
- Shortcut = ^{F11}
- End
- Begin VB.Menu mnuform032
- Caption = "Form032(R&CA)"
- End
- Begin VB.Menu mnuform033
- Caption = "Form033(&Sharp)"
- End
- Begin VB.Menu mnuform034
- Caption = "Form034(Sony 7-5)"
- Shortcut = {F9}
- End
- Begin VB.Menu mnuform035
- Caption = "Form035(Sony 7-13)"
- Shortcut = {F7}
- End
- Begin VB.Menu mnuform036
- Caption = "Form036"
- End
- Begin VB.Menu mnuform037
- Caption = "Form037(&TELEFUNKEN2)"
- End
- Begin VB.Menu mnuform038
- Caption = "Form038(T&ELEFUNKEN3)"
- End
- Begin VB.Menu mnuform039
- Caption = "Form039(T&HOMSON)"
- End
- Begin VB.Menu mnuform040
- Caption = "Form040"
- End
- End
- Begin VB.Menu mnuform5
- Caption = "Form0&41~060"
- Begin VB.Menu mnuform041
- Caption = "Form041(&TOSHIBA)"
- End
- Begin VB.Menu mnuform042
- Caption = "Form042(&ZENITH)"
- End
- Begin VB.Menu mnuForm043
- Caption = "Form043(&NEC N-16)"
- Shortcut = {F12}
- End
- Begin VB.Menu mnuForm044
- Caption = "Form044(&Bose 16)"
- End
- Begin VB.Menu mnuForm045
- Caption = "Form045(B&ose 32)"
- End
- Begin VB.Menu mnuForm046
- Caption = "Form046(&RC-6(Mic))"
- End
- Begin VB.Menu mnuForm047
- Caption = "Form047(RC-6(&Marntz))"
- End
- Begin VB.Menu mnuForm048
- Caption = "Form048(&Denon)"
- End
- Begin VB.Menu mnuForm049
- Caption = "Form049(&Silan)"
- End
- Begin VB.Menu mnuForm050
- Caption = "Form050"
- End
- Begin VB.Menu sp4
- Caption = "-"
- End
- Begin VB.Menu mnuForm051
- Caption = "Form051"
- End
- Begin VB.Menu mnuForm052
- Caption = "Form052(SAMSUNG Similar form041)"
- End
- Begin VB.Menu mnuForm053
- Caption = "Form053"
- End
- Begin VB.Menu mnuForm054
- Caption = "Form054"
- End
- Begin VB.Menu mnuForm055
- Caption = "Form055"
- End
- Begin VB.Menu mnuForm056
- Caption = "Form056"
- End
- Begin VB.Menu mnuForm057
- Caption = "Form057(&DELONGHI)"
- End
- Begin VB.Menu mnuForm058
- Caption = "Form058(&THOMSON R 2000)"
- End
- Begin VB.Menu mnuForm059
- Caption = "Form059(&GRUNDIG RCS16)"
- End
- Begin VB.Menu mnuForm060
- Caption = "Form060(&KENWOOD)"
- End
- End
- Begin VB.Menu o61
- Caption = "Form0&61-080"
- Begin VB.Menu mnuForm061
- Caption = "Form061(&Similar Form032)"
- End
- Begin VB.Menu mnuForm062
- Caption = "Form062(S&imilar Form033)"
- End
- Begin VB.Menu mnuForm063
- Caption = "Form063(&Pansonic air-condition)"
- End
- Begin VB.Menu mnuForm064
- Caption = "Form064(&Daikin air-condition)"
- End
- Begin VB.Menu mnuForm065
- Caption = "Form065(So&ny 7-8)"
- Shortcut = {F8}
- End
- Begin VB.Menu mnuForm066
- Caption = "Form066(CG Checksum)"
- End
- Begin VB.Menu mnuForm067
- Caption = "Form067"
- End
- Begin VB.Menu mnuForm068
- Caption = "Form068"
- End
- Begin VB.Menu mnuForm069
- Caption = "Form069"
- End
- Begin VB.Menu mnuForm070
- Caption = "Form070"
- End
- Begin VB.Menu sp5
- Caption = "-"
- End
- Begin VB.Menu mnuForm071
- Caption = "Form071"
- End
- Begin VB.Menu mnuForm072
- Caption = "Form072"
- End
- Begin VB.Menu mnuForm073
- Caption = "Form073"
- End
- Begin VB.Menu mnuForm074
- Caption = "Form074"
- End
- Begin VB.Menu mnuForm075
- Caption = "Form075"
- End
- Begin VB.Menu mnuForm076
- Caption = "Form076"
- End
- Begin VB.Menu mnuForm077
- Caption = "Form077"
- End
- Begin VB.Menu mnuForm078
- Caption = "Form078"
- End
- Begin VB.Menu mnuForm079
- Caption = "Form079"
- End
- Begin VB.Menu mnuForm080
- Caption = "Form080"
- End
- End
- Begin VB.Menu o98
- Caption = "Form81~100"
- Begin VB.Menu mnuForm081
- Caption = "Form081"
- End
- Begin VB.Menu mnuForm082
- Caption = "Form082"
- End
- Begin VB.Menu mnuForm083
- Caption = "Form083"
- End
- Begin VB.Menu mnuForm084
- Caption = "Form084"
- End
- Begin VB.Menu mnuForm085
- Caption = "Form085"
- End
- Begin VB.Menu mnuForm086
- Caption = "Form086"
- End
- Begin VB.Menu mnuForm087
- Caption = "Form087"
- End
- Begin VB.Menu mnuForm088
- Caption = "Form088"
- End
- Begin VB.Menu mnuForm089
- Caption = "Form089"
- End
- Begin VB.Menu mnuForm090
- Caption = "Form090"
- End
- Begin VB.Menu SP8
- Caption = "-"
- End
- Begin VB.Menu mnuForm091
- Caption = "Form091"
- End
- Begin VB.Menu mnuForm092
- Caption = "Form092"
- End
- Begin VB.Menu mnuForm093
- Caption = "Form093"
- End
- Begin VB.Menu mnuForm094
- Caption = "Form094"
- End
- Begin VB.Menu mnuForm095
- Caption = "Form095"
- End
- Begin VB.Menu mnuForm096
- Caption = "Form096"
- End
- Begin VB.Menu mnuForm097
- Caption = "Form097"
- End
- Begin VB.Menu mnuForm098
- Caption = "Form098"
- End
- Begin VB.Menu mnuForm099
- Caption = "Form099"
- End
- Begin VB.Menu mnuForm100
- Caption = "Form100(TYPE2&2)"
- End
- End
- Begin VB.Menu orm100
- Caption = "Form&101~120"
- Begin VB.Menu mnuForm101
- Caption = "Form101(TYPE0&7)"
- End
- Begin VB.Menu mnuForm102
- Caption = "Form102(TYPE0&8)"
- End
- Begin VB.Menu mnuForm103
- Caption = "Form103(TYPE1&4)"
- End
- Begin VB.Menu mnuForm104
- Caption = "Form104(TYPE1&5)"
- End
- Begin VB.Menu mnuForm105
- Caption = "Form105(TYPE1&6)"
- End
- Begin VB.Menu mnuForm106
- Caption = "Form106(TYPE1&7)"
- End
- Begin VB.Menu mnuForm107
- Caption = "Form107(TYPE1&8)"
- End
- Begin VB.Menu mnuForm108
- Caption = "Form108(TYPE1&9)"
- End
- Begin VB.Menu mnuForm109
- Caption = "Form109(TYPE2&0)"
- End
- Begin VB.Menu mnuForm110
- Caption = "Form110(TYPE22)"
- End
- Begin VB.Menu sp6
- Caption = "-"
- End
- Begin VB.Menu mnuForm111
- Caption = "Form111(TYPE23)"
- End
- Begin VB.Menu mnuForm112
- Caption = "Form112(T&YPE27)"
- End
- Begin VB.Menu mnuForm113
- Caption = "Form113(TYPE29)"
- End
- Begin VB.Menu mnuForm114
- Caption = "Form114(TYPE34)"
- End
- Begin VB.Menu mnuForm115
- Caption = "Form115(TYPE35)"
- End
- Begin VB.Menu mnuForm116
- Caption = "Form116(TY&PE37)"
- End
- Begin VB.Menu mnuForm117
- Caption = "Form117(TYPE38)"
- End
- Begin VB.Menu mnuForm118
- Caption = "Form118(TYPE41)"
- End
- Begin VB.Menu mnuForm119
- Caption = "Form119(TYPE56)"
- End
- Begin VB.Menu mnuForm120
- Caption = "Form120(TYP&E83)"
- End
- End
- Begin VB.Menu o121
- Caption = "&Form121~140"
- Begin VB.Menu mnuForm121
- Caption = "Form121"
- End
- Begin VB.Menu mnuForm122
- Caption = "Form122(&TYPE153)"
- End
- Begin VB.Menu mnuForm123
- Caption = "Form123"
- End
- Begin VB.Menu mnuForm124
- Caption = "Form124"
- End
- Begin VB.Menu mnuForm125
- Caption = "Form125"
- End
- Begin VB.Menu mnuForm126
- Caption = "Form126"
- End
- Begin VB.Menu mnuForm127
- Caption = "Form127(Reverse RC-6)"
- End
- Begin VB.Menu mnuForm128
- Caption = "Form128(Similar Form009)"
- End
- Begin VB.Menu mnuForm129
- Caption = "Form129(NEC 24 bits)"
- End
- Begin VB.Menu mnuForm130
- Caption = "Form130(SE 30 bits)"
- End
- Begin VB.Menu oi
- Caption = "-"
- End
- Begin VB.Menu mnuForm131
- Caption = "Form131(Similar Form042)"
- End
- Begin VB.Menu mnuForm132
- Caption = "Form132(JVC AEHA; Similar Form012)"
- End
- Begin VB.Menu mnuForm133
- Caption = "Form133(8-8 IB)"
- End
- Begin VB.Menu mnuForm134
- Caption = "Form134(8-8 E)"
- End
- Begin VB.Menu mnuForm135
- Caption = "Form135(ZENITH A 0-5F)"
- End
- Begin VB.Menu mnuForm136
- Caption = "Form136(Gru B 8-8FC2)"
- End
- Begin VB.Menu mnuForm137
- Caption = "Form137(Nokia 16-8F)"
- End
- Begin VB.Menu mnuForm138
- Caption = "Form138(Nokia 24-8F)"
- End
- Begin VB.Menu mnuForm139
- Caption = "Form139"
- End
- Begin VB.Menu mnuForm140
- Caption = "Form140(Similar Form138 I)"
- End
- End
- Begin VB.Menu mnuF
- Caption = "Form141~160"
- Begin VB.Menu mnuForm141
- Caption = "Form141(Similar Form138 II)"
- End
- Begin VB.Menu mnuForm142
- Caption = "Form142(NEC DNA)"
- End
- Begin VB.Menu mnuForm143
- Caption = "Form143(SANYO SAC)"
- End
- Begin VB.Menu mnuForm144
- Caption = "Form144(JVC AEHA FORMAT)"
- End
- Begin VB.Menu mnuForm145
- Caption = "Form145"
- End
- Begin VB.Menu mnuForm146
- Caption = "Form146"
- End
- Begin VB.Menu mnuForm147
- Caption = "Form147"
- End
- Begin VB.Menu mnuForm148
- Caption = "Form148"
- End
- Begin VB.Menu mnuForm149
- Caption = "Form149"
- End
- Begin VB.Menu mnuForm150
- Caption = "Form150"
- End
- Begin VB.Menu mnuForm151
- Caption = "Form151"
- End
- Begin VB.Menu mnuForm152
- Caption = "Form152"
- End
- Begin VB.Menu mnuForm153
- Caption = "Form153"
- End
- Begin VB.Menu mnuForm154
- Caption = "Form154"
- End
- Begin VB.Menu mnuForm155
- Caption = "Form155"
- End
- Begin VB.Menu mnuForm156
- Caption = "Form156"
- End
- Begin VB.Menu mnuForm157
- Caption = "Form157"
- End
- Begin VB.Menu mnuForm158
- Caption = "Form158"
- End
- Begin VB.Menu mnuForm159
- Caption = "Form159"
- End
- Begin VB.Menu mnuForm160
- Caption = "Form160"
- End
- End
- Begin VB.Menu mo
- Caption = "&Other"
- Begin VB.Menu mnuRib
- Caption = "RIB"
- Shortcut = ^R
- End
- Begin VB.Menu mnuIB
- Caption = "IB"
- Shortcut = ^I
- End
- Begin VB.Menu mnuHL
- Caption = "HL"
- Shortcut = ^H
- Visible = 0 'False
- End
- Begin VB.Menu mnuSe
- Caption = "SE"
- Shortcut = ^S
- Visible = 0 'False
- End
- End
- Begin VB.Menu menuhelp
- Caption = "&Help"
- Begin VB.Menu mnuHelp
- Caption = "Help &topic"
- Shortcut = {F1}
- End
- End
- End
- Attribute VB_Name = "Form_main"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False