mybang
2005-11-23 09:22:04 UTC
Hi, my problem is like this:
I'm writing a piece of code, to be used in a web service (from where the
problem really stalk). I thought it work to create a control (not shown), and
then use it to create a directx Device. I rendered something on the device,
and saved the result as a stream. I tested the code in windows application,
and it worked perfectly. But
it seems this scheme doesn't work as a part of web service program.
Must DX device be created around a control?
I'm writing a piece of code, to be used in a web service (from where the
problem really stalk). I thought it work to create a control (not shown), and
then use it to create a directx Device. I rendered something on the device,
and saved the result as a stream. I tested the code in windows application,
and it worked perfectly. But
it seems this scheme doesn't work as a part of web service program.
Must DX device be created around a control?