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

Articles by steveb (Articles: 6, Tip/Tricks: 2)

Articles: 6, Tip/Tricks: 2

RSS Feed

Average article rating: 4.71

Desktop Programming
MFC
20 Oct 2008   Updated: 20 Oct 2008   Rating: 4.56/5    Votes: 22   Popularity: 6.02
Licence: CPOL    Views: 55,493     Bookmarked: 34   Downloaded: 502
Please Sign up or sign in to vote.
How to wrap an MFC collection into an STL compliant iterator with the Boost iterator_facade.
16 Mar 2017   Updated: 9 Jan 2019   Rating: 4.99/5    Votes: 49   Popularity: 8.34
Licence: MIT    Views: 63,231     Bookmarked: 78   Downloaded: 1,517
Please Sign up or sign in to vote.
Describes all aspects of MFC serialization mechanism
31 Jan 2011   Updated: 8 Feb 2011   Rating: 4.26/5    Votes: 9   Popularity: 4.07
Licence: CPOL    Views: 189,966     Bookmarked: 59   Downloaded: 914
Please Sign up or sign in to vote.
Interface-based programming, Runtime class discovery, Dynamic class loading from DLL
7 Apr 2008   Updated: 22 Aug 2022   Rating: 4.88/5    Votes: 56   Popularity: 8.33
Licence: CPOL    Views: 103,968     Bookmarked: 119   Downloaded: 3,612
Please Sign up or sign in to vote.
An application that stores and manages useful code snippets and keeps them always handy
Programming Languages
C++
24 Oct 2014   Updated: 27 Nov 2015   Rating: 4.70/5    Votes: 31   Popularity: 6.95
Licence: CPOL    Views: 54,888     Bookmarked: 49   Downloaded: 859
Please Sign up or sign in to vote.
C++ numeric to string and string to numeric conversion functions
Objective C
5 Sep 2018   Updated: 20 Dec 2019   Rating: 4.86/5    Votes: 12   Popularity: 5.24
Licence: MIT    Views: 23,011     Bookmarked: 17   Downloaded: 679
Please Sign up or sign in to vote.
Dynamic string for the C language

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.90

Desktop Programming
MFC
25 Oct 2011   Updated: 30 Oct 2011   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 28,440     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
In UNICODE:CString str = L"Test";std::wstring ws(str);std::string s;s.assign(ws.begin(), ws.end());
Programming Languages
C++
19 Feb 2019   Updated: 19 Feb 2019   Rating: 4.81/5    Votes: 8   Popularity: 4.34
Licence: MIT    Views: 6,660     Bookmarked: 3   Downloaded: 151
Please Sign up or sign in to vote.
A simple Sci-Fi plot compiler

Average reference rating:

No reference articles have been posted.

Average project rating:

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