探讨一下MSN Live 的Blog 发布器
MSN Live 的Blog 发布器 :WindowsLiveWriter
我在他的安装目录里面发现了一大堆 的 DLL
dim 了半天 像:
Dim ax As WindowsLive.Writer.BlogClient.BlogSettings
Dim bx As WindowsLive.Writer.BlogClient.Blog
Dim post As WindowsLive.Writer.Extensibility.BlogClient.BlogPost
Dim cx As WindowsLive.Client.Passport.PassportLoginDialog
可惜不会用。
我的目的很简单,想用这些dll 做一个自己的blog 发布器。 有兴趣大家一起研究看看。
[解决办法]
人家都做的很好了 没必要吧
[解决办法]
不知道是不是.Net做的,是否经过混淆?
能否用Reflector给反编译?
[解决办法]
up