G
Guest
Hello all,
I need to call a win32 api and I also need to have a worker
thread in my program. Is there something I should be
carefull of, as in the documentation for 'thread' it reads
"ApartmentState:
Gets or sets the threading model used for a particular thread.
Threading models are important when a thread calls unmanaged code."
Tia.
I need to call a win32 api and I also need to have a worker
thread in my program. Is there something I should be
carefull of, as in the documentation for 'thread' it reads
"ApartmentState:
Gets or sets the threading model used for a particular thread.
Threading models are important when a thread calls unmanaged code."
Tia.