VirtualBox

儲存庫 vbox 的更動 11916


忽略:
時間撮記:
2008-9-1 下午12:54:21 (16 年 以前)
作者:
vboxsync
訊息:

assert-r0drv-nt: just do the same as everyone else.

位置:
trunk/src/VBox/Runtime
檔案:
刪除 1 筆資料
修改 2 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Runtime/Makefile.kmk

    r11900 r11916  
    997997        r0drv/nt/alloc-r0drv-nt.cpp \
    998998        r0drv/nt/assert-r0drv-nt.cpp \
    999         r0drv/nt/assertA-r0drv-nt.asm \
    1000999        r0drv/nt/initterm-r0drv-nt.cpp \
    10011000        r0drv/nt/memobj-r0drv-nt.cpp \
  • trunk/src/VBox/Runtime/r0drv/nt/assert-r0drv-nt.cpp

    r11900 r11916  
    4545/** The last assert message, 1st part. */
    4646RTDATADECL(char) g_szRTAssertMsg1[1024];
    47 #if 0 /* later. */
    4847/** The last assert message, 2nd part. */
    4948RTDATADECL(char) g_szRTAssertMsg2[2048];
    50 #endif
    5149
    5250
     
    7371
    7472
    75 #if 0 /* later (just drop assertA-r0drv-nt.asm) */
    7673RTDECL(void) AssertMsg2(const char *pszFormat, ...)
    7774{
     
    9592    va_end(va);
    9693}
    97 #endif
    9894
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette