i have include this on Top of Main
- Code: Select all Expand view
- IF !hb_mtvm()
MSGSTOP( "There is no support for multi-threading" )
QUIT
ENDIF
so how to enable multi-threading support for Fivewin
---
edit : found
hbmk2 test -mt
but how with *.MAK (BCC) or *.HBP (MSVC)