About 10 results
Open links in new tab
  1. Motorizing a Telescope, Part 1 - CodeProject

    Sep 23, 2013 · This is equivalent to 27 lbs. applied 1 inch from the axis, or 513 oz. in. Therefore, we need to be able to obtain at least this much torque from our motorized system.

  2. Using the CListBox control - CodeProject

    Oct 27, 2000 · VKeyToItem - Override to provide custom WM_KEYDOWN handling for list boxes with the LBS_WANTKEYBOARDINPUT style set. CharToItem - Override to provide custom …

  3. Programming User Interface in InstallScript - CodeProject

    Feb 28, 2011 · This article describes advanced techniques for programming user interface in pure InstallScript projects.

  4. Owner Drawn CListBox - CodeProject

    Dec 16, 2010 · NOTE: You must set LBS_OWNERDRAWVARIABLE and LBS_HASSTRINGS styles in Create function call. First, you include header file MultiLineListBox.h in dialog's file. …

  5. Learn to Write Custom MDX Query First Time - CodeProject

    Jan 14, 2014 · Learn to write custom MDX queries for the first time with this comprehensive guide on Code Project.

  6. Owner-Draw Control Example: A Color Table Generator

    Feb 5, 2002 · The other control, an owner-draw ListBox, appears in another guise in my essay on A Logging ListBox Control. The ComboBox is interesting in that it is owner-draw with …

  7. Image Puzzle: An HTML Game - CodeProject

    Aug 28, 2014 · Freedom eliminates the need for traditional recline mechanisms, which can be bulky and weigh up to 6.8kg (15 lbs.). Instead, Freedom uses the sitter’s body weight and the …

  8. Getting Started with the PowerBasic Compiler – Part 1

    Mar 24, 2016 · This series of articles is about getting started in using the PowerBasic Windows native code compiler. It is a tutorial about what the compiler is for and how it is used to write …

  9. Powerful IIS/Apache Monitoring Dashboard using ... - CodeProject

    May 30, 2016 · Introduction IIS or Apache do not come with any monitoring dashboard that shows you graphs of requests/sec, response times, slow URLs, failed requests and so on. You need …

  10. Using Worker Threads - CodeProject

    May 17, 2000 · Introduction Worker threads are an elegant solution to a number of problems about concurrent processing; for example, the need to keep the GUI active while a …