Win32AppCommand.cs
changeset 77 fb9ea5ad8c2d
parent 76 831ebeeecfdf
     1.1 --- a/Win32AppCommand.cs	Sun Mar 15 14:39:21 2015 +0100
     1.2 +++ b/Win32AppCommand.cs	Sun Mar 15 14:45:40 2015 +0100
     1.3 @@ -20,7 +20,7 @@
     1.4  using System;
     1.5  using System.Runtime.InteropServices;
     1.6  
     1.7 -namespace Win32
     1.8 +namespace SharpLib.Win32
     1.9  {
    1.10      static public partial class Const
    1.11      {