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 (http://www.smorgasbordet.com/forum/index.php?topic=2136.msg8035#new)
Can anybody help please?
Could this be of any help to understand which includes you need?
http://www.xs4all.nl/~itsme/projects/xda/wince-kernelinfo.html (http://www.xs4all.nl/~itsme/projects/xda/wince-kernelinfo.html)
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 (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:(
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.;)