Anonymous

Forum Replies Created

Viewing 5 posts - 661 through 665 (of 665 total)
  • Author
    Posts
  • in reply to: Error code 31 in Windows 2000 environment #1034
    Anonymous
    Participant

    Anyway,

    bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS

    It’s not work, because KB938194(Windows Update)

    in reply to: Error code 31 in Windows 2000 environment #1033
    Anonymous
    Participant

    Thank’s,

    I try dependencywalker, and VirtDiskBus.sys has no error.

    But BazisVirtualCD.sys has an error at NTOSKERNL.EXE

    Ordinal : N/A
    Hint : 1405 (0x057D)
    Function : _aulldvrm

    in reply to: New features request #1000
    Anonymous
    Participant

    Windows 7 Compatibility:

    Driver is not signed. (as far as I can tell is the only problem)

    Windows requires a digitally signed driver
    A driver that lacks a valid digital signature, or was altered after it was signed, can’t be installed on 64-bit editions of Windows. You will only see this message if you try to install such a driver on a 64-bit edition of Windows.

    in reply to: Welcome to WinCDEmu forum #983
    Anonymous
    Participant

    Does the application run as a service?

    in reply to: Bug? #996
    Anonymous
    Participant

    kd> .symopt
    Symbol options are 0x30237:
    0x00000001 – SYMOPT_CASE_INSENSITIVE
    0x00000002 – SYMOPT_UNDNAME
    0x00000004 – SYMOPT_DEFERRED_LOADS
    0x00000010 – SYMOPT_LOAD_LINES
    0x00000020 – SYMOPT_OMAP_FIND_NEAREST
    0x00000200 – SYMOPT_FAIL_CRITICAL_ERRORS
    0x00010000 – SYMOPT_AUTO_PUBLICS
    0x00020000 – SYMOPT_NO_IMAGE_SEARCH

    .symopt
    Symbol options are 0x30233:
    0x00000001 – SYMOPT_CASE_INSENSITIVE
    0x00000002 – SYMOPT_UNDNAME
    0x00000010 – SYMOPT_LOAD_LINES
    0x00000020 – SYMOPT_OMAP_FIND_NEAREST
    0x00000200 – SYMOPT_FAIL_CRITICAL_ERRORS
    0x00010000 – SYMOPT_AUTO_PUBLICS
    0x00020000 – SYMOPT_NO_IMAGE_SEARCH

    Symbol search path is: SRV*E:mysymbols*http://msdl.microsoft.com/download/symbols(WinDBG)
    symbol options are same!
    type IoCreateFile in Disassembly window in Visual Studio work fine!

Viewing 5 posts - 661 through 665 (of 665 total)