[EMAIL PROTECTED] wrote: > I got that far but the RasAdminUserGetInfo function isn't defined in > win32net (or anywhere else as far as I can work out). Is there a way > to use it without the win32 module? This is the first thing I haven't > been able to do with win32net so I'm a little stumped on where the road > goes from here..MW. > Sorry, I misread your initial post. You should be able to use ctypes to call the function or perhaps you can dispatch it manually. I'm not that familiar with the function.
Larry Bates -- http://mail.python.org/mailman/listinfo/python-list