Windows Vista Beta | WinVistaBeta.com - Message | skydrive api

July 05, 2008  
Subject: skydrive api
Group: microsoft.public.windows.live.messenger
Date: 4/27/2008 12:53:28 PM
From: "Abubakar" [Email Address Protection]

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


Back