We remove these Harbour libs files: harbour-32.dll, harbour-32.def, harbour-32.dif, maindllp.lib, hbnortl.lib, hbnullrdd.lib
We add the FWH libs: fiveh32.lib fivehc32.lib
We remove these Harbour libs files: harbour-32.dll, harbour-32.def, harbour-32.dif, maindllp.lib, hbnortl.lib, hbnullrdd.lib
We add the FWH libs: fiveh32.lib fivehc32.lib
We add ComCtl32.lib, psapi.lib, OleDlg.lib, msimg32.lib, version.lib and from c:\Program Files\Microsoft SDKs\Windows\v7.0A\Lib\

//----------------------------------------------------------------------------//
#pragma BEGINDUMP
HB_FUNC( TEST )
{
}
#pragma EDNDDUMPIf you want to debug the Harbour libs, simply remove the lib that you want to debug and add its corresponding C modules.