Hi Pritpal, What we need to be doing here is an interdependency between Windows contribs and our Win API contrib (hbwin), not an interdependency between Windows contribs and _core_. This file has no place in core, since it isn't portable.
Notice that when hbwin contrib is installed, all the header files, including this one, will be copied into the central dir, so you can use it as it. I can help updating the make files in hbwin to achieve that. Please move this file to contrib/hbwin/. Brgds, Viktor On Thu, Feb 12, 2009 at 8:27 PM, <[email protected]> wrote: > Revision: 10247 > > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10247&view=rev > Author: vouchcac > Date: 2009-02-12 19:27:56 +0000 (Thu, 12 Feb 2009) > > Log Message: > ----------- > 2009-02-12 11:23 UTC-0800 Pritpal Bedi ([email protected]) > + harbour/include/hbwapi.h > > As this header will be required fot many libraries in contrib > I have placed it in core folder. It will pave me the way to > isolated WINAPI wrappers as discussed earlier. Before I begin to > shift functions in harbour/contrib/hbwin please feel free to > include in this header whatever you feel will be required > for such transition. > > Modified Paths: > -------------- > trunk/harbour/ChangeLog > > Added Paths: > ----------- > trunk/harbour/include/hbwapi.h > > > This was sent by the SourceForge.net collaborative development platform, > the world's largest Open Source development site. > _______________________________________________ > 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
