home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / zkuste / cecko / install / devcpp4920.exe / devcpp.exe / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt < prev   
Encoding:
Text File  |  2002-04-12  |  35.0 KB  |  1,037 lines

  1. object AboutForm: TAboutForm
  2.   Left = 11
  3.   Top = 53
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'About Dev-C++ :-)'
  7.   ClientHeight = 393
  8.   ClientWidth = 393
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object VersionLabel: TLabel
  21.     Left = 8
  22.     Top = 52
  23.     Width = 38
  24.     Height = 13
  25.     Caption = 'Version '
  26.   end
  27.   object CopyrightLabel: TLabel
  28.     Left = 6
  29.     Top = 72
  30.     Width = 190
  31.     Height = 13
  32.     Caption = 'Copyright (c) Bloodshed Software'
  33.     Font.Charset = DEFAULT_CHARSET
  34.     Font.Color = clWindowText
  35.     Font.Height = -11
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = [fsBold]
  38.     ParentFont = False
  39.   end
  40.   object Image1: TImage
  41.     Left = 8
  42.     Top = 8
  43.     Width = 376
  44.     Height = 61
  45.     DragMode = dmAutomatic
  46.     Picture.Data = {<image000.bmp>}
  47.     Proportional = True
  48.     Stretch = True
  49.   end
  50.   object btnOk: TBitBtn
  51.     Left = 310
  52.     Top = 362
  53.     Width = 75
  54.     Height = 25
  55.     Caption = '&OK'
  56.     TabOrder = 0
  57.     Kind = bkOK
  58.   end
  59.   object GroupBox1: TGroupBox
  60.     Left = 8
  61.     Top = 96
  62.     Width = 379
  63.     Height = 121
  64.     Caption = 'GNU General Public License : '
  65.     TabOrder = 1
  66.     object LicenseText: TMemo
  67.       Left = 8
  68.       Top = 16
  69.       Width = 361
  70.       Height = 95
  71.       Lines.Strings = (
  72.         'GNU GENERAL PUBLIC LICENSE'
  73.         ''
  74.         '                       Version 2, June 1991'
  75.         ''
  76.         ' Copyright (C) 1989, 1991 Free Software Foundation, Inc.'
  77.         '                          675 Mass Ave, Cambridge, MA 02139, USA'
  78.         ' Everyone is permitted to copy and distribute verbatim copies'
  79.         ' of this license document, but changing it is not allowed.'
  80.         ''
  81.         '                            Preamble'
  82.         ''
  83.         '  The licenses for most software are designed to take away your'
  84.         
  85.           'freedom to share and change it.  By contrast, the GNU General Pu' +
  86.           'blic'
  87.         
  88.           'License is intended to guarantee your freedom to share and chang' +
  89.           'e '
  90.         'free'
  91.         
  92.           'software--to make sure the software is free for all its users.  ' +
  93.           'This'
  94.         'General Public License applies to most of the Free Software'
  95.         
  96.           'Foundation'#39's software and to any other program whose authors com' +
  97.           'mit '
  98.         'to'
  99.         
  100.           'using it.  (Some other Free Software Foundation software is cove' +
  101.           'red by'
  102.         
  103.           'the GNU Library General Public License instead.)  You can apply ' +
  104.           'it to'
  105.         'your programs, too.'
  106.         ''
  107.         
  108.           '  When we speak of free software, we are referring to freedom, n' +
  109.           'ot'
  110.         
  111.           'price.  Our General Public Licenses are designed to make sure th' +
  112.           'at you'
  113.         
  114.           'have the freedom to distribute copies of free software (and char' +
  115.           'ge for'
  116.         
  117.           'this service if you wish), that you receive source code or can g' +
  118.           'et it'
  119.         
  120.           'if you want it, that you can change the software or use pieces o' +
  121.           'f it'
  122.         'in new free programs; and that you know you can do these things.'
  123.         ''
  124.         
  125.           '  To protect your rights, we need to make restrictions that forb' +
  126.           'id'
  127.         
  128.           'anyone to deny you these rights or to ask you to surrender the r' +
  129.           'ights.'
  130.         
  131.           'These restrictions translate to certain responsibilities for you' +
  132.           ' if you'
  133.         'distribute copies of the software, or if you modify it.'
  134.         ''
  135.         
  136.           '  For example, if you distribute copies of such a program, wheth' +
  137.           'er'
  138.         
  139.           'gratis or for a fee, you must give the recipients all the rights' +
  140.           ' that'
  141.         
  142.           'you have.  You must make sure that they, too, receive or can get' +
  143.           ' the'
  144.         
  145.           'source code.  And you must show them these terms so they know th' +
  146.           'eir'
  147.         'rights.'
  148.         ''
  149.         
  150.           '  We protect your rights with two steps: (1) copyright the softw' +
  151.           'are, and'
  152.         
  153.           '(2) offer you this license which gives you legal permission to c' +
  154.           'opy,'
  155.         'distribute and/or modify the software.'
  156.         ''
  157.         
  158.           '  Also, for each author'#39's protection and ours, we want to make c' +
  159.           'ertain'
  160.         
  161.           'that everyone understands that there is no warranty for this fre' +
  162.           'e'
  163.         
  164.           'software.  If the software is modified by someone else and passe' +
  165.           'd on, '
  166.         'we'
  167.         
  168.           'want its recipients to know that what they have is not the origi' +
  169.           'nal, so'
  170.         
  171.           'that any problems introduced by others will not reflect on the o' +
  172.           'riginal'
  173.         'authors'#39' reputations.'
  174.         ''
  175.         '  Finally, any free program is threatened constantly by software'
  176.         
  177.           'patents.  We wish to avoid the danger that redistributors of a f' +
  178.           'ree'
  179.         
  180.           'program will individually obtain patent licenses, in effect maki' +
  181.           'ng the'
  182.         
  183.           'program proprietary.  To prevent this, we have made it clear tha' +
  184.           't any'
  185.         
  186.           'patent must be licensed for everyone'#39's free use or not licensed ' +
  187.           'at all.'
  188.         ''
  189.         '  The precise terms and conditions for copying, distribution and'
  190.         'modification follow.'
  191.         ''
  192.         '                    GNU GENERAL PUBLIC LICENSE'
  193.         '   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND '
  194.         'MODIFICATION'
  195.         ''
  196.         
  197.           '  0. This License applies to any program or other work which con' +
  198.           'tains'
  199.         
  200.           'a notice placed by the copyright holder saying it may be distrib' +
  201.           'uted'
  202.         
  203.           'under the terms of this General Public License.  The "Program", ' +
  204.           'below,'
  205.         
  206.           'refers to any such program or work, and a "work based on the Pro' +
  207.           'gram"'
  208.         
  209.           'means either the Program or any derivative work under copyright ' +
  210.           'law:'
  211.         
  212.           'that is to say, a work containing the Program or a portion of it' +
  213.           ','
  214.         
  215.           'either verbatim or with modifications and/or translated into ano' +
  216.           'ther'
  217.         
  218.           'language.  (Hereinafter, translation is included without limitat' +
  219.           'ion in'
  220.         'the term "modification".)  Each licensee is addressed as "you".'
  221.         ''
  222.         
  223.           'Activities other than copying, distribution and modification are' +
  224.           ' not'
  225.         'covered by this License; they are outside its scope.  The act of'
  226.         
  227.           'running the Program is not restricted, and the output from the P' +
  228.           'rogram'
  229.         'is covered only if its contents constitute a work based on the'
  230.         
  231.           'Program (independent of having been made by running the Program)' +
  232.           '.'
  233.         'Whether that is true depends on what the Program does.'
  234.         ''
  235.         
  236.           '  1. You may copy and distribute verbatim copies of the Program'#39 +
  237.           's'
  238.         'source code as you receive it, in any medium, provided that you'
  239.         
  240.           'conspicuously and appropriately publish on each copy an appropri' +
  241.           'ate'
  242.         'copyright notice and disclaimer of warranty; keep intact all the'
  243.         
  244.           'notices that refer to this License and to the absence of any war' +
  245.           'ranty;'
  246.         
  247.           'and give any other recipients of the Program a copy of this Lice' +
  248.           'nse'
  249.         'along with the Program.'
  250.         ''
  251.         
  252.           'You may charge a fee for the physical act of transferring a copy' +
  253.           ', and'
  254.         
  255.           'you may at your option offer warranty protection in exchange for' +
  256.           ' a fee.'
  257.         ''
  258.         
  259.           '  2. You may modify your copy or copies of the Program or any po' +
  260.           'rtion'
  261.         'of it, thus forming a work based on the Program, and copy and'
  262.         
  263.           'distribute such modifications or work under the terms of Section' +
  264.           ' 1'
  265.         'above, provided that you also meet all of these conditions:'
  266.         ''
  267.         
  268.           '    a) You must cause the modified files to carry prominent noti' +
  269.           'ces'
  270.         
  271.           '    stating that you changed the files and the date of any chang' +
  272.           'e.'
  273.         ''
  274.         
  275.           '    b) You must cause any work that you distribute or publish, t' +
  276.           'hat in'
  277.         
  278.           '    whole or in part contains or is derived from the Program or ' +
  279.           'any'
  280.         
  281.           '    part thereof, to be licensed as a whole at no charge to all ' +
  282.           'third'
  283.         '    parties under the terms of this License.'
  284.         ''
  285.         
  286.           '    c) If the modified program normally reads commands interacti' +
  287.           'vely'
  288.         '    when run, you must cause it, when started running for such'
  289.         
  290.           '    interactive use in the most ordinary way, to print or displa' +
  291.           'y an'
  292.         '    announcement including an appropriate copyright notice and a'
  293.         
  294.           '    notice that there is no warranty (or else, saying that you p' +
  295.           'rovide'
  296.         
  297.           '    a warranty) and that users may redistribute the program unde' +
  298.           'r'
  299.         
  300.           '    these conditions, and telling the user how to view a copy of' +
  301.           ' this'
  302.         
  303.           '    License.  (Exception: if the Program itself is interactive b' +
  304.           'ut'
  305.         
  306.           '    does not normally print such an announcement, your work base' +
  307.           'd on'
  308.         '    the Program is not required to print an announcement.)'
  309.         ''
  310.         'These requirements apply to the modified work as a whole.  If'
  311.         
  312.           'identifiable sections of that work are not derived from the Prog' +
  313.           'ram,'
  314.         
  315.           'and can be reasonably considered independent and separate works ' +
  316.           'in'
  317.         
  318.           'themselves, then this License, and its terms, do not apply to th' +
  319.           'ose'
  320.         
  321.           'sections when you distribute them as separate works.  But when y' +
  322.           'ou'
  323.         
  324.           'distribute the same sections as part of a whole which is a work ' +
  325.           'based'
  326.         
  327.           'on the Program, the distribution of the whole must be on the ter' +
  328.           'ms of'
  329.         
  330.           'this License, whose permissions for other licensees extend to th' +
  331.           'e'
  332.         
  333.           'entire whole, and thus to each and every part regardless of who ' +
  334.           'wrote '
  335.         'it.'
  336.         ''
  337.         
  338.           'Thus, it is not the intent of this section to claim rights or co' +
  339.           'ntest'
  340.         
  341.           'your rights to work written entirely by you; rather, the intent ' +
  342.           'is to'
  343.         'exercise the right to control the distribution of derivative or'
  344.         'collective works based on the Program.'
  345.         ''
  346.         
  347.           'In addition, mere aggregation of another work not based on the P' +
  348.           'rogram'
  349.         
  350.           'with the Program (or with a work based on the Program) on a volu' +
  351.           'me of'
  352.         
  353.           'a storage or distribution medium does not bring the other work u' +
  354.           'nder'
  355.         'the scope of this License.'
  356.         ''
  357.         
  358.           '  3. You may copy and distribute the Program (or a work based on' +
  359.           ' it,'
  360.         
  361.           'under Section 2) in object code or executable form under the ter' +
  362.           'ms of'
  363.         
  364.           'Sections 1 and 2 above provided that you also do one of the foll' +
  365.           'owing:'
  366.         ''
  367.         
  368.           '    a) Accompany it with the complete corresponding machine-read' +
  369.           'able'
  370.         
  371.           '    source code, which must be distributed under the terms of Se' +
  372.           'ctions'
  373.         '    1 and 2 above on a medium customarily used for software '
  374.         'interchange; '
  375.         'or,'
  376.         ''
  377.         
  378.           '    b) Accompany it with a written offer, valid for at least thr' +
  379.           'ee'
  380.         
  381.           '    years, to give any third party, for a charge no more than yo' +
  382.           'ur'
  383.         
  384.           '    cost of physically performing source distribution, a complet' +
  385.           'e'
  386.         
  387.           '    machine-readable copy of the corresponding source code, to b' +
  388.           'e'
  389.         
  390.           '    distributed under the terms of Sections 1 and 2 above on a m' +
  391.           'edium'
  392.         '    customarily used for software interchange; or,'
  393.         ''
  394.         
  395.           '    c) Accompany it with the information you received as to the ' +
  396.           'offer'
  397.         
  398.           '    to distribute corresponding source code.  (This alternative ' +
  399.           'is'
  400.         '    allowed only for noncommercial distribution and only if you'
  401.         
  402.           '    received the program in object code or executable form with ' +
  403.           'such'
  404.         '    an offer, in accord with Subsection b above.)'
  405.         ''
  406.         
  407.           'The source code for a work means the preferred form of the work ' +
  408.           'for'
  409.         
  410.           'making modifications to it.  For an executable work, complete so' +
  411.           'urce'
  412.         
  413.           'code means all the source code for all modules it contains, plus' +
  414.           ' any'
  415.         'associated interface definition files, plus the scripts used to'
  416.         
  417.           'control compilation and installation of the executable.  However' +
  418.           ', as a'
  419.         'special exception, the source code distributed need not include'
  420.         
  421.           'anything that is normally distributed (in either source or binar' +
  422.           'y'
  423.         
  424.           'form) with the major components (compiler, kernel, and so on) of' +
  425.           ' the'
  426.         
  427.           'operating system on which the executable runs, unless that compo' +
  428.           'nent'
  429.         'itself accompanies the executable.'
  430.         ''
  431.         'If distribution of executable or object code is made by offering'
  432.         'access to copy from a designated place, then offering equivalent'
  433.         'access to copy the source code from the same place counts as'
  434.         
  435.           'distribution of the source code, even though third parties are n' +
  436.           'ot'
  437.         'compelled to copy the source along with the object code.'
  438.         ''
  439.         
  440.           '  4. You may not copy, modify, sublicense, or distribute the Pro' +
  441.           'gram'
  442.         'except as expressly provided under this License.  Any attempt'
  443.         
  444.           'otherwise to copy, modify, sublicense or distribute the Program ' +
  445.           'is'
  446.         
  447.           'void, and will automatically terminate your rights under this Li' +
  448.           'cense.'
  449.         
  450.           'However, parties who have received copies, or rights, from you u' +
  451.           'nder'
  452.         
  453.           'this License will not have their licenses terminated so long as ' +
  454.           'such'
  455.         'parties remain in full compliance.'
  456.         ''
  457.         
  458.           '  5. You are not required to accept this License, since you have' +
  459.           ' not'
  460.         
  461.           'signed it.  However, nothing else grants you permission to modif' +
  462.           'y or'
  463.         
  464.           'distribute the Program or its derivative works.  These actions a' +
  465.           're'
  466.         
  467.           'prohibited by law if you do not accept this License.  Therefore,' +
  468.           ' by'
  469.         'modifying or distributing the Program (or any work based on the'
  470.         
  471.           'Program), you indicate your acceptance of this License to do so,' +
  472.           ' and'
  473.         
  474.           'all its terms and conditions for copying, distributing or modify' +
  475.           'ing'
  476.         'the Program or works based on it.'
  477.         ''
  478.         
  479.           '  6. Each time you redistribute the Program (or any work based o' +
  480.           'n the'
  481.         
  482.           'Program), the recipient automatically receives a license from th' +
  483.           'e'
  484.         
  485.           'original licensor to copy, distribute or modify the Program subj' +
  486.           'ect to'
  487.         'these terms and conditions.  You may not impose any further'
  488.         
  489.           'restrictions on the recipients'#39' exercise of the rights granted h' +
  490.           'erein.'
  491.         
  492.           'You are not responsible for enforcing compliance by third partie' +
  493.           's to'
  494.         'this License.'
  495.         ''
  496.         
  497.           '  7. If, as a consequence of a court judgment or allegation of p' +
  498.           'atent'
  499.         
  500.           'infringement or for any other reason (not limited to patent issu' +
  501.           'es),'
  502.         
  503.           'conditions are imposed on you (whether by court order, agreement' +
  504.           ' or'
  505.         
  506.           'otherwise) that contradict the conditions of this License, they ' +
  507.           'do not'
  508.         'excuse you from the conditions of this License.  If you cannot'
  509.         
  510.           'distribute so as to satisfy simultaneously your obligations unde' +
  511.           'r this'
  512.         
  513.           'License and any other pertinent obligations, then as a consequen' +
  514.           'ce '
  515.         'you'
  516.         'may not distribute the Program at all.  For example, if a patent'
  517.         
  518.           'license would not permit royalty-free redistribution of the Prog' +
  519.           'ram by'
  520.         
  521.           'all those who receive copies directly or indirectly through you,' +
  522.           ' then'
  523.         
  524.           'the only way you could satisfy both it and this License would be' +
  525.           ' to'
  526.         'refrain entirely from distribution of the Program.'
  527.         ''
  528.         
  529.           'If any portion of this section is held invalid or unenforceable ' +
  530.           'under'
  531.         
  532.           'any particular circumstance, the balance of the section is inten' +
  533.           'ded to'
  534.         'apply and the section as a whole is intended to apply in other'
  535.         'circumstances.'
  536.         ''
  537.         
  538.           'It is not the purpose of this section to induce you to infringe ' +
  539.           'any'
  540.         
  541.           'patents or other property right claims or to contest validity of' +
  542.           ' any'
  543.         'such claims; this section has the sole purpose of protecting the'
  544.         'integrity of the free software distribution system, which is'
  545.         'implemented by public license practices.  Many people have made'
  546.         'generous contributions to the wide range of software distributed'
  547.         
  548.           'through that system in reliance on consistent application of tha' +
  549.           't'
  550.         
  551.           'system; it is up to the author/donor to decide if he or she is w' +
  552.           'illing'
  553.         
  554.           'to distribute software through any other system and a licensee c' +
  555.           'annot'
  556.         'impose that choice.'
  557.         ''
  558.         
  559.           'This section is intended to make thoroughly clear what is believ' +
  560.           'ed to'
  561.         'be a consequence of the rest of this License.'
  562.         ''
  563.         
  564.           '  8. If the distribution and/or use of the Program is restricted' +
  565.           ' in'
  566.         
  567.           'certain countries either by patents or by copyrighted interfaces' +
  568.           ', the'
  569.         
  570.           'original copyright holder who places the Program under this Lice' +
  571.           'nse'
  572.         
  573.           'may add an explicit geographical distribution limitation excludi' +
  574.           'ng'
  575.         
  576.           'those countries, so that distribution is permitted only in or am' +
  577.           'ong'
  578.         
  579.           'countries not thus excluded.  In such case, this License incorpo' +
  580.           'rates'
  581.         'the limitation as if written in the body of this License.'
  582.         ''
  583.         
  584.           '  9. The Free Software Foundation may publish revised and/or new' +
  585.           ' '
  586.         'versions'
  587.         
  588.           'of the General Public License from time to time.  Such new versi' +
  589.           'ons will'
  590.         
  591.           'be similar in spirit to the present version, but may differ in d' +
  592.           'etail to'
  593.         'address new problems or concerns.'
  594.         
  595.           'Each version is given a distinguishing version number.  If the P' +
  596.           'rogram'
  597.         
  598.           'specifies a version number of this License which applies to it a' +
  599.           'nd "any'
  600.         
  601.           'later version", you have the option of following the terms and c' +
  602.           'onditions'
  603.         
  604.           'either of that version or of any later version published by the ' +
  605.           'Free'
  606.         
  607.           'Software Foundation.  If the Program does not specify a version ' +
  608.           'number '
  609.         'of'
  610.         
  611.           'this License, you may choose any version ever published by the F' +
  612.           'ree '
  613.         'Software Foundation.'
  614.         ''
  615.         
  616.           '  10. If you wish to incorporate parts of the Program into other' +
  617.           ' free'
  618.         
  619.           'programs whose distribution conditions are different, write to t' +
  620.           'he author'
  621.         
  622.           'to ask for permission.  For software which is copyrighted by the' +
  623.           ' Free'
  624.         'Software Foundation, write to the Free Software Foundation; we '
  625.         
  626.           'sometimes make exceptions for this.  Our decision will be guided' +
  627.           ' by the '
  628.         'two '
  629.         
  630.           'goals of preserving the free status of all derivatives of our fr' +
  631.           'ee software '
  632.         'and'
  633.         'of promoting the sharing and reuse of software generally.'
  634.         ''
  635.         '                            NO WARRANTY'
  636.         ''
  637.         '  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, '
  638.         'THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT '
  639.         'PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN OTHERWISE '
  640.         'STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR '
  641.         'OTHER'
  642.         'PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT '
  643.         'WARRANTY '
  644.         'OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, '
  645.         'BUT '
  646.         'NOT LIMITED TO, THE IMPLIED WARRANTIES OF '
  647.         'MERCHANTABILITY '
  648.         'AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK '
  649.         'AS'
  650.         'TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS '
  651.         'WITH '
  652.         'YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME '
  653.         'THE COST OF ALL NECESSARY SERVICING, REPAIR OR '
  654.         'CORRECTION.'
  655.         ''
  656.         '  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR '
  657.         'AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR '
  658.         'ANY '
  659.         'OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE '
  660.         'PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR '
  661.         'DAMAGES, '
  662.         'INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR '
  663.         'CONSEQUENTIAL'
  664.         'DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE '
  665.         'PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR '
  666.         'DATA '
  667.         'BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY '
  668.         'YOU '
  669.         'OR '
  670.         'THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE '
  671.         'WITH '
  672.         'ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER '
  673.         'PARTY '
  674.         'HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.'
  675.         ''
  676.         '                     END OF TERMS AND CONDITIONS'
  677.         ''
  678.         '        Appendix: How to Apply These Terms to Your New Programs'
  679.         ''
  680.         
  681.           '  If you develop a new program, and you want it to be of the gre' +
  682.           'atest'
  683.         
  684.           'possible use to the public, the best way to achieve this is to m' +
  685.           'ake it'
  686.         
  687.           'free software which everyone can redistribute and change under t' +
  688.           'hese '
  689.         'terms.'
  690.         ''
  691.         
  692.           '  To do so, attach the following notices to the program.  It is ' +
  693.           'safest'
  694.         
  695.           'to attach them to the start of each source file to most effectiv' +
  696.           'ely'
  697.         
  698.           'convey the exclusion of warranty; and each file should have at l' +
  699.           'east'
  700.         
  701.           'the "copyright" line and a pointer to where the full notice is f' +
  702.           'ound.'
  703.         ''
  704.         
  705.           '    <one line to give the program'#39's name and a brief idea of wha' +
  706.           't it '
  707.         'does.>'
  708.         '    Copyright (C) 19yy  <name of author>'
  709.         ''
  710.         
  711.           '    This program is free software; you can redistribute it and/o' +
  712.           'r modify'
  713.         
  714.           '    it under the terms of the GNU General Public License as publ' +
  715.           'ished by'
  716.         
  717.           '    the Free Software Foundation; either version 2 of the Licens' +
  718.           'e, or'
  719.         ''
  720.         '    (at your option) any later version.'
  721.         ''
  722.         
  723.           '    This program is distributed in the hope that it will be usef' +
  724.           'ul,'
  725.         '    but WITHOUT ANY WARRANTY; without even the implied warranty '
  726.         'of'
  727.         '    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. '
  728.         ' '
  729.         '    See the GNU General Public License for more details.'
  730.         ''
  731.         '    You should have received a copy of the GNU General Public '
  732.         'License'
  733.         '    along with this program; if not, write to the Free Software'
  734.         '    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.'
  735.         ''
  736.         
  737.           'Also add information on how to contact you by electronic and pap' +
  738.           'er '
  739.         'mail.'
  740.         ''
  741.         
  742.           'If the program is interactive, make it output a short notice lik' +
  743.           'e this'
  744.         'when it starts in an interactive mode:'
  745.         ''
  746.         '    Gnomovision version 69, Copyright (C) 19yy name of author'
  747.         '    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details '
  748.         'type `show w'#39'.'
  749.         
  750.           '    This is free software, and you are welcome to redistribute i' +
  751.           't'
  752.         '    under certain conditions; type `show c'#39' for details.'
  753.         ''
  754.         'The hypothetical commands `show w'#39' and `show c'#39' should show the '
  755.         
  756.           'appropriate parts of the General Public License.  Of course, the' +
  757.           ' '
  758.         'commands '
  759.         'you '
  760.         
  761.           'use may be called something other than `show w'#39' and `show c'#39'; th' +
  762.           'ey '
  763.         'could '
  764.         'even '
  765.         'be mouse-clicks or menu items--whatever suits your program.'
  766.         ''
  767.         
  768.           'You should also get your employer (if you work as a programmer) ' +
  769.           'or your'
  770.         
  771.           'school, if any, to sign a "copyright disclaimer" for the program' +
  772.           ', if'
  773.         'necessary.  Here is a sample; alter the names:'
  774.         ''
  775.         
  776.           '  Yoyodyne, Inc., hereby disclaims all copyright interest in the' +
  777.           ' program'
  778.         
  779.           '  `Gnomovision'#39' (which makes passes at compilers) written by Jam' +
  780.           'es '
  781.         'Hacker.'
  782.         ''
  783.         '  <signature of Ty Coon>, 1 April 1989'
  784.         '  Ty Coon, President of Vice'
  785.         ''
  786.         
  787.           'This General Public License does not permit incorporating your p' +
  788.           'rogram '
  789.         
  790.           'into proprietary programs.  If your program is a subroutine libr' +
  791.           'ary, you '
  792.         'may'
  793.         
  794.           'consider it more useful to permit linking proprietary applicatio' +
  795.           'ns with the'
  796.         
  797.           'library.  If this is what you want to do, use the GNU Library Ge' +
  798.           'neral'
  799.         'Public License instead of this License.')
  800.       ScrollBars = ssVertical
  801.       TabOrder = 0
  802.     end
  803.   end
  804.   object GroupBox2: TGroupBox
  805.     Left = 8
  806.     Top = 224
  807.     Width = 378
  808.     Height = 129
  809.     Caption = 'Web sites / email : '
  810.     TabOrder = 2
  811.     object BloodLabel: TLabel
  812.       Left = 16
  813.       Top = 24
  814.       Width = 146
  815.       Height = 13
  816.       Caption = 'Bloodshed Software web site : '
  817.     end
  818.     object BloodSite: TLabel
  819.       Left = 168
  820.       Top = 24
  821.       Width = 125
  822.       Height = 13
  823.       Cursor = crHandPoint
  824.       Caption = 'http://www.bloodshed.net'
  825.       Font.Charset = DEFAULT_CHARSET
  826.       Font.Color = clBlue
  827.       Font.Height = -11
  828.       Font.Name = 'MS Sans Serif'
  829.       Font.Style = [fsUnderline]
  830.       ParentFont = False
  831.       OnClick = LabelClick
  832.     end
  833.     object MingwLabel: TLabel
  834.       Left = 16
  835.       Top = 40
  836.       Width = 124
  837.       Height = 13
  838.       Caption = 'Mingw compiler web site : '
  839.     end
  840.     object MingwSite: TLabel
  841.       Left = 168
  842.       Top = 40
  843.       Width = 106
  844.       Height = 13
  845.       Cursor = crHandPoint
  846.       Caption = 'http://www.mingw.org'
  847.       Font.Charset = DEFAULT_CHARSET
  848.       Font.Color = clBlue
  849.       Font.Height = -11
  850.       Font.Name = 'MS Sans Serif'
  851.       Font.Style = [fsUnderline]
  852.       ParentFont = False
  853.       OnClick = LabelClick
  854.     end
  855.     object ForumLabel: TLabel
  856.       Left = 16
  857.       Top = 56
  858.       Width = 129
  859.       Height = 13
  860.       Caption = 'Dev-C++ discussion forum :'
  861.     end
  862.     object ForumSite: TLabel
  863.       Left = 168
  864.       Top = 56
  865.       Width = 156
  866.       Height = 13
  867.       Cursor = crHandPoint
  868.       Caption = 'http://www.bloodshed.net/forum'
  869.       Font.Charset = DEFAULT_CHARSET
  870.       Font.Color = clBlue
  871.       Font.Height = -11
  872.       Font.Name = 'MS Sans Serif'
  873.       Font.Style = [fsUnderline]
  874.       ParentFont = False
  875.       OnClick = LabelClick
  876.     end
  877.     object MailLabel: TLabel
  878.       Left = 16
  879.       Top = 72
  880.       Width = 126
  881.       Height = 13
  882.       Caption = 'Dev-C++ users mailing list :'
  883.     end
  884.     object MailSite: TLabel
  885.       Left = 168
  886.       Top = 72
  887.       Width = 201
  888.       Height = 13
  889.       Cursor = crHandPoint
  890.       Caption = 'http://www.bloodshed.net/devcpp-ml.html'
  891.       Font.Charset = DEFAULT_CHARSET
  892.       Font.Color = clBlue
  893.       Font.Height = -11
  894.       Font.Name = 'MS Sans Serif'
  895.       Font.Style = [fsUnderline]
  896.       ParentFont = False
  897.       OnClick = LabelClick
  898.     end
  899.     object eMailLabel: TLabel
  900.       Left = 16
  901.       Top = 88
  902.       Width = 69
  903.       Height = 13
  904.       Caption = 'Email authors :'
  905.     end
  906.     object eMailSite: TLabel
  907.       Left = 168
  908.       Top = 88
  909.       Width = 104
  910.       Height = 13
  911.       Cursor = crHandPoint
  912.       Caption = 'haiku@bloodshed.net'
  913.       Font.Charset = DEFAULT_CHARSET
  914.       Font.Color = clBlue
  915.       Font.Height = -11
  916.       Font.Name = 'MS Sans Serif'
  917.       Font.Style = [fsUnderline]
  918.       ParentFont = False
  919.       OnClick = LabelClick
  920.     end
  921.     object Label1: TLabel
  922.       Left = 168
  923.       Top = 104
  924.       Width = 163
  925.       Height = 13
  926.       Cursor = crHandPoint
  927.       Caption = 'inseculous@users.sourceforge.net'
  928.       Font.Charset = DEFAULT_CHARSET
  929.       Font.Color = clBlue
  930.       Font.Height = -11
  931.       Font.Name = 'MS Sans Serif'
  932.       Font.Style = [fsUnderline]
  933.       ParentFont = False
  934.       OnClick = LabelClick
  935.     end
  936.   end
  937.   object btnAuthors: TBitBtn
  938.     Left = 227
  939.     Top = 362
  940.     Width = 83
  941.     Height = 25
  942.     Caption = '&Authors'
  943.     TabOrder = 3
  944.     OnClick = btnAuthorsClick
  945.     OnDragDrop = btnAuthorsDragDrop
  946.     OnDragOver = btnAuthorsDragOver
  947.     Glyph.Data = {
  948.       36030000424D3603000000000000360000002800000010000000100000000100
  949.       180000000000000300009C0E00009C0E00000000000000000000C1C1C1C1C1C1
  950.       C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1
  951.       C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1ADB4C099A3B4C1
  952.       C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1
  953.       C1C1C1BCBCBC939393949CAB8A98B0B1B6C09BA5B7C1C1C1C1C1C1C1C1C1C1C1
  954.       C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1BCBCBC7171716D6D6D8992A951668A97
  955.       9FAE8695AEB5B9C094A0B5C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1BCBCBC
  956.       7B7B7B5F5F5F727272818A9F465B7D8994AA6877919EA5B28393AEB9BCC0919F
  957.       B5C1C1C1C1C1C1C1C1C1BDBDBD84848473737377777793939387888A787A7D80
  958.       8A9E5D6A818D95A8647592A3A7B07F91AFBDBEBF8E9BB0C1C1C18B8B8B848484
  959.       8F8F8FA7A7A7A6A6A69F9F9F9999998E8E90808182848B995F6C818A91A06678
  960.       97A7AAAF788AA7C1C1C18686869D9D9EB2B2B2A3A3A3ACACACA4A4A49E9E9E9A
  961.       9A9A9494948A8A8A7E7E7F878D9A596A8580848F627593BBBBBB9C9C9CBABABA
  962.       B3B3B3878787939393A3A3A3A0A0A09D9D9D9797979090908989897F80817172
  963.       747F838D53637E8E8E8E98999AB2B3B3B1B1B1A4A4A49D9D9DA4A4A4A2A2A29D
  964.       9D9D9595958E8E8E8787878383837D7D7D717272616265868686ADAFB48D9198
  965.       909192A4A4A4A6A6A6A6A6A6A2A2A29B9B9B9393938B8B8B8585857F7F7F7878
  966.       787171716A6A6A8D8D8DC1C1C1C1C1C1ACAEB2929498939394A2A2A2A0A0A099
  967.       99999191918989898080807878787272726D6D6D7A7A7ABCBCBCC1C1C1C1C1C1
  968.       C1C1C1C1C1C1B4B5B7A0A0A29393939696969090908585857B7B7B7272726B6B
  969.       6B787878BBBBBBC1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1B2B4B696
  970.       989A8788888080807777776D6D6D767676BABABAC1C1C1C1C1C1C1C1C1C1C1C1
  971.       C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1B1B2B48A8C8F7E7E7E868686B9B9
  972.       B9C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1
  973.       C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1C1}
  974.   end
  975.   object btnUpdateCheck: TBitBtn
  976.     Left = 8
  977.     Top = 362
  978.     Width = 185
  979.     Height = 25
  980.     Caption = '&Check for updates'
  981.     TabOrder = 4
  982.     OnClick = btnUpdateCheckClick
  983.     Glyph.Data = {
  984.       36030000424D3603000000000000360000002800000010000000100000000100
  985.       18000000000000030000120B0000120B00000000000000000000BFBFBFBFBFBF
  986.       BFBFBFBFBFBFBCBCBCB8B8B8B3B3B3B0B0B0ADADADA1A1A19F9F9F939393B0B0
  987.       B0BEBEBEBFBFBFBFBFBFBFBFBFBFBFBFBEBEBEB9B9B9ADADAD9C9C9C8C8C8C83
  988.       83838282828383837071716F6F6F989898B9B9B9BFBFBFBFBFBFBFBFBFBEBEBE
  989.       B7B7B7A4A4A48686866868685555554C4C4C4A4A4A5959596768684545456A6A
  990.       6AA4A4A4BCBCBCBFBFBFBFBFBFB9B9B9A5A5A57F7F7F5D5751564232573C2551
  991.       3A244939263F3830858685414040363636787878ADADADBDBDBDBDBDBDB0B0B0
  992.       8B8A8A6353476741236D411F653F1F5B3F205A3F20573F2099948D6463631C1C
  993.       1C3B3B3B828282B3B3B3BABABAA3A3A37A6757764E2776502A86918A6F747365
  994.       442657452D553C207B7367ADACAC605F5F2020204C4C4C9B9B9BB7B7B798928D
  995.       885C338E61368A6C49A5DAE981B1B96B7162605D5154432D92908BB3B1B17575
  996.       753131312828287B7B7BB6B6B69784719D6A3B9F71429B886CA4D4E086B9C276
  997.       A0A56B5E465E43256F665A6C6B6B4949495150503131316D6D6DB6B6B69F8367
  998.       AE7845AF7E4CA58259A0C8D38CBCD081A9B67890936D5C415A49353333337E7E
  999.       7E8E8F8F525252858585B9B9B9A78B6FB7814BBB8954AA916B8EB79F89B2A08B
  1000.       B9C389BBCD85A4A75F4A2F4E4B48858686787979767676A9A9A9BCBCBCAF9C89
  1001.       B88754A7B39EACCDBFB8E4D9B9E7E7BCEFF79BC3CA9DD4DC7B9EA0505C575460
  1002.       60717171A1A1A1BABABABEBEBEB5B1ADB48F67D0EBEADFFCFCDFFCFCD4FBFBE0
  1003.       FCFCA8D1D1A5E6EC7BA6AC628A90696E6F939393B3B3B3BDBDBDBFBFBFBCBCBC
  1004.       B3A392C4B69CD7F2F0DFFBFCC5DAD0B7BDB19AB8BC98C9D379B1BA6983898C8C
  1005.       8CACACACBBBBBBBFBFBFBFBFBFBFBFBFBBBBBAB3A392B89A78ADB3A5989A8486
  1006.       A19875938A6B948F758C8E959696ADADADBABABABFBFBFBFBFBFBFBFBFBFBFBF
  1007.       BFBFBFBCBCBCB6B2AEAE9F8F9A99888E99908D97929A9E9CAAAAAAB5B5B5BCBC
  1008.       BCBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBEBEBEBCBCBCBABABAB9
  1009.       B9B9B9B9B9BABABABCBCBCBEBEBEBFBFBFBFBFBFBFBFBFBFBFBF}
  1010.   end
  1011.   object Fish: TPanel
  1012.     Left = -100
  1013.     Top = 40
  1014.     Width = 57
  1015.     Height = 40
  1016.     BevelOuter = bvNone
  1017.     TabOrder = 5
  1018.     object FishImage: TImage
  1019.       Left = 0
  1020.       Top = 0
  1021.       Width = 57
  1022.       Height = 40
  1023.       AutoSize = True
  1024.       Picture.Data = {<image001.bmp>}
  1025.       Transparent = True
  1026.       OnClick = FishImageClick
  1027.     end
  1028.   end
  1029.   object Timer1: TTimer
  1030.     Enabled = False
  1031.     Interval = 20
  1032.     OnTimer = Timer1Timer
  1033.     Left = 65512
  1034.     Top = 65512
  1035.   end
  1036. end
  1037.