摘要:
Let’s assume there is buggy code in PowerSI. BOOL CTDXFApp::InitInstance() { double dVal=((_complex*)0)->x; …… } PowerSI crash when it is launched. Th 阅读全文
摘要:
Today, I fix one ccr of wording change. One solution I chose is to use macro to replace the string. Like this one, #define REPLCE_STRING _T("coding") 阅读全文
摘要:
https://msdn.microsoft.com/en-us/library/windows/desktop/bb773568(v=vs.85).aspx Remarks Expanding a node that is already expanded is considered a succ 阅读全文
摘要:
Linker:http://blog.csdn.net/ztz0223/article/details/7614091Hyperlink before introduce the basical ODBCbetween VS2008 C++ project and Mysql datasource.... 阅读全文
摘要:
Hi All,After I investigated ccr below, I found an rounding issue. The issue is that we can get different resultbetween Linux and Windows platform when... 阅读全文