ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/MSBuild_CurrentVersion/Program.cs
(Generate patch)

Comparing trunk/MSBuild_CurrentVersion/Program.cs (file contents):
Revision 119 by william, Thu May 10 18:34:26 2012 UTC vs.
Revision 124 by william, Fri May 11 10:58:42 2012 UTC

--- trunk/MSBuild_CurrentVersion/Program.cs	2012/05/10 18:34:26	119
+++ trunk/MSBuild_CurrentVersion/Program.cs	2012/05/11 10:58:42	124
@@ -78,6 +78,7 @@ namespace MSBuild_CurrentVersion
             #region deps
             dict.Add("Be.Windows.Forms.HexBox.dll", typeof(Be.Windows.Forms.HexBox));
             dict.Add("Utilities.TransparentControls.dll", typeof(Utilities.TransparentControls.Win32));
+            dict.Add("ManagedWinapi.dll", typeof(ManagedWinapi.ClipboardNotifier));
             #endregion
 
             #endregion