B
Benjamin Lukner
Hi!
I've just taken the code from the OpenNetCF Wiki and Alex Feinman's
website to check the state of the SIP and show or hide it.
I use a byte array of 48 bytes length in vb.net to call SipGetInfo.
Before the call I write "48" into the first 4 bytes using
bitconverter.copyto. Then I call SipGetInfo successfully.
But the field fdwflags (bytes 4 to 7) is always "0" and the field cbsize
(bytes 0 to 3) contains the flags instead! The both rectangles are in
the right place.
Is that a malfunction of my Pocket PC or is it the normal behaviour?
Kind regards,
Benjamin Lukner
I've just taken the code from the OpenNetCF Wiki and Alex Feinman's
website to check the state of the SIP and show or hide it.
I use a byte array of 48 bytes length in vb.net to call SipGetInfo.
Before the call I write "48" into the first 4 bytes using
bitconverter.copyto. Then I call SipGetInfo successfully.
But the field fdwflags (bytes 4 to 7) is always "0" and the field cbsize
(bytes 0 to 3) contains the flags instead! The both rectangles are in
the right place.
Is that a malfunction of my Pocket PC or is it the normal behaviour?
Kind regards,
Benjamin Lukner