LordAsm
August 13th, 2002, 10:50 AM
I need to know why when I call a SetEntryproperties() function from the RAS API(Platform SDK), it returns me error 632, saying the RASENTRY buffer have a incorrect size. My function works perfectly in a WinME and Win9x. Why Win2000 gives me trouble, and how I overrdide this.
I know RASENTRY have a different size when it's Win9x or WinME and when it is Win2000 or WinXP.
Must I create a new RASENTRY struct manually to give it the correct size, opr there is a way of using the current RASENTRY struct?
P.S.: RASENTRY uses _WINVER_ define to verify it's size.
Plz help me. I would be VERY... glad!
-LordAsm-
I know RASENTRY have a different size when it's Win9x or WinME and when it is Win2000 or WinXP.
Must I create a new RASENTRY struct manually to give it the correct size, opr there is a way of using the current RASENTRY struct?
P.S.: RASENTRY uses _WINVER_ define to verify it's size.
Plz help me. I would be VERY... glad!
-LordAsm-