problem with KernelIoControl function

Started by sp00n, April 19, 2007, 10:33:44 AM

Previous topic - Next topic

sp00n

Hi all.
I wanna use the KernelIoControl function, but when I include the necessary libs and header files I have many warnings ("Missing prototypes" and "Missing type specifier.") and many errors are caused by it :(
More info in this topic:
http://www.smorgasbordet.com/forum/index.php?topic=2136.msg8035#new

Can anybody help please?

frankie

"It is better to be hated for what you are than to be loved for what you are not." - Andre Gide

sp00n

Quote from: frankie on April 19, 2007, 10:39:05 AM
Could this be of any help to understand which includes you need?
http://www.xs4all.nl/~itsme/projects/xda/wince-kernelinfo.html
Thanks for a very interesting link :) I've found there many usefull info, but nothing for my problem:(

sp00n

Well, i'm stupid)))
I have chosen the dificult way for resolving my problem:) I used the libs from Platform Builder... But resolving is very simple: use the winioctl.h file)))
Now all works great.
Topic closed.;)