Adding debug output formating.
authorsl
Wed, 05 Nov 2014 20:58:15 +0100
changeset 75ecebf1bd397
parent 6 fa97ff5ceb7b
child 8 0d0c62b1df48
Adding debug output formating.
RemoteControlDevice.cs
     1.1 --- a/RemoteControlDevice.cs	Wed Nov 05 19:39:59 2014 +0100
     1.2 +++ b/RemoteControlDevice.cs	Wed Nov 05 20:58:15 2014 +0100
     1.3 @@ -755,8 +755,7 @@
     1.4  
     1.5  		private void ProcessInputCommand(ref Message message)
     1.6  		{
     1.7 -
     1.8 -
     1.9 +            Debug.WriteLine("================WM_INPUT================");
    1.10  
    1.11  			uint dwSize = 0;
    1.12