Teenee exists for a long time -- base your project on it
if you don't want to "reinvent a different wheel" :-)

And I don't think that there's a need in an "official" C++ wrapper
at this point of time.

About hacks and tricks: you can glance at the source code of MFC
for examples of that :-)), just do "grep asm *.cpp" within vc98/mfc/src
directory.

Ivan

Jose Manuel Guerra Chapa wrote:
> 
> This sound great, thanks a lot for your comments, but don't you think that this 
>framework the developers have to make, is like reinventing a different wheel for each 
>developer? and by the time someone shares some code snippets, no one understands 
>because he is using his own framework... it'll be harder for someone else to maintain 
>your code because he is not familiar with your framework...
> 
> so does no one would like this PFCs developed by Palm? am I the only one?
> I personaly don't like it much using libs if they are not from the source... but 
>that's just my opinion...
>

Reply via email to