About 5,710 results
Open links in new tab
  1. Detecting user idle via a service - social.msdn.microsoft.com

    Mar 14, 2009 · Option 2 - GetLastInputInfo () via agent (e.g. System Tray application): Requires running from again as apposed to the service it self and a IPC mechanism to realize full implementation.

  2. WM_COMMAND message handling Windows forms

    Feb 7, 2009 · Where and how do I declare message handlers for WM_COMMAND messages with specific IDs when using Windows Form CLR application. Do you still use message maps as in MFC …

  3. Error - IComparer.Compare () method

    Sep 16, 2016 · Unable to sort because the IComparer.Compare () method returns inconsistente results. Either a value does not compare equal to itself, or one value repeatedly compared to another value …

  4. System.ArgumentNullException was unhandled

    May 3, 2013 · Imports System Imports System.ComponentModel Imports System.Threading Imports System.IO.Ports Imports System.IO.StreamWriter Imports System.IO Imports …

  5. DbProviderFactory CreateConnection Fails for System.Data.SqlClient

    Aug 15, 2018 · Here is the code to test with. Create a new Form, add a button and put this code in the button. Dim dbf As Data.Common.DbProviderFactory ' ' uncomment one of the below dbf = ' 'this fails …

  6. Windows::System::Launcher::LaunchUriAsync does not return false if …

    Jul 17, 2013 · What I'd like to do is - detect the absence of App2 (I was hoping that LaunchURIAsync returns false in this case - but it does not) and do a fall back implementation of the functionality. What …

  7. Rendering XAML WPF Exception - social.msdn.microsoft.com

    Oct 3, 2017 · Question 0 Sign in to vote Hi, My wpf app crashes occasionally with following stack trace: at System.Windows.Controls.ItemContainerGenerator.Verify () at System ...

  8. An unhandled Exception (System.ArgumentException) occured in ...

    Nov 2, 2011 · My Windows sercvice is montioring a directory. (ie, file creation ,deletion, changes, and renaming) my code is :

  9. Application crashing randomly. need help to read .wer files or is there ...

    Aug 1, 2012 · This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.

  10. Null Reference Exception when adding column to Column Collection

    Jan 24, 2016 · When adding the column I get the following exception. Any help would be appreciated in how to preven the exception. System.NullReferenceException was unhandled