>> It hard-wires XBP functionality (which I've removed 
>> once already) to HBQT lib.
>> 
>> We should avoid that for several obvious reasons. 
>> Can you fix it to not require this hack?
>> 
> 
> There is nothing hard-wired.
> 
> I see the final goal in larger perspective
> and please do not break my rythm.

Hm?

What do did is the same thing if a Windows API 
had the following lines in it:

WINAPI void Kernel32Goodie( LPTSTR s )
{
   if( getappname() == "MSOFFICE" )
      do this
   else
      do that
}

Absolutely wrong and root of all evil.

Don't do it.

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to