vbox的更動 96728 路徑 trunk/src/VBox/Additions/WINNT
- 時間撮記:
- 2022-9-14 上午09:12:39 (2 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Additions/WINNT/include/NoCrtOutput.h
r96605 r96728 130 130 131 131 132 DECLINLINE(int) ErrorMsgSU(const char *pszMsg1, uint64_t uValue1) 133 { 134 ErrorMsgBegin(pszMsg1); 135 ErrorMsgU64(uValue1); 136 return ErrorMsgEnd(NULL); 137 } 138 139 132 140 DECLINLINE(int) ErrorMsgSWS(const char *pszMsg1, const wchar_t *pwszMsg2, const char *pszMsg3) 133 141 {
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器