What percentage of you're code is falling back to PInvoke of the existing
unmaanged APIs and CraptiveX components?
I am curious as to how many , what percentage and why this is the case.
The framework is a patchwork of support. Will this improve, if so , what is
the roadmap for this.
I find that alot is so pathetically lacking in areas, Serial communication
for one obvious one, and the rest I find shoddy features (like my Flags
posts earlier).
There isnt even high resolution timer support in the framework, I have to
call into kernel32.dll for this.
Why isnt there a high resolution performance counter we can read?
Great if you want to use XML and SOAP for web services, shitty if you want
to code real world appliations.
unmaanged APIs and CraptiveX components?
I am curious as to how many , what percentage and why this is the case.
The framework is a patchwork of support. Will this improve, if so , what is
the roadmap for this.
I find that alot is so pathetically lacking in areas, Serial communication
for one obvious one, and the rest I find shoddy features (like my Flags
posts earlier).
There isnt even high resolution timer support in the framework, I have to
call into kernel32.dll for this.
Why isnt there a high resolution performance counter we can read?
Great if you want to use XML and SOAP for web services, shitty if you want
to code real world appliations.