﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>博客园-迷失的石头-最新评论</title><link>http://www.cnblogs.com/xiaopohai/CommentsRSS.aspx</link><description /><language>zh-cn</language><pubDate>Sun, 09 Oct 2011 03:55:37 GMT</pubDate><lastBuildDate>Sun, 09 Oct 2011 03:55:37 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: Copy long path directory using unicode version CreateDirectory...</title><link>http://www.cnblogs.com/xiaopohai/archive/2009/01/14/1375076.html#1431238</link><dc:creator>xiaopohai_long</dc:creator><author>xiaopohai_long</author><pubDate>Wed, 14 Jan 2009 12:23:11 GMT</pubDate><guid>http://www.cnblogs.com/xiaopohai/archive/2009/01/14/1375076.html#1431238</guid><description><![CDATA[modify this struct to support X64<br/><br/>   <br/> [StructLayout(LayoutKind.Sequential, CharSet = CharSet.Unicode), Serializable]<br/>    public struct WIN32_FIND_DATAW64<br/>    {<br/>        //[FieldOffset(0)]<br/>        public UInt32 dwFileAttributes;<br/>        //[FieldOffset(4)]<br/>        public UInt32 ftCreationTime;<br/>        //[FieldOffset(8)]<br/>        public UInt32 ftCreationTime2;<br/>        //[FieldOffset(12)]<br/>        public UInt32 ftLastAccessTime;<br/>        //[FieldOffset(16)]<br/>        public UInt32 ftLastAccessTime2;<br/>        //[FieldOffset(20)]<br/>        public UInt32 ftLastWriteTime;<br/>        //[FieldOffset(24)]<br/>        public UInt32 ftLastWriteTime2;<br/>        //[FieldOffset(28)]<br/>        public UInt32 nFileSizeHigh;<br/>        //[FieldOffset(32)]<br/>        public UInt32 nFileSizeLow;<br/>        //[FieldOffset(36)]<br/>        public UInt32 dwReserved0;<br/>        //[FieldOffset(40)]<br/>        public UInt32 dwReserved1;<br/>        //[FieldOffset(48)]<br/>        [MarshalAs(UnmanagedType.ByValTStr, SizeConst = 520)]<br/>        public String cFileName;<br/>        //[FieldOffset(564)]<br/>        [MarshalAs(UnmanagedType.ByValTStr, SizeConst = 28)]<br/>        public String cAlternateFileName;<br/>    }<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/xiaopohai/" target="_blank">xiaopohai_long</a> 2009-01-14 20:23 <a href="http://www.cnblogs.com/xiaopohai/archive/2009/01/14/1375076.html#1431238#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: X509Certificate2 .ctor</title><link>http://www.cnblogs.com/xiaopohai/archive/2008/12/31/1339072.html#1418447</link><dc:creator>xiaopohai_long</dc:creator><author>xiaopohai_long</author><pubDate>Wed, 31 Dec 2008 06:27:48 GMT</pubDate><guid>http://www.cnblogs.com/xiaopohai/archive/2008/12/31/1339072.html#1418447</guid><description><![CDATA[bug:[WMI][SSL]<br/>exception:<br/>System.Security.Cryptography.CryptographicException: The requested operation cannot be completed.  The computer must be trusted for delegation and the current user account must be configured to allow delegation.<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/xiaopohai/" target="_blank">xiaopohai_long</a> 2008-12-31 14:27 <a href="http://www.cnblogs.com/xiaopohai/archive/2008/12/31/1339072.html#1418447#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>
