The ftn95 help has info on multithreading using .net (create_thread@ et. al.) but not in native win32 land. Before I take the plunge, am I likely to have any success using the win32 API (CreateThread and related fns) as in C/C++ or am I on a hiding to nothing ?
Thanks Alan