VirtualBox

Changeset 19990 in vbox for trunk/src/VBox/Runtime/r0drv


Ignore:
Timestamp:
May 25, 2009 10:40:06 AM (16 years ago)
Author:
vboxsync
Message:

initterm-r0drv-nt.cpp: more names.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp

    r19983 r19990  
    132132        /* WindowsVista.6002.090410-1830.x86fre.Symbols.exe
    133133           WindowsVista.6002.090410-1830.x86chk.Symbols.exe
    134            WindowsVista.6002.090130-1715.x86fre.Symbols.exe */
     134           WindowsVista.6002.090130-1715.x86fre.Symbols.exe
     135           WindowsVista.6002.090130-1715.x86chk.Symbols.exe */
    135136        else if (   BuildNumber == 6002
    136137                 && !memcmp(&pbPrcb[0x1c2c], &u.szVendor[0], 4*3))
     
    162163            g_offrtNtPbDpcQueueDepth = 0x3300 + 0x18;
    163164        }
    164         /* WindowsVista.6002.090410-1830.amd64fre.Symbols */
     165        /* WindowsVista.6002.090410-1830.amd64fre.Symbols
     166           WindowsVista.6002.090130-1715.amd64fre.Symbols
     167           WindowsVista.6002.090410-1830.amd64chk.Symbols */
    165168        else if (   BuildNumber == 6002
    166169                 && !memcmp(&pbPrcb[0x399c], &u.szVendor[0], 4*3))
Note: See TracChangeset for help on using the changeset viewer.

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