Florian Klaempfl het geskryf:
> 
> Hope you find a good cross platform solution :)

So far I have single interface for create/destroy/lock/unlock of
semaphores for Windows, Linux, *BSD. The latter two is actually for all
unix with posix systems. So no more IFDEF's and specific uses clauses
units in my higher level code.

I only have access to the platforms I mentioned above. Other developers
with access to other platforms can implement the remaining
implementations, or raise an exception if no implementation exists - to
warn the end-user developer.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to