Some awareness before migrating from x86 to x64
摘要: Let's assume we have the followingthree dlls:anycpu.dll-- compiled "any cpu"x86.dll -- compiled "x86"x64.dll -- compiled "x64"And the following three exes:anycpu.exe-- compiled "any cpu"x86.exe -- com...阅读全文
posted @ 2010-10-20 16:12 Figo Fei 阅读(73) | 评论 (0) 编辑
