Hi Mindaugas, It was just suggestion, and meant not just for you :) Since you had all great contributions so far, and if it's possible at all, it would be very nice to see your Win API implementation in Harbour. Harbour surely could use such a thing as both hbole, hbwin and hbwhat are lacking in almost all areas, to say the least. Well, of course if you can and want to contribute it.
[ BTW, I only use those few functions I've contributed, plus a few more reg read/os detection calls :) ] Brgds, Viktor On Fri, Feb 20, 2009 at 7:26 PM, Mindaugas Kavaliauskas <[email protected]>wrote: > Viktor Szakáts wrote: > >> #pragma begindump >> #include "windows.h" >> #include "hbapi.h" >> HB_FUNC( HB_I18N_LOAD ) >> >> >> You can find a new generic function in hbwin lib for exactly such purpose: >> >> WIN_LOADRESOURCE( <cName>, <cType> ) -> <cContent> | NIL >> > > Hi, > > > sorry, I'm using my own library with huge number of Win API functions for 9 > years. It has different structure handling, etc. So, I'm not going to move > to WIN_*(), or hbwin, or hbwhat32, or hbwhatever. > > > > Regards, > Mindaugas > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour >
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
