Click here to Skip to main content
15,867,568 members

Articles by imagiro (Articles: 2, Tip/Tricks: 3)

Articles: 2, Tip/Tricks: 3

RSS Feed

Average article rating: 4.37

Desktop Programming
Win32
6 May 2010   Updated: 6 May 2010   Rating: 4.63/5    Votes: 10   Popularity: 4.41
Licence: CPOL    Views: 32,233     Bookmarked: 34   Downloaded: 1,581
Please Sign up or sign in to vote.
A simple thread pool with minimal dependencies
WTL
20 Jun 2010   Updated: 26 Jun 2010   Rating: 4.12/5    Votes: 11   Popularity: 4.29
Licence: CPOL    Views: 70,042     Bookmarked: 22   Downloaded: 1,163
Please Sign up or sign in to vote.
How to create JavasSript arrays and other objects from C++ code and pass them to the script.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.62

ATL
22 Jan 2014   Updated: 22 Jan 2014   Rating: 4.67/5    Votes: 2   Popularity: 1.40
Licence: CPOL    Views: 12,510     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
How to use the shell to unzip a file to a folder location
Multimedia
Video
16 Apr 2010   Updated: 16 Apr 2010   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 6,580     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
Ever had to enumerate the supported media files under Windows for example for the filter-string for GetOpenFileName?Here is a simple solution (using ATL for the registry access):void EnumSupportedMediaFileTypes(){ CRegKey key; CString s; DWORD dwLen; DWORD dw =...
Programming Languages
C
9 Oct 2015   Updated: 9 Oct 2015   Rating: 4.58/5    Votes: 11   Popularity: 4.77
Licence: CPOL    Views: 31,370     Bookmarked: 30   Downloaded: 1,317
Please Sign up or sign in to vote.
A small class for using COM DLL modules without registering them

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer
Germany Germany
Born in 1968 I do programming since over 25 years now. I started with Basic on a ZX81 and with hacking hexcodes in a Microprofessor before I switched to C++ and other languages.

Since more than 10 years I work as a professional software developer, currently for Salsitasoft in Prague.