|
skydrive api Hi,
clearly an off topic question but couldnt decide where else to ask. So i
want to know can we access live's skydrive through any APIs ? If not than
anything in plan? And if not planned than can I say that it would be of
immense value if we get a file i/o like apis to access skydrive. A lot of
applications can be made over that.
Something like:
using windows.live.skydrive;
void someproc()
{
skydriverstream sk = new skydrivestream (authentication, filename, read);
// should have read/write methods available in FileStream class ...
}
Btw there should be some group like microsoft.public.windows.live.general.
Regards,
...ab |