Click here to Skip to main content
15,881,882 members

Articles by pasztorpisti (Articles: 3, Tip/Tricks: 8)

Articles: 3, Tip/Tricks: 8

RSS Feed

Average article rating: 4.58

Programming Languages
C++
15 Nov 2010   Updated: 16 Nov 2010   Rating: 4.31/5    Votes: 13   Popularity: 4.80
Licence: CPOL    Views: 199,825     Bookmarked: 36   Downloaded: 2,526
Please Sign up or sign in to vote.
A reusable trayicon class for C++.
Visual C++ 9.0
13 Nov 2010   Updated: 13 Nov 2010   Rating: 4.73/5    Votes: 11   Popularity: 4.51
Licence: CPOL    Views: 42,951     Bookmarked: 15   Downloaded: 443
Please Sign up or sign in to vote.
An enum with macro + template magic, providing type safety and type info
4 Dec 2010   Updated: 14 Dec 2010   Rating: 4.71/5    Votes: 13   Popularity: 5.24
Licence: CPOL    Views: 50,645     Bookmarked: 29   Downloaded: 666
Please Sign up or sign in to vote.
A vcproj formatter that makes vcproj diffing/merging a breeze even with simple text-based mergers. Controllable text encoding.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.87

Desktop Programming
Win32
30 Jul 2012   Updated: 24 Mar 2014   Rating: 4.96/5    Votes: 13   Popularity: 5.53
Licence: CPOL    Views: 48,528     Bookmarked: 26   Downloaded: 0
Please Sign up or sign in to vote.
A custom implementation of the FindResource() and LoadString() functions with better error indication. Pointing the direction for those who want to learn the binary PE resource format.
GUI
16 Nov 2010   Updated: 14 Jan 2011   Rating: 4.97/5    Votes: 21   Popularity: 6.57
Licence: CPOL    Views: 79,317     Bookmarked: 20   Downloaded: 0
Please Sign up or sign in to vote.
This tip describes the correct use of the mouse capturing in custom controls and custom windows.
Programming Languages
ASM
29 Jul 2012   Updated: 8 Mar 2014   Rating: 4.97/5    Votes: 31   Popularity: 7.42
Licence: CPOL    Views: 254,934     Bookmarked: 107   Downloaded: 8,120
Please Sign up or sign in to vote.
How to load DLLs by allocating memory and loading the DLL from file/memory and then relocating/importing.
C
18 Jul 2011   Updated: 25 Jul 2012   Rating: 5.00/5    Votes: 11   Popularity: 5.21
Licence: CPOL    Views: 42,041     Bookmarked: 23   Downloaded: 0
Please Sign up or sign in to vote.
How to open a console in a non-console C/C++ application or DLL and make printf/scanf work (stdin/stdout/stderr related functions)
C++
5 Dec 2010   Updated: 19 Dec 2010   Rating: 4.86/5    Votes: 22   Popularity: 6.53
Licence: CPOL    Views: 55,599     Bookmarked: 22   Downloaded: 0
Please Sign up or sign in to vote.
You can find out if a DLL exports some symbols/functions without calling LoadLibrary() on it
15 Aug 2012   Updated: 7 Feb 2013   Rating: 4.50/5    Votes: 2   Popularity: 1.35
Licence: CPOL    Views: 19,493     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
How to create your first DLL without coding too much... :)
Java
22 Aug 2013   Updated: 24 Aug 2013   Rating: 4.67/5    Votes: 12   Popularity: 4.86
Licence: CPOL    Views: 84,012     Bookmarked: 27   Downloaded: 0
Please Sign up or sign in to vote.
Avoid accidental virtual method calls in C++ constructors/destructors, Java constructors and be careful with them in C#!
VC++
16 Aug 2012   Updated: 19 Feb 2016   Rating: 5.00/5    Votes: 13   Popularity: 5.57
Licence: CPOL    Views: 60,002     Bookmarked: 44   Downloaded: 2,537
Please Sign up or sign in to vote.
An advice to make your DLL interface more attractive and easier-to-maintain even in cross-platform projects

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.