Skip to main content
Email Password   helpLost your password?

Articles by Greg Ellis (5 articles found)

Average article rating: 4.24

List Controls

How to skin CListCtrl including scrollbars and column headers
Last Updated: 22 Nov 2003   Page Views: 253,773   Rating: 4.78/5    Votes: 67   Popularity: 8.73   Bookmark Count: 188
This article will show you how to skin a CListCtrl including the CHeaderCtrl and the scrollbars. You will be able to totally customize the look and feel of almost all the aspects of a CListCtrl.

Miscellaneous

How to skin scrollbars for Panels, in C#
Last Updated: 13 Jul 2006   Page Views: 101,926   Rating: 4.37/5    Votes: 29   Popularity: 6.39   Bookmark Count: 91
Licence: The Code Project Open License (CPOL)   
This article shows you how to create a skinnable scrollbar as a user control, and use it in a Panel to replace the ugly Windows scrollbar.

C / C++ Language

How to add support for undocumented third party hardware controllers
Last Updated: 23 May 2006   Page Views: 43,830   Rating: 4.49/5    Votes: 31   Popularity: 6.69   Bookmark Count: 37
This article shows you how to reverse engineer popular proprietary undocumented third party hardware controllers so that you can add support for them in your own applications. This article focuses on how to do this for the PCDJ DAC-2 and Hercules DJ Console hardware controllers.

DLLs & Assemblies

Super Easy DLL
Last Updated: 2 Dec 2004   Page Views: 82,024   Rating: 3.00/5    Votes: 39   Popularity: 4.77   Bookmark Count: 27
Licence: The Code Project Open License (CPOL)   
How to create a DLL the easiest way! No need for LoadLibrary, GetProcAddress, or typedefs! Just link to the lib, include the header file, and start calling functions from your DLL! Super Easy!

Internet / Network

Advanced customization of WebBrowser Control in Dialog based app.
Last Updated: 19 Aug 2003   Page Views: 113,467   Rating: 4.59/5    Votes: 42   Popularity: 7.45   Bookmark Count: 91
Licence: The Code Project Open License (CPOL)   
Shows how to customize the Microsoft WebBrowser control in a dialog based app to allow custom context menus, message boxes, windows, modal dialogs and C++ function calls from JavaScript to your application using window.external.

Greg Ellis


Member
BTW if any companies need custom DSP programming or audio programming. Just contact me via www.clubdjpro.com through the support forum. We do it all.

I am currently doing web development at my day job, but in my spare time I am developing applications using MFC with Microsoft Visual C++ 6.0. I am currently developing a DJ application with three other developers.

http://www.clubdjpro.com
Occupation: Web Developer
Location: Canada Canada


Last Updated 24 Nov 2009 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009