External/Aga.Controls/Properties/Resources.Designer.cs
author moel.mich
Sun, 23 Sep 2012 18:37:43 +0000
changeset 380 573f1fff48b2
parent 345 0c551e8818e0
permissions -rw-r--r--
Fixed Issue 387. The new implementation does not try to start a ring 0 driver that already exists, but could not be opened. It tries to delete the driver and install it new. The driver is now stored temporarily in the application folder. The driver is not correctly removed on system shutdown.
moel@345
     1
//------------------------------------------------------------------------------
moel@345
     2
// <auto-generated>
moel@345
     3
//     This code was generated by a tool.
moel@346
     4
//     Runtime Version:4.0.30319.235
moel@345
     5
//
moel@345
     6
//     Changes to this file may cause incorrect behavior and will be lost if
moel@345
     7
//     the code is regenerated.
moel@345
     8
// </auto-generated>
moel@345
     9
//------------------------------------------------------------------------------
moel@345
    10
moel@345
    11
namespace Aga.Controls.Properties {
moel@345
    12
    using System;
moel@345
    13
    
moel@345
    14
    
moel@345
    15
    /// <summary>
moel@345
    16
    ///   A strongly-typed resource class, for looking up localized strings, etc.
moel@345
    17
    /// </summary>
moel@345
    18
    // This class was auto-generated by the StronglyTypedResourceBuilder
moel@345
    19
    // class via a tool like ResGen or Visual Studio.
moel@345
    20
    // To add or remove a member, edit your .ResX file then rerun ResGen
moel@345
    21
    // with the /str option, or rebuild your VS project.
moel@346
    22
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
moel@345
    23
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
moel@345
    24
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
moel@345
    25
    internal class Resources {
moel@345
    26
        
moel@345
    27
        private static global::System.Resources.ResourceManager resourceMan;
moel@345
    28
        
moel@345
    29
        private static global::System.Globalization.CultureInfo resourceCulture;
moel@345
    30
        
moel@345
    31
        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
moel@345
    32
        internal Resources() {
moel@345
    33
        }
moel@345
    34
        
moel@345
    35
        /// <summary>
moel@345
    36
        ///   Returns the cached ResourceManager instance used by this class.
moel@345
    37
        /// </summary>
moel@345
    38
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
moel@345
    39
        internal static global::System.Resources.ResourceManager ResourceManager {
moel@345
    40
            get {
moel@345
    41
                if (object.ReferenceEquals(resourceMan, null)) {
moel@345
    42
                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Aga.Controls.Properties.Resources", typeof(Resources).Assembly);
moel@345
    43
                    resourceMan = temp;
moel@345
    44
                }
moel@345
    45
                return resourceMan;
moel@345
    46
            }
moel@345
    47
        }
moel@345
    48
        
moel@345
    49
        /// <summary>
moel@345
    50
        ///   Overrides the current thread's CurrentUICulture property for all
moel@345
    51
        ///   resource lookups using this strongly typed resource class.
moel@345
    52
        /// </summary>
moel@345
    53
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
moel@345
    54
        internal static global::System.Globalization.CultureInfo Culture {
moel@345
    55
            get {
moel@345
    56
                return resourceCulture;
moel@345
    57
            }
moel@345
    58
            set {
moel@345
    59
                resourceCulture = value;
moel@345
    60
            }
moel@345
    61
        }
moel@345
    62
        
moel@345
    63
        internal static System.Drawing.Bitmap check {
moel@345
    64
            get {
moel@345
    65
                object obj = ResourceManager.GetObject("check", resourceCulture);
moel@345
    66
                return ((System.Drawing.Bitmap)(obj));
moel@345
    67
            }
moel@345
    68
        }
moel@345
    69
        
moel@345
    70
        internal static byte[] DVSplit {
moel@345
    71
            get {
moel@345
    72
                object obj = ResourceManager.GetObject("DVSplit", resourceCulture);
moel@345
    73
                return ((byte[])(obj));
moel@345
    74
            }
moel@345
    75
        }
moel@345
    76
        
moel@345
    77
        internal static System.Drawing.Bitmap Folder {
moel@345
    78
            get {
moel@345
    79
                object obj = ResourceManager.GetObject("Folder", resourceCulture);
moel@345
    80
                return ((System.Drawing.Bitmap)(obj));
moel@345
    81
            }
moel@345
    82
        }
moel@345
    83
        
moel@345
    84
        internal static System.Drawing.Bitmap FolderClosed {
moel@345
    85
            get {
moel@345
    86
                object obj = ResourceManager.GetObject("FolderClosed", resourceCulture);
moel@345
    87
                return ((System.Drawing.Bitmap)(obj));
moel@345
    88
            }
moel@345
    89
        }
moel@345
    90
        
moel@345
    91
        internal static System.Drawing.Bitmap Leaf {
moel@345
    92
            get {
moel@345
    93
                object obj = ResourceManager.GetObject("Leaf", resourceCulture);
moel@345
    94
                return ((System.Drawing.Bitmap)(obj));
moel@345
    95
            }
moel@345
    96
        }
moel@345
    97
        
moel@345
    98
        internal static byte[] loading_icon {
moel@345
    99
            get {
moel@345
   100
                object obj = ResourceManager.GetObject("loading_icon", resourceCulture);
moel@345
   101
                return ((byte[])(obj));
moel@345
   102
            }
moel@345
   103
        }
moel@345
   104
        
moel@345
   105
        internal static System.Drawing.Bitmap minus {
moel@345
   106
            get {
moel@345
   107
                object obj = ResourceManager.GetObject("minus", resourceCulture);
moel@345
   108
                return ((System.Drawing.Bitmap)(obj));
moel@345
   109
            }
moel@345
   110
        }
moel@345
   111
        
moel@345
   112
        internal static System.Drawing.Bitmap plus {
moel@345
   113
            get {
moel@345
   114
                object obj = ResourceManager.GetObject("plus", resourceCulture);
moel@345
   115
                return ((System.Drawing.Bitmap)(obj));
moel@345
   116
            }
moel@345
   117
        }
moel@345
   118
        
moel@345
   119
        internal static System.Drawing.Bitmap uncheck {
moel@345
   120
            get {
moel@345
   121
                object obj = ResourceManager.GetObject("uncheck", resourceCulture);
moel@345
   122
                return ((System.Drawing.Bitmap)(obj));
moel@345
   123
            }
moel@345
   124
        }
moel@345
   125
        
moel@345
   126
        internal static System.Drawing.Bitmap unknown {
moel@345
   127
            get {
moel@345
   128
                object obj = ResourceManager.GetObject("unknown", resourceCulture);
moel@345
   129
                return ((System.Drawing.Bitmap)(obj));
moel@345
   130
            }
moel@345
   131
        }
moel@345
   132
    }
moel@345
   133
}