Resources  
  • Prevent CD Autoplays in VB.NETNov 09, 2012. This article describes the approach used programmatically to prevent a CD from going into auto play mode.
  • Usage of system hotkeys and window messages in C#Jun 11, 2010. This article will show how to register a system hotkey for a currently running application and how to handle window messages for altering controls functionality or adding new functions to them.
  • Understanding the Form Class – using C#Jan 12, 2010. In this article I will explain you about the Form Class – using C#.
  • Prevent CD AutoplaysDec 19, 2006. This article describes the approach used programmatically to prevent a CD from going into auto play mode; this may be useful to you if you are, for example, writing an application that logs directly to CD and you are trying to burn data periodically to a CD but you do not want the CD to go into auto play mode after burning a some data to it.
  • Empty ListView in C#Oct 12, 2004. Have you wondered how you could show text in ListView control if it's empty, just like Microsoft does it in Outlook Express and in some other applications? This article shows you how you can show text in ListView control in a simpler way.

About WndProc

NA

OUR TRAINING