OutOfMemory error which occurred between navigation screen

Hello

I get an outofmemory error navigationg between screens, im not sure whats the cause because I'm not burst the current screen before the new loading screen. Not poping up the scree to free up the memory resources? Is there another method to prevent this, when caused by navigation of the screen? Any help much appreciated.

Screen ActiveScreen = UiApplication.getUiApplication () .getActiveScreen ();
UiApplication.getUiApplication () .popScreen (activeScreen);
        
UiApplication.getUiApplication () .pushScreen (screen);

Fix this problem by using the abstract class in French - http://stackoverflow.com/questions/1123414/how-to-navigate-back-to-the-previous-screen-in-blackberry

Seems that just popping the screen appears the stack display screen, but it doesn't appear off the coast of the stack of memory.

Tags: BlackBerry Developers

Similar Questions

  • I installed Adobe Lightroom CC.  Launching, a popup appears, which says: "AN INTERNAL ERROR has OCCURRED.  Could not create the required folder: /Users/(my user name)/Library/Application Support / Adobe / Lightroom / develop Presets. "E Yes

    I installed Adobe Lightroom CC.  Launching, a popup appears, which says: "AN INTERNAL ERROR has OCCURRED.  Could not create the required folder: /Users/(my user name)/Library/Application Support / Adobe / Lightroom / develop Presets. "So even if Lightroom CC is installed, it will not launch.  What should I do to allow him to launch?

    I had the same problem, just bought a new Macbook Pro (June 2015) and Lightroom CC had this error as well.  Here is the dialog box that I've had with Adobe, and it cures the problem:

    Adobe: Please click on the search option in your Dock at the bottom of the screen.

    Adobe: Then click GO on the MenuBar at the top of the screen.

    Adobe:, and then click GO to folder, and then type: ~/Library/Application Support/Adobe /.

    Scott: OK, I did

    Adobe: Control-click on the folder and choose read information.

    Adobe: Expand the section sharing & permissions.

    Adobe: Click on + icon, and check if the administrator select

    Scott: OK, I chose the Admin

    Adobe: Give read and write to the Admini

    Scott: completed

    Adobe: Click the gear icon and select apply changes to included items

    Scott: OK

    Adobe: In the Finder window, click GO and select GO to folder

    Adobe: Type in
    Adobe: / Library/Application Support/Adobe
    / and press enter

    Scott: completed

    Adobe: Control-click on the folder and choose read information

    Adobe: Expand the section sharing & permissions.

    Scott: ok

    Adobe: Give read and write permissions to all users

    Adobe: Then click on the sign + and add the rest of the users from the list

    Scott: completed

    Adobe: Now, please try to use the Lightroom from your computer.

    Scott: Thank you - it works!

    Hope this helps others.

  • I earsed my hd and now im trying to reinstall, but an error has occurred during installation, which means that I can't reinstall osx again. PLS HELP!

    I earsed my hd and now im trying to reinstall, but an error has occurred during installation, which means that I can't reinstall osx again. PLS HELP!

    Please tell us how wipe you the drive and how you tried to reinstall OS X. And what was the error, and how he help you trying to reinstall OSX again? You can look at writing an effective communities of Apple support question before you answer because we are not spirit or psychic readers.

  • Question of Safari and Chrome. indicates on the navigation screen. "An element of the Protection of the family filter does not work as expected. Restart your computer. If the problem persists, contact support.  Error: failed to hose CPI. »

    Question of Safari and Chrome. indicates on the navigation screen. "An element of the Protection of the family filter does not work as expected. Restart your computer. If the problem persists, contact support.  Error: failed to hose CPI. »

    Quit Safari, Chrome to quit smoking. If necessary Forcequit.

    Start Safari while holding the SHIFT key, select the menu Safari ClearHistory, then after this check that the homepage is the one you want.

    Do the same for Chrome.

    Close all browsers, restart the mac.

  • I get this message error - "sorry, a serious error has occurred which requires Adobe Premiere Pro to stop. We will try to save your current project".

    So I had [already] CS5 on my computer. I wanted to move to the new first Pro CC. So, until I did research on the passage, I just uninstall old Adobe all files my computer to ask a table open for my new download [first Pro CC].

    I am a beginner with the 30 day free trial, then initiate the payment once the trial is over. I did everything what I had to do to install the latest version of Adobe first Pro CC.

    Whenever I click the first Pro CC icon, it starts to launch upward, and about 5 seconds and it gives me the error "sorry, a serious error has occurred which requires Adobe Premiere Pro to stop. We will try to save your current project"and stops immediately...

    I have a 27-inch iMac [2014] new nice.

    I have enough memory and ram.

    What is causing this error? For more information on this would be greatly appreciated.

    Screen Shot 2015-07-23 at 8.51.30 PM.png

    -Justin

    I have resolvet

    Hi Jose,

    Seems that it crashes when GPU processing.

    Go to the file/project settings/general and change the rendering on "Mercury Playback Engine software only" engine.

    Press OK, you will get a dialog box in which select "remove previews."

    Try these steps and see if it works.

    Kind regards

    Navdeep Pandey

  • Premiere Pro debug event - Premiere Pro has encountered an error.  [..-.. \src\TickTime.cpp-290 button] continue alone. After you click Next message: Sorry, a serious error has occurred which requires Adobe Premiere Pro stop. We will try to save yo

    Premiere Pro debug event - Premiere Pro has encountered an error.  [..-.. \src\TickTime.cpp-290 button] continue alone. After you click Next message: Sorry, a serious error has occurred which requires Adobe Premiere Pro stop. We will try to save your current project.  Button OK I don t open my project - please help me! My project of losing many hours of work of panic!

    Hello

    Follow this: FAQ: how to fix projects that get an error "TickTime.cpp - 290" after opening a project.

    Thank you

    Regalo

  • outOfMemory error shows when occurs cleanser

    Hello
    I am using bdb I 5.0.58 HA (Group of two nodes, JVM 6 G for each node).
    At first, I put 15 000 000 documents (10 bytes, the value of 8000 bytes key) to the Group of bdb.
    Then, I have updated some of these documents; and, unfortunately, this result in the last xxxx.jdb must be cleaned.
    In this case, I found outOfMemory error.

    After debugging, I think that certain code comes from VLSNIndex.java are suspicious.

    //----------------------------------------------------------------------------------------------------------------------------
    /*
    * Remove all VLSN-> mappings LSN < = deleteEnd
    */
    Private Sub pruneDatabaseHead (VLSN deleteEnd,
    long deleteFileNum,
    TXN txn)
    Bird {DatabaseException
    Cursor cursor = null;

    try {}
    cursor = makeCursor (txn);

    Key DatabaseEntry = new DatabaseEntry();
    Data DatabaseEntry = new DatabaseEntry();
    If (! positionBeforeOrEqual (cursor, deleteEnd, key, data)) {}
    / * Nothing to do. */
    return;
    }

    / * Remove this bucket and foregoing this bucket. */

    / * Avoid to go get the bucket itself, because it does not * /.
    final DatabaseEntry noData = new DatabaseEntry();
    noData.setPartial (0, 0, true);
    int deleteCount = 0;
    {}
    long keyValue = LongBinding.entryToLong (key);
    If (keyValue == VLSNRange.RANGE_KEY) {}
    break;
    }

    OperationStatus status = cursor.delete ();
    deleteCount ++;
    If (status! = OperationStatus.SUCCESS) {}
    launch EnvironmentFailureException.unexpectedState
    (envImpl, "cannot be deleted, was granted the status of ' + status +)
    "for the removal of the bucket" + keyValue + "deleteEnd =" + "
    deleteEnd);
    }
    } While (cursor.getPrev (key, noData, LockMode.DEFAULT) ==
    OperationStatus.SUCCESS);
    ----------------------------------------------------------------------------------------------------------------------------//
    Try the pruneDatabaseHead() method of ' delete all VLSN-> mappings LSN < = deleteEnd.
    In my case, the "deleteEnd' is the last vlsn, so I think that vlsn 15.000.000 will be remove by" OperationStatus status = cursor.delete ();
    Because all the "delete" will try to get a memory lock (approximately 500 bytes), so we'll see a lot of many locks takes up a lot of memory.
    Finally, I got outOfMemory error.

    Thank you for your bug report and analysis. To do this, I opened the SR [#21786].

    You are right and have identified a flaw in the implementation of this method. It is indeed trying to do the whole deletion in one transaction and is therefore vulnerable to accumulate a huge set of changes, requiring a lot of memory. We certainly have to change do this more limited and the removal must take place in the form of a series of transactions. The change is slightly more complicated than meets the eye because we browse metadata should be deleted in the reverse order. at the present time, it is removed from the end-> before, and for this piece, we must go to-> end. Who can have dependencies, we will have to reflect and to test.

    We have never noticed it before is because it can occur when you want to remove a very large amount of data at once. The newspaper filter is designed to operate in the background, constantly cleaning in small increments. This kind of burst of cleaning is unexpected. The VLSNIndex problem is a bug we will fix, but this kind of cleaning heavy newspaper will certainly cause problems of application performance, in that disk space is not claimed by increment. It is sensible to you that there is a burst of newspaper cleaning? Is there some features of your application that could cause this?

    In the meantime, do you need to recover this environment? I think it might take a little while working on a fix and perhaps it is a way to force an additional of your newspaper clean, so that the removal of VLSNINdex also ends up being incremental. I have to do some research to find out if there is a workaround; Let me know if you need.

    Thank you for the bug report,

    Linda

  • Sorry, that a serious error has occurred which requires Adobe Premiere Pro stop. We will try to t

    Sorry, that a serious error has occurred which requires Adobe Premiere Pro stop. We will try to save your current project. I get this message every time I start a project in first cc, please help

    Hi anthology125,

    Please see the steps listed in the KB: http://helpx.adobe.com/premiere-elements/kb/error-sorry-serious-error-occurred.html .

    Kind regards

    Romit Sinha

  • Updates of Mac App Store, which appears as "an error has occurred."

    If I open the app store because I have to make a few updates. I have not updated my computer for a while, so the goal was to update all applications and then upgrade to the new operating system. However after clicking on the update page all applications have the notice "an error has occurred." However it still allows me to update the applications of the singular as iMovie and Borderlands: The Sequel before. However, the issue is that the software updates for my computer do not have a update button, but simply the legend "and error has occurred." My account is a NZ account however I am currently in Germany on vacation (maybe that is why I can not update). I hope someone knows how to solve this, if you have any questions feel free to ask. Thanks in advance.

    This application is available in Germany? Not all the apps and app updates are available in all counties.

  • I have an email which I can't delete and the message I get is that an unknown error has occurred

    an e-mail can not be deleted, and the answer to attempts is 'a unknoen error has occurred' how can I remove this e-mail

    Hello

    I have exactly the same problem - only on who had multiple recipients of a message.

    When I try to remove it simply says "an unknown error has occurred."

    It is very annoying, anyone can help.

  • General error has occurred while trying to run the initial Setup Wizard

    Anyone have advice on the implementation of vCOPS?  I have deployed the ovf, use a Pool of IP and configure static ip addresses, I get to the login page (https://< IP > / admin) and when running the Setup Wizard initial on the front page of details of vCenter Server I get a message "General error has occurred", which does not allow me to go further.  Now, I closed the browser to try again and I get a "Virtual Appliance Repair" screen that also fails with a general error has occurred.  Can anyone help solve this?

    The vCOPS unit is version 5.0.1.0 build 677931

    vCenter is version 4.1.0 build 258902

    vcops_err01.JPG

    Thank you


    Dan

    Looks like you had a communication problem between two virtual machines.

    When you created the IP pool leave you this option disabled?  Also, you associate it with the same network that the virtual machines are connected?

  • "An internal system error has occurred" when you try to install DirectX.

    A week or so, I tried to install a game requiring the use of DirectX. Well when I go to install DirectX, it gives me an error that reads, 'an internal system error has occurred. " "Please refer to DXError.log andDirectX.log in your Windows folder to determine the problem."

    I can't find the files mentioned above on my computer, so therefore, I can't see them.

    Here's my DXDIAG:

    ------------------

    Information System

    ------------------

    Time of this report: 07/02/2011, 17:24:20

    Computer name: ZACH-PC

    Operating system: Windows 7 Home Premium 64-bit (6.1, Build 7600) (7600.win7_gdr.100618 - 1621)

    Language: English (regional setting: English)

    Manufacturer: Acer

    System model: Aspire 5532

    BIOS: Version InsydeH2O V1.08

    Processor: AMD Athlon (TM) Processor TF-20, ~1.6GHz

    Memory: 3072 MB RAM

    Available OS memory: 2812MB RAM

    Page file: 1623MB used, 3998 MB of available space

    Windows Dir: C:\Windows

    DirectX version: DirectX 11

    DX setup parameters: not found

    DPI setting: Using System DPI

    System DPI setting: 96 DPI (100%)

    DWM DPI Scaling: disabled

    DxDiag Version: 6.01.7600.16385 64 bit Unicode

    ------------

    DxDiag Notes

    ------------

    Display 1 tab: No problems found.

    Sound tab 1: No problems found.

    2 Audio tab: No problems found.

    3 Audio tab: No problems found.

    Input tab: no problems found.

    --------------------

    DirectX Debug levels

    --------------------

    Direct3D: 0/4 (detail)

    DirectDraw: 0/4 (detail)

    DirectInput: 0/5 (retail)

    DirectMusic: 0/5 (retail)

    DirectPlay: 0/9 (detail)

    DirectSound: 0/5 (retail)

    DirectShow: 0/6 (detail)

    ---------------

    Display devices

    ---------------

    Card name: ATI Radeon HD 3200 graphics card

    Manufacturer: ATI Technologies Inc.

    Type of piece: ATI display adapter (0 x 9612)

    DAC type: DAC (400 MHz) internal

    The device key: Enum\PCI\VEN_1002 & DEV_9612 & SUBSYS_028D1025 & REV_00

    Memory display: 1403 MB

    Dedicated memory: 253 MB

    Shared memory: 1150 MB

    Current mode: 1366 x 768 (32 bit) (60 Hz)

    Name of the monitor: generic PnP monitor

    Monitor model: unknown

    Monitor ID: AUO10EC

    Native mode: 1366 x 768 (p) (60,114 Hz)

    Output type: internal

    Driver name: atiumd64.dll, atidxx64.dll, atiumdag, atidxx32, atiumdva, atiumd6a.cap, atitmm64.dll

    The driver file version: 8.14.0010.0678 (English)

    Driver version: 8.634.0.0

    DDI version: 10

    : Model WDDM 1.1 driver

    Driver attributes: Final retail

    Driver Date/size: 2009-07-29 06:43:14, 4059648 bytes

    Would be WHQL logo: Yes

    Date stamp WHQL:

    The instrument identifier: {D7B71EE2-D552-11CF-3371-8722A1C2C535}

    Vendor ID: 0 x 1002

    Device ID: 0 x 9612

    SubSys ID: 0x028D1025

    Revision ID: 0x0000

    Strong name of the driver: oem7.inf:ATI. Mfg.NTamd64.6.1:ati2mtag_RS780M:8.634.0.0:pci\ven_1002&dev_9612&subsys_028d1025

    The driver rating: 00E60001

    Video Accel: ModeMPEG2_A ModeMPEG2_C

    Deinterlace caps: {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: caps Frames(Prev/Fwd/Back) = (0,0,0) (In/Out) Format (YUY2, YUY2) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: caps Frames(Prev/Fwd/Back) = (0,0,0) Format (In/Out) = (YUY2, YUY2) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY

    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: caps Frames(Prev/Fwd/Back) = (0,0,0) (In/Out) Format (UYVY, UYVY) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: caps Frames(Prev/Fwd/Back) = (0,0,0) Format (In/Out) = (UYVY, UYVY) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) (YV12, 0 x 32315659) = Frames(Prev/Fwd/Back) = (0,0,0) Caps

    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: caps Frames(Prev/Fwd/Back) = (0,0,0) (In/Out) Format (NV12, 0x3231564e) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: caps Frames(Prev/Fwd/Back) = (0,0,0) (In/Out) Format (NV12, 0x3231564e) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (IMC1, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (IMC2, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (IMC3, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (IMC4, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (S340, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (S342, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps

    D3d9 Overlay: Unsupported

    DXVA-HD: not supported

    DDraw status: enabled

    D3D status: enabled

    AGP status: enabled

    -------------

    Sound Devices

    -------------

    Description: Speakers (Realtek High Definition Audio)

    Default audio playback: Yes

    Default voice playback: Yes

    Hardware ID: HDAUDIO\FUNC_01 & VEN_10EC & DEV_0272 & SUBSYS_1025028D & REV_1000

    Manufacturer ID: 1

    Product ID: 100

    Type: WDM

    Driver name: RTKVHD64.sys

    Driver version: 6.00.0001.5904 (English)

    Driver attributes: Final retail

    Would be WHQL logo: Yes

    Date and size: 2009-07-28 08:00:14, 1966624 bytes

    Other files:

    Driver provider: Realtek Semiconductor Corp.

    HW Accel level: basic

    Cap flags: 0xF1F

    Min/Max sample rate: 100, 200000

    Mix beef static/Strm HW: 1, 0

    Static/Strm HW 3D steers: 0, 0

    HW memory: 0

    Management of the voice: No.

    Listen/Src/EAX (TM) 2.0: No, no

    Listen/Src/I3DL2 (TM): No, no

    Sensaura (TM) ZoomFX (tm): No.

    Description: Speakers (Avnex Virtual Audio Device)

    Default audio playback: No.

    Default voice playback: no

    Hardware ID:

    Manufacturer ID: 1

    Product ID: 100

    Type: WDM

    Driver name: {0.0.0.00000000}. {1f21753a-ec03-4b7e-b4b5-fc9a36a3aafd}

    Driver version:)

    Driver attributes: Final retail

    WHQL Logo would be: No.

    Date and size:, 0 bytes

    Other files:

    Driver provider: AVNEX Ltd.

    HW Accel level: basic

    Cap flags: 0xF1F

    Min/Max sample rate: 100, 200000

    Mix beef static/Strm HW: 1, 0

    Static/Strm HW 3D steers: 0, 0

    HW memory: 0

    Management of the voice: No.

    Listen/Src/EAX (TM) 2.0: No, no

    Listen/Src/I3DL2 (TM): No, no

    Sensaura (TM) ZoomFX (tm): No.

    Description: Speakers (USB-2 Audio device)

    Default audio playback: No.

    Default voice playback: no

    Hardware ID: USB\VID_0D8C & PID_0008 & REV_0100 & MI_00

    Manufacturer ID: 65535

    Product ID: 65535

    Type: WDM

    Driver name: USBAUDIO.sys

    Driver version: 6.01.7600.16385 (in English)

    Driver attributes: Final retail

    Would be WHQL logo: Yes

    Date and size: 2009-07-13 19:06:32, 109568 bytes

    Other files:

    Driver provider: Microsoft

    HW Accel level: basic

    Cap flags: 0xF1F

    Min/Max sample rate: 100, 200000

    Mix beef static/Strm HW: 1, 0

    Static/Strm HW 3D steers: 0, 0

    HW memory: 0

    Management of the voice: No.

    Listen/Src/EAX (TM) 2.0: No, no

    Listen/Src/I3DL2 (TM): No, no

    Sensaura (TM) ZoomFX (tm): No.

    ---------------------

    Sound Capture devices

    ---------------------

    Description: Microphone (2 - USB Audio Device)

    Capture audio by default: Yes

    Default voice Capture: Yes

    Driver name: USBAUDIO.sys

    Driver version: 6.01.7600.16385 (in English)

    Driver attributes: Final retail

    Date and size: 2009-07-13 19:06:32, 109568 bytes

    Cap flags: 0x1

    Format flags: 0xFFFFF

    Description: Microphone (Avnex Virtual Audio Device)

    Capture audio by default: No.

    Default voice Capture: No.

    Driver name: {0.0.1.00000000}. {748162c7-28eb-437c-928f-6328b0338d58}

    Driver version:)

    Driver attributes: Final retail

    Date and size:, 0 bytes

    Cap flags: 0x1

    Format flags: 0xFFFFF

    -------------------

    DirectInput devices

    -------------------

    Device name: mouse

    Joint: 1

    Controller ID: n/a

    Vendor/product ID: n/a

    FF driver: n/a

    Device name: keyboard

    Joint: 1

    Controller ID: n/a

    Vendor/product ID: n/a

    FF driver: n/a

    Device name: Razer gaming device

    Joint: 1

    Controller ID: 0 x 0

    Suppliers of products/ID: 0xBEEF, 0x0EED

    FF driver: n/a

    Device name: C-Media USB Audio Device

    Joint: 1

    Controller ID: 0 x 0

    Suppliers of products/ID: 0x0D8C, 0 x 0008

    FF driver: n/a

    Poll w / Interrupt: No.

    -----------

    USB devices

    -----------

    + USB root hub

    | Suppliers of products/ID: 0 x 1002, 0 x 4397

    | Matching Device ID: usb\root_hub

    | Service: usbhub

    | Driver: usbhub.sys, 13/07/2009 19:07:09, 343040 bytes

    | Driver: usbd.sys, 13/07/2009 19:06:23, 7936 bytes

    |

    + - + DeathAdder mouse

    | | Suppliers of products/ID: 1532 0 x, 0 x 0007

    | | Location: Port_ #0001.Hub_ #0001

    | | Matching device ID: usb\vid_1532 & pid_0007

    | | Lower filters: DAdderFltr

    | | Service: HidUsb

    | | Driver: dadder.sys, 19/04/2010 17:04:44, 12032 bytes

    | | Driver: hidusb.sys, 13/07/2009 19:06:22, 30 208 bytes

    | | Driver: hidclass.sys, 13/07/2009 19:06:21, 76288 bytes

    | | Driver: hidparse.sys, 13/07/2009 19:06:17, 32896 bytes

    | |

    | + - + HID-compliant mouse

    | | | Suppliers of products/ID: 1532 0 x, 0 x 0007

    | | | Matching Device ID: hid_device_system_mouse

    | | | Service: me

    | | | Driver: mouhid.sys, 2009-07-13 19:00:20, 31232 bytes

    | | | Driver: mouclass.sys, 2009-07-13 20:48:27, 49216 bytes

    ----------------

    Gameport devices

    ----------------

    ------------

    PS/2 devices

    ------------

    + Launch Manager

    | Matching Device ID: * pnp0303

    | High filters: DKbFltr

    | Service: i8042prt

    | Driver: C:\windows\system32\drivers\dkbfltr.sys, 2009-03-25 22:16:08, 25608 bytes

    | Driver: i8042prt.sys, 13/07/2009 18:19:57, 105472 bytes

    | Driver: kbdclass.sys, 2009-07-13 20:48:04, 50768 bytes

    |

    + Keyboard HID device

    | Matching Device ID: hid_device_system_keyboard

    | Service: kbdhid

    | Driver: kbdhid.sys, 2009-07-13 19:00:20, 33280 bytes

    | Driver: kbdclass.sys, 2009-07-13 20:48:04, 50768 bytes

    |

    + Server terminal keyboard driver

    | Matching Device ID: root\rdp_kbd

    | High filters: kbdclass

    | Service: TermDD

    | Driver: i8042prt.sys, 13/07/2009 18:19:57, 105472 bytes

    | Driver: kbdclass.sys, 2009-07-13 20:48:04, 50768 bytes

    |

    + Synaptics PS/2 Port TouchPad

    | Matching Device ID: * syn1b1d

    | High filters: SynTP

    | Service: i8042prt

    | Pilot: SynTP.sys, 18/06/2009 07:12:32, 272432 bytes

    | Driver: C:\windows\system32\syntpapi.dll, 2009-06-18 07:10:42, 203560 bytes

    | Driver: C:\windows\system32\syncom.dll, 2009-06-18 07:10:36, 395048 bytes

    | Pilot: SynCtrl.dll, 18/06/2009 07:10:38, 260904 bytes

    | Driver: SynTPRes.dll, 2009-06-18 07:10:46, 8054568 bytes

    | Driver: SynTPCpl.dll, 2009-06-18 07:10:46, 1525032 bytes

    | Driver: SynCntxt.rtf, 2009-06-18 07:02:14, 7118958 bytes

    | Driver: SynZMetr.exe, 2009-06-18 07:10:34, 247080 bytes

    | Driver: SynMood.exe, 2009-06-18 07:10:32, 238888 bytes

    | Pilot: SynTPEnh.exe, 18/06/2009 07:10:32, 1808168 bytes

    | Pilot: SynTPCOM.dll, 18/06/2009 07:10:44, 120104 bytes

    | Pilot: Tutorial.exe, 18/06/2009 07:10:36, 337192 bytes

    | Pilot: InstNT.exe, 18/06/2009 07:10:28, 149800 bytes

    | Pilot: SynISDLL.dll, 18/06/2009 07:10:40, 197928 bytes

    | Driver: SynUnst.ini, 2009-06-25 20:39:44, 620786 bytes

    | Driver: SynChiralRotate.mpg, 2008-09-17 00:13:08, 382277 bytes

    | Driver: SynFlick.mpg, 02/09/2008 22:27:28, 737975 bytes

    | Driver: SynPinch.mpg, 02/09/2008 22:27:28, 286463 bytes

    | Driver: SynMomentum.mpg, 02/09/2008 22:27:28, 246230 bytes

    | Driver: SynLinearVHScroll.mpg, 02/09/2008 22:27:28, 929103 bytes

    | Driver: SynChiralVHScroll.mpg, 02/09/2008 22:27:28, 1620778 bytes

    | Driver: SynTwoFingerVHScroll.mpg, 2009-03-15 20:44, 746464 bytes

    | Driver: SynPivotRotate_ChiralRotate.mpg, 04-09-2009 04:04:14, 1142810 bytes

    | Driver: SynThreeFingerFlick.mpg, 2009-03-15 20:44, 633621 bytes

    | Driver: SynThreeFingersDown.mpg, 2009-03-15 20:44, 215907 bytes

    | Pilot: SynTPHelper.exe, 18/06/2009 07:10:32, 120616 bytes

    | Driver: fx04.wav, 08/05/2007 20:48:26, 16898 bytes

    | Driver: SynAcer.exe, 2009-06-18 07:10:48, 160552 bytes

    | Driver: SynAcerCpl.cpl, 2009-06-18 06:38:40, 323072 bytes

    | Driver: SynTwoFingerVScroll.mpg, 2009-03-15 20:44, 501787 bytes

    | Driver: SynFlickLR.mpg, 02/09/2008 22:27:28, 495798 bytes

    | Driver: C:\windows\system32\syncom.dll, 2009-06-18 07:10:36, 169256 bytes

    | Pilot: SynCtrl.dll, 18/06/2009 07:10:38, 206120 bytes

    | Pilot: SynTPCOM.dll, 18/06/2009 07:10:44, 107816 bytes

    | Driver: i8042prt.sys, 13/07/2009 18:19:57, 105472 bytes

    | Driver: mouclass.sys, 2009-07-13 20:48:27, 49216 bytes

    | Driver: SynTPCo4.dll, 2009-06-18 07:10:42, 147752 bytes

    | Driver: WdfCoInstaller01009.dll, 2009-05-20 20:43:50, 1436920 bytes

    |

    + HID-compliant mouse

    | Matching Device ID: hid_device_system_mouse

    | Service: me

    | Driver: mouhid.sys, 2009-07-13 19:00:20, 31232 bytes

    | Driver: mouclass.sys, 2009-07-13 20:48:27, 49216 bytes

    |

    + Terminal Server mouse driver

    | Matching Device ID: root\rdp_mou

    | High filters: mouclass

    | Service: TermDD

    | Driver: termdd.sys, 13/07/2009 20:45:55, 62544 bytes

    | Driver: sermouse.sys, 2009-07-13 19:00:20, 26624 bytes

    | Driver: mouclass.sys, 2009-07-13 20:48:27, 49216 bytes

    ------------------------

    Disk & CD-ROM/DVD-ROM readers

    ------------------------

    Drive: C:

    Free space: 31.2 GB

    Total space: 140.2 GB

    File system: NTFS

    Model: WDC WD1600BEVT-22ZCT0 ATA Device

    Drive: D:

    Model: TSSTcorp CDDVDW TS-L633C ATA Device

    Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7600.16385 (in English), 13/07/2009-18:19:54, 147456 bytes

    --------------

    System devices

    --------------

    Name: Bridge PCI to PCI standard PCI

    Device ID: PCI\VEN_1022 & DEV_9602 & SUBSYS_96021022 & REV_00\3 & 2411E6FE & 1 & 08

    Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7600.16385 (in English), 2009-07-13 20:45:45, 183872 bytes

    Name: OpenHCD Standard USB host controller

    Device ID: PCI\VEN_1002 & DEV_4398 & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & 91

    Pilot: C:\Windows\system32\drivers\usbohci.sys, 6.01.7600.16385 (in English), 2009-07-13 19:06:30, 25600 bytes

    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7600.16385 (in English), 2009-07-13 19:06:31, 324608 bytes

    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7600.16385 (in English), 2009-07-13 19:07:09, 343040 bytes

    Name: The standard host PCI bridge CPU

    Device ID: PCI\VEN_1022 & DEV_9600 & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & 00

    Pilot: s/o

    Name: OpenHCD Standard USB host controller

    Device ID: PCI\VEN_1002 & DEV_4397 & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & 90

    Pilot: C:\Windows\system32\drivers\usbohci.sys, 6.01.7600.16385 (in English), 2009-07-13 19:06:30, 25600 bytes

    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7600.16385 (in English), 2009-07-13 19:06:31, 324608 bytes

    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7600.16385 (in English), 2009-07-13 19:07:09, 343040 bytes

    Name: AMD Setup various

    Device ID: PCI\VEN_1022 & DEV_1103 & SUBSYS_00000000 & REV_00\3 & 2411E6FE & 1 & C3

    Pilot: s/o

    Name: Standard enhanced PCI to USB Host Controller

    Device ID: PCI\VEN_1002 & DEV_4396 & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & 92

    Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7600.16385 (in English), 2009-07-13 19:06:30, 51200 bytes

    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7600.16385 (in English), 2009-07-13 19:06:31, 324608 bytes

    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7600.16385 (in English), 2009-07-13 19:07:09, 343040 bytes

    Name: Configuration of the HyperTransport (MC) and DRAM AMD tracking Mode

    Device ID: PCI\VEN_1022 & DEV_1102 & SUBSYS_00000000 & REV_00\3 & 2411E6FE & 1 C2

    Pilot: s/o

    Name: Controller Serial ATA Standard AHCI 1.0

    Device ID: PCI\VEN_1002 & DEV_4391 & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & 88

    Driver: C:\Windows\system32\DRIVERS\msahci.sys, 6.01.7600.16385 (in English), 2009-07-13 20:48:27, 30272 bytes

    Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (in English), 2009-07-13 20:45:46, 48720 bytes

    Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (in English), 2009-07-13 20:52:21, 24128 bytes

    Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7600.16385 (in English), 2009-07-13 20:52:21, 155728 bytes

    Name: Atheros AR8132 PCI-E Fast Ethernet (NDIS 6.20) controller

    Device ID: PCI\VEN_1969 & DEV_1062 & SUBSYS_028D1025 & REV_C0\4 & 7A7D559 & 0 & 0028

    Driver: C:\Windows\system32\DRIVERS\L1C62x64.sys, 1.00.0000.0010 (English), 27/07/2009 02:04:36, 58880 bytes

    Name: AMD Configuration map address

    Device ID: PCI\VEN_1022 & DEV_1101 & SUBSYS_00000000 & REV_00\3 & 2411E6FE & 1 & C1

    Pilot: s/o

    Name: ATI i/o Communications Processor SMBus Controller

    Device ID: PCI\VEN_1002 & DEV_4385 & SUBSYS_028D1025 & REV_3C\3 & 2411E6FE & 1 & A0

    Pilot: s/o

    Name: Atheros AR5B93 Wireless Network adapt

    Device ID: PCI\VEN_168C & DEV_002A & SUBSYS_E01F105B & REV_01\4 & 137E0A89 & 0 & 0020

    Driver: C:\Windows\system32\DRIVERS\athrx.sys, 8.00.0000.0177 (English), 07-16-2009 06:33:44, 1488384 bytes

    Driver: C:\Windows\system32\drivers\vwifibus.sys, 6.01.7600.16385 (in English), 2009-07-13 19:07:21, 24576 bytes

    Name: AMD HyperTransport (MC) Configuration

    Device ID: PCI\VEN_1022 & DEV_1100 & SUBSYS_00000000 & REV_00\3 & 2411E6FE & 1 & C0

    Pilot: s/o

    Name: ATI i/o Communications Processor PCI Bus controller

    Device ID: PCI\VEN_1002 & DEV_4384 & SUBSYS_00000000 & REV_00\3 & 2411E6FE & 1 & A4

    Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7600.16385 (in English), 2009-07-13 20:45:45, 183872 bytes

    Name: Bridge PCI to PCI standard PCI

    Device ID: PCI\VEN_1022 & DEV_9605 & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & 28

    Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7600.16385 (in English), 2009-07-13 20:45:45, 183872 bytes

    Name: Card ATI Radeon HD 3200 graphics

    Device ID: PCI\VEN_1002 & DEV_9612 & SUBSYS_028D1025 & REV_00\4 & F4E2B40 & 0 & 2808

    Driver: C:\Windows\system32\DRIVERS\atikmdag.sys, 8.01.0001.0921 (English), 2009-07-29 17:11:24, 6038016 bytes

    Driver: C:\Windows\system32\DRIVERS\ati2erec.dll, 1.00.0000.0019 (English), 29/07/2009 06:06:42, 53248 bytes

    Driver: C:\Windows\system32\atiumd64.dll, 8.14.0010.0678 (English), 29/07/2009 06:43:14, 4059648 bytes

    Driver: C:\Windows\system32\atiumd6a.dll, 8.14.0010.0228 (English), 29/07/2009 06:38:10, 2622976 bytes

    Driver: C:\Windows\system32\atitmm64.dll, 6.14.0011.0022 (English), 29/07/2009 07:02:32, 120320 bytes

    Driver: C:\Windows\system32\atiicdxx.dat, 2009-06-17 23:29:04, 197654 bytes

    Driver: C:\Windows\system32\amdpcom64.dll, 8.14.0010.0023 (English), 29/07/2009 06:21:12, 52224 bytes

    Driver: C:\Windows\system32\atimpc64.dll, 8.14.0010.0023 (English), 29/07/2009 06:21:12, 52224 bytes

    Driver: C:\Windows\system32\atiadlxx.dll, 6.14.0010.1050 (English), 29/07/2009 06:20:42, 251904 bytes

    Driver: C:\Windows\system32\atiumd6a.cap, 2009-07-29 06:35:56, 219120 bytes

    Driver: C:\Windows\system32\atimuixx.dll, 6.14.0010.1001 (English), 29/07/2009 07:01:46, 12288 bytes

    Driver: C:\Windows\system32\atiesrxx.exe, 6.14.0011.1033 (English), 29/07/2009 07:03:42, 203264 bytes

    Driver: C:\Windows\system32\atieclxx.exe, 6.14.0011.1033 (English), 29/07/2009 07:04:14, 420352 bytes

    Driver: C:\Windows\system32\atipdl64.dll, 6.14.0010.2556 (English), 29/07/2009 07:02:14, 421376 bytes

    Driver: C:\Windows\system32\atiedu64.dll, 6.14.0010.2514 (English), 29/07/2009-07:01:42, 59392 bytes

    Driver: C:\Windows\system32\ATIDEMGX.dll, 2.00.3497.39731 (English), 29/07/2009 07:04:22, 442368 bytes

    Driver: C:\Windows\system32\atio6axx.dll, 6.14.0010.8794 (English), 29/07/2009 07:00:22, 15072768 bytes

    Driver: C:\Windows\system32\atibtmon.exe, 2.00.0000.0000 (English), 11/05/2009 01:35:30, 118784 bytes

    Driver: C:\Windows\system32\atidxx64.dll, 8.15.0010.0212 (English), 29/07/2009-06:53:38, 2921984 bytes

    Driver: C:\Windows\SysWOW64\atiumdag.dll, 8.14.0010.0678 (English), 29/07/2009 06:47:52, 3105280 bytes

    Driver: C:\Windows\SysWOW64\atiumdva.dll, 8.14.0010.0228 (English), 29/07/2009 06:32:54, 2868736 bytes

    Driver: C:\Windows\SysWOW64\amdpcom32.dll, 8.14.0010.0023 (English), 29/07/2009 06:21:06, 51712 bytes

    Driver: C:\Windows\SysWOW64\atimpc32.dll, 8.14.0010.0023 (English), 29/07/2009 06:21:06, 51712 bytes

    Driver: C:\Windows\SysWOW64\atiadlxy.dll, 6.14.0010.1050 (English), 29/07/2009-06:20:36, 184320 bytes

    Driver: C:\Windows\SysWOW64\atiumdva.cap, 29/07/2009 06:32:32, 219120 bytes

    Driver: C:\Windows\SysWOW64\atipdlxx.dll, 6.14.0010.2556 (English), 29/07/2009-07:02:06, 356352 bytes

    Driver: C:\Windows\SysWOW64\ati2edxx.dll, 6.14.0010.2514 (English), 29/07/2009-07:01:36, 43520 bytes

    Driver: C:\Windows\SysWOW64\atioglxx.dll, 6.14.0010.8794 (English), 29/07/2009 06:38:52, 11660800 bytes

    Driver: C:\Windows\SysWOW64\atidxx32.dll, 8.15.0010.0212 (English), 29/07/2009 06:58:52, 2469888 bytes

    Driver: C:\Windows\atiogl.xml, 13/07/2009 12:26:06, 18335 bytes

    Name: High Definition Audio Controller

    Device ID: PCI\VEN_1002 & DEV_4383 & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & A2

    Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7600.16385 (in English), 2009-07-13 19:06:13, 122368 bytes

    Name: Bridge PCI to PCI standard PCI

    Device ID: PCI\VEN_1022 & DEV_9604 & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & 20

    Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7600.16385 (in English), 2009-07-13 20:45:45, 183872 bytes

    Name: PCI standard ISA bridge

    Device ID: PCI\VEN_1002 & DEV_439D & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & A3

    Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.01.7600.16385 (in English), 2009-07-13 20:48:27, 15424 bytes

    ------------------

    DirectShow filters

    ------------------

    DirectShow filters:

    WMAudio Decoder DMO, 0 x 00800800, 1, 1, WMADMOD. DLL, 6.01.7600.16385

    WMAPro over S/PDIF DMO, 0 x 00600800, 1, 1, WMADMOD. DLL, 6.01.7600.16385

    WMSpeech Decoder DMO, 0 x 00600800, 1, 1, WMSPDMOD. DLL, 6.01.7600.16385

    MP3 DMO, 0 x 00600800, 1, 1, mp3dmod.dll, 6.01.7600.16385 decoder

    Mpeg4s decoder DMO, 0 x 00800001, 1, 1, mp4sdecd.dll, 6.01.7600.16385

    Decoder WMV DMO, 0 x 00600800, 1 screen, 1, wmvsdecd.dll, 6.01.7600.16385

    Decoder DMO WMVideo, 0 x 00800001, 1, 1, wmvdecod.dll, 6.01.7600.16597

    Mpeg43 decoder DMO, 0 x 00800001, 1, 1, mp43decd.dll, 6.01.7600.16385

    MPEG4 Decoder DMO, 0 x 00800001, 1, 1, mpg4decd.dll, 6.01.7600.16385

    DV Muxer, 0x00400000, 0, 0, qdv.dll, 6.06.7600.16385

    Converter, 0 x 00400001, 1, 1, quartz.dll, 6.06.7600.16490 color space

    Reader, 0x00400000, 0, 0, qasf.dll, WM ASF 12.00.7600.16385

    Filter, 0 x 00200000, 0, 1, wmpsrcwp.dll, 12.00.7600.16385 screenshot

    AVI Splitter, 0 x 00600000, 1, 1, quartz.dll, 6.06.7600.16490

    VGA 16 color Ditherer, 0 x 00400000, 1, 1, quartz.dll, 6.06.7600.16490

    SBE2MediaTypeProfile, 0 x 00200000, 0, 0, SBE.dll, 6.06.7600.16385

    Microsoft DTV - DVD video Decoder, 0x005fffff, 2, 4, msmpeg2vdec.dll, 6.01.7140.0000

    AC3 parser Filter, 0 x 00600000, 1, 1, mpg2splt.ax, 6.06.7600.16648

    StreamBufferSink, 0 x 00200000, 0, 0, sbe.dll, 6.06.7600.16385

    Microsoft TV legends Decoder, 0 x 00200001, 1, 0, MSTVCapn.dll, 6.01.7600.16385

    MJPEG Decompressor, 0 x 00600000, 1, 1, quartz.dll, 6.06.7600.16490

    CBVA DMO wrapper filter, 0 x 00200000, 1, 1, cbva.dll, 6.01.7600.16385

    MPEG-I Stream Splitter, 0 x 00600000, 1, 2, quartz.dll, 6.06.7600.16490

    Parser, 0 x 00400000, 1, 1, quartz.dll, 6.06.7600.16490 SAMI (CC)

    The IST Codec, 0 x 00600000, 1, 4, VBICodec.ax, 6.06.7600.16385

    MPEG-2 Splitter, 0x005fffff, 1, 0, mpg2splt.ax, 6.06.7600.16648

    Filter, 0 x 00200000, 2, 5, cca.dll, 6.06.7600.16385 analysis of closed captioning

    SBE2FileScan, 0 x 00200000, 0, 0, SBE.dll, 6.06.7600.16385

    Microsoft MPEG-2 video encoding, 0 x 00200000, 1, 1, msmpeg2enc.dll, 6.01.7600.16385

    Renderer, 0 x 00800001, 1, 0, quartz.dll, 6.06.7600.16490 Script command internal

    MPEG Audio Decoder, 0 x 03680001, 1, 1, quartz.dll, 6.06.7600.16490

    DV Splitter, 0 x 00600000, 1, 2, qdv.dll, 6.06.7600.16385

    Video Mixing Renderer 9 0 x 00200000, 1, 0, quartz.dll, 6.06.7600.16490

    Microsoft MPEG - 2 encode, 0 x 00200000, 2, 1, msmpeg2enc.dll, 6.01.7600.16385

    ACM Wrapper, 0 x 00600000, 1, 1, quartz.dll, 6.06.7600.16490

    Video Renderer, 0 x 00800001, 1, 0, quartz.dll, 6.06.7600.16490

    Video stream MPEG - 2 Analyzer, 0 x 00200000, 0, 0, sbe.dll, 6.06.7600.16385

    Line 21 decoder, 0 00600000, 1, 1, x

    Port video Manager, 0 x 00600000, 2, 1, quartz.dll, 6.06.7600.16490

    Video Renderer, 0x00400000, 1, 0, quartz.dll, 6.06.7600.16490

    Decoder, 0 x 00200000 VPS, 0, 0, WSTPager.ax, 6.06.7600.16385

    Writer, 0x00400000, 0, 0, qasf.dll, WM ASF 12.00.7600.16385

    Allocator, 0 x 00600000, 1, 1, vbisurf.ax, 6.01.7600.16385 Surface of VBI

    File writer, 00200000 x 0, 1, 0, qcap.dll, 6.06.7600.16385

    iTV Sink, 0 x 00600000, 1, 0, itvdata.dll, 6.06.7600.16385 data

    iTV to Capture data filter 0 x 00600000, 1, 1, itvdata.dll, 6.06.7600.16385

    DVD Navigator, 0 x 00200000, 0, 3, qdvd.dll, 6.06.7600.16385

    Microsoft TV subtitles Decoder, 0 x 00200001, 1, 0, MSTVCapn.dll, 6.01.7600.16385

    Mixer2, 0 x 00200000, 1, 1, overlay

    RDP DShow Redirection Filter, 0xffffffff, 1, 0, DShowRdpFilter.dll,

    Microsoft MPEG-2 Audio Encoder, 0 x 00200000, 1, 1, msmpeg2enc.dll, 6.01.7600.16385

    Pager, 0 x 00200000, 1, 1, WSTPager.ax, 6.06.7600.16385 WST

    MPEG2 demux, 0 x 00600000, 1, 1, mpg2splt.ax, 6.06.7600.16648

    Decoder, 0 x 00800000, 1, 1, qdv.dll, 6.06.7600.16385 DV video

    SampleGrabber, 0 x 00200000, 1, 1, qedit.dll, 6.06.7600.16385

    Renderer, 00200000 x 0, 1, 0, qedit.dll, 6.06.7600.16385 null

    Tables, 0x005fffff, 1, 0, mpeg2data.ax, 6.06.7600.16385 and MPEG - 2 Sections

    Microsoft AC3 Encoder, 0 x 00200000, 1, 1, msac3enc.dll, 6.01.7600.16385

    StreamBufferSource, 0 x 00200000, 0, 0, sbe.dll, 6.06.7600.16385

    Smart Tee, 0 x 00200000, 1, 2, qcap.dll, 6.06.7600.16385

    Overlay mixer, 0 x 00200000, 0, 0,

    AVI Decompressor, 0 x 00600000, 1, 1, quartz.dll, 6.06.7600.16490

    NetBridge, 00200000 x 0, 2, 0, netbridge.dll, 6.01.7600.16385

    Source, 0 x 00400000, 0, 2, quartz.dll, 6.06.7600.16490 AVI/WAV file

    Parser, 0 x 00400000, 1, 1, quartz.dll, 6.06.7600.16490 wave

    Parser, 0 x 00400000, 1, 1, quartz.dll, 6.06.7600.16490 noon

    Multi-fichier Parser, 0 x 00400000, 1, 1, quartz.dll, 6.06.7600.16490

    File stream renderer, 0x00400000, 1, 1, quartz.dll, 6.06.7600.16490

    Microsoft DTV - DVD Audio Decoder, 0x005fffff, 1, 1, msmpeg2adec.dll, 6.01.7140.0000

    StreamBufferSink2, 0 x 00200000, 0, 0, sbe.dll, 6.06.7600.16385

    AVI Mux, 00200000 x 0, 1, 0, qcap.dll, 6.06.7600.16385

    Line 21 decoder 2, 0 x 00600002, 1, 1, quartz.dll, 6.06.7600.16490

    File Source (Async.), 0 x 00400000, 0, 1, quartz.dll, 6.06.7600.16490

    File Source (URL), 0 x 00400000, 0, 1, quartz.dll, 6.06.7600.16490

    Media Center Extender encryption Filter, 0 x 00200000, 2, 2, Mcx2Filter.dll, 6.01.7600.16385

    Dest, 0 x 00200000, 0, 0, WavDest.dll AudioRecorder WAV,.

    Wave WavDest.dll AudioRecorder form, 0 x 00200000, 0, 0,.,

    SoundRecorder Null Renderer, 0 x 00200000, 0, 0, WavDest.dll,

    Infinite pin Tee Filter, 0 x 00200000, 1, 1, qcap.dll, 6.06.7600.16385

    Renderer, 00200000 x 0, 1, 0, evr.dll, 6.01.7600.16385 improved video

    BDA MPEG2 Transport Information Filter, 0 x 00200000, 2, 0, psisrndr.ax, 6.06.7600.16385

    Decoder, 0 x 40000001, 1, 1, quartz.dll, 6.06.7600.16490 MPEG video

    WDM Streaming Tee/Splitter devices:

    Converter, 0 x 00200000, 1, 1, ksproxy.ax, 6.01.7600.16385 tee/sink - to the-wells

    Video compressors:

    WMVideo8 encoder DMO, 0 x 00600800, 1, 1, wmvxencd.dll, 6.01.7600.16385

    WMVideo9 encoder DMO, 0 x 00600800, 1, 1, wmvencod.dll, 6.01.7600.16385

    Encoder 9 MSScreen DMO, 0 x 00600800, 1, 1, wmvsencd.dll, 6.01.7600.16385

    Encode, 0 x 00200000, 0, 0, qdv.dll, 6.06.7600.16385 DV video

    MJPEG Compressor, 0 x 00200000, 0, 0, quartz.dll, 6.06.7600.16490

    Audio compressors:

    WM Encoder DMO speech, 0 00600800, 1, 1, x WMSPDMOE. DLL, 6.01.7600.16385

    WMAudio encoder DMO, 0 x 00600800, 1, 1, WMADMOE. DLL, 6.01.7600.16385

    IMA ADPCM, 0 x 00200000, 1, 1, quartz.dll, 6.06.7600.16490

    PCM, 0 x 00200000, 1, 1, quartz.dll, 6.06.7600.16490

    Microsoft ADPCM, 0 x 00200000, 1, 1, quartz.dll, 6.06.7600.16490

    GSM 6.10, 0 x 00200000, 1, 1, quartz.dll, 6.06.7600.16490

    CCITT A - Law, 0 x 00200000, 1, 1, quartz.dll, 6.06.7600.16490

    CCITT u - Law, 0 x 00200000, 1, 1, quartz.dll, 6.06.7600.16490

    MPEG Layer-3, 0 x 00200000, 1, 1, quartz.dll, 6.06.7600.16490

    Audio Capture sources:

    Microphone (2 - USB Audio Device, 0 x 00200000, 0, 0, qcap.dll, 6.06.7600.16385)

    Microphone (Avnex Virtual Audio, 0 x 00200000, 0, 0, qcap.dll, 6.06.7600.16385)

    PBDA CP filters:

    PBDA DTFilter, 0 x 00600000, 1, 1, CPFilters.dll, 6.06.7600.16648

    ETFilter, 0 x 00200000 PBDA, 0, 0, CPFilters.dll, 6.06.7600.16648

    PTFilter, 0 x 00200000 PBDA, 0, 0, CPFilters.dll, 6.06.7600.16648

    Midi converters:

    Default MidiOut Device, 0 x 00800000, 1, 0, quartz.dll, 6.06.7600.16490

    Synth, 00200000 x 0, 1, 0, quartz.dll, 6.06.7600.16490 Microsoft GS Wavetable

    WDM Streaming Capture devices:

    0 x 00000000, 0, 0,

    0 x 00000000, 0, 0,

    AVnex Virtual Audio Device, 0 x 00200000, 2, 2, ksproxy.ax, 6.01.7600.16385

    Device, 0 x 00200000, 2, 2, ksproxy.ax, 6.01.7600.16385 Audio USB

    WDM Streaming making devices:

    Realtek HD Audio output, 0 x 00200000, 1, 1, ksproxy.ax, 6.01.7600.16385

    AVnex Virtual Audio Device, 0 x 00200000, 2, 2, ksproxy.ax, 6.01.7600.16385

    Device, 0 x 00200000, 2, 2, ksproxy.ax, 6.01.7600.16385 Audio USB

    BDA network providers:

    Provider, 0 x 00200000, 0, 1, MSDvbNP.ax, 6.06.7600.16385 Microsoft ATSC network

    DVBC Microsoft Network Provider, 0 x 00200000, 0, 1, MSDvbNP.ax, 6.06.7600.16385

    Provider, 0 x 00200000, 0, 1, MSDvbNP.ax, network 6.06.7600.16385 Microsoft DVBS

    Provider, 0 x 00200000, 0, 1, MSDvbNP.ax, 6.06.7600.16385 network Microsoft t

    Microsoft Network Provider, 0 x 00200000, 0, 1, MSNP.ax, 6.06.7600.16648

    Multiple instances Codecs VBI Capable:

    The IST Codec, 0 x 00600000, 1, 4, VBICodec.ax, 6.06.7600.16385

    BDA Transport Information converters:

    BDA MPEG2 Transport Information Filter 0 x 00600000, 2, 0, psisrndr.ax, 6.06.7600.16385

    Tables, 0 x 00600000, 1, 0, mpeg2data.ax, 6.06.7600.16385 and MPEG - 2 Sections

    CP/CA BDA filters:

    Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7600.16385

    Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7600.16385

    PTFilter, 0 x 00200000, 0, 0, EncDec.dll, 6.06.7600.16385

    XDS Codec, 0 x 00200000, 0, 0, EncDec.dll, 6.06.7600.16385

    WDM Streaming transformations of the Communication:

    Converter, 0 x 00200000, 1, 1, ksproxy.ax, 6.01.7600.16385 tee/sink - to the-wells

    Audio converters:

    Speakers (Realtek High Definiti, 00200000 x 0, 1, 0, quartz.dll, 6.06.7600.16490)

    DirectSound Device, 0 x 00800000, 1, 0, quartz.dll, default 6.06.7600.16490

    Default WaveOut Device, 0 x 00200000, 1, 0, quartz.dll, 6.06.7600.16490

    DirectSound: Speakers (2 - USB Audio Device), 0 x 00200000, 1, 0, quartz.dll, 6.06.7600.16490

    DirectSound: Speakers (Avnex Virtual Audio Device), 0 x 00200000, 1, 0, quartz.dll, 6.06.7600.16490

    DirectSound: Speakers (Realtek High definition Audio), 0 x 00200000, 1, 0, quartz.dll, 6.06.7600.16490

    Speakers (2 - USB Audio Device), 0 x 00200000, 1, 0, quartz.dll, 6.06.7600.16490

    Speakers (Virtual Audio D, 0 x 00200000 Avnex, 1, 0, quartz.dll, 6.06.7600.16490)

    ---------------

    EVR power information

    ---------------

    Current value: {651288E5-A7ED-4076-A96B-6CC62D848FE1} (balanced)

    Quality indicators: 2576

    Activated:

    Limitation of the force

    That allow half deinterlace

    Allow the scaling

    Decode power usage: 100

    Balanced flags: 1424

    Activated:

    Limitation of the force

    Allow batch processing

    Force half deinterlace

    Force the scaling

    Decode power usage: 50

    PowerFlags: 1424

    Activated:

    Limitation of the force

    Allow batch processing

    Force half deinterlace

    Force the scaling

    Decode power usage: 0

    Any help is appreciated. Thank you in advance.

    I asked a friend to real for my friends to come take a look at what was going on & he was able to remedy.

    My DirectX running smoothly now.

    Thank you all for all the help, if.

  • 0xc00000e9 error "an unexpected i/o error has occurred."

    UNLIKE ANYTHING I'VE SEEN IN THIS FORUM!  Help!

    Hi all!  I am working on a Toshiba Windows Vista 64 - bit laptop and I'm having an experience somewhat similar, as some people have had here as well.  The computer never starts past the Toshiba screen opening.  All I get is the black screen with the blinking cursor.  I tried F8 for safe mode, but nothing helped.  I can access the Setup (F2), but it's really of no use for me in this situation.  I downloaded the Windows Vista Recovery Essentials of NeoSmart Technologies, but after running for several minutes just to load the files, all I get is a screen telling me that "an unexpected i/o error has occurred", and I get this code: 0xc00000e9.  It also says it might be a problem with the hard drive or the CD.  I also tried Ultimate Boot CD which allowed me to analyze the hard disk to find errors, but the machine turns off after a period of time.  Nothing in these forums seem to apply to my problem because I can't go to the Windows Vista logo screen, so try to reach the system restore, command prompt or anything ELSE is impossible because I can't go to the black screen with the blinking cursor.  Can someone help me solve this problem?  Any help is welcome!  Thank you!!!
    Edit:
    OK, after the execution of Windows Vista Recovery Essentials, here is my screen error black verbatim:

    Windows has encountered a problem communicating with a device connected to your computer.

    This error can be caused by unplugging a removable storage device, such as a USB external drive when the appliance is used, or by faulty hardware such as a hard drive or the CD-ROM drive which is a failure.  Make sure that all removable storage is properly connected, and then restart your computer.

    If you continue to receive this error message, contact the manufacturer of the equipment.


    Status: 0xc00000e9

    Info: An unexpected i/o error has occurred.


    Any ideas anyone?   Thanks in advance.

    Hi Stotten,

    This problem occurs because you cannot start the computer with a hard drive. The error message refers to a material error in the BIOS of your computer.

    If you have any attached external devices, then unplug the device and check if it helps.

    If you have no external device connected to your computer, then it might be some conflicting drivers.  You will have to perhaps remove sound card etc in BIOS and check.

    You must also update the BIOS with the latest settings.

    You will need to contact the manufacturer of your computer for more information about how to reset the BIOS settings.

    http://www.CSD.Toshiba.com/cgi-bin/TAIS/support/JSP/navShell.jsp?CF=su_contact

    NOTE: Change (CMOS) BIOS/complementary metal oxide semiconductor settings can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the configuration of the BIOS/CMOS settings can be solved. Changes to settings are at your own risk.

  • When I try to delete the message in the "Deleted items" folder I get an error message "some items in the folder"Deleted items"could not be deleted." year error has occurred. Any Suggestions?

    I get to see all the messages that I deleted in my "Deleted items" folder and when I try to delete the message in this folder I get an error message 'some items in the folder "Deleted items" can not be deleted.' an error has occurred.  Also when I try to delete my Inbox it won't move message from 'deleted items '.  Any suggestions?

    This is probably due to a mismatch between what is in the message store and which think that the database is in the message store.  Try to compact and repair the database and see if that fixes the problem.  See www.oehelp.com/WMUtil/

    Steve

  • "An error has occurred applying security information to:...". The system cannot find the specified file. »

    So, this is what happened:

    I accidentally threw my wife laptop screen and I bought her a new. The laptop seems to be OK, but I couldn't see anything because of the broken screen.
    I bought a pen, took out the old HDD (Vista) and connect it to the speaker.
    Now I'm going through old files from my wife from the old HDD (Vista) on his new laptop (Win 7), but I can't access it.
    So I did a little web browsing and tried the following.
    Logged as administrator, open properties, Security tab, advanced, button tab owner, edit, changed ownership to myself (my wife) and verified replace the owner in the box of submarines.
    And then find a lot of mistakes. Everyone says ' an error has occurred applying security information to:
    Among these errors, half of 'em had "the system cannot find the file specified" and the other half had "access denied."
    In the end, there is a separate error that says: "unable to set new owner (folder). The system cannot find the specified file. »
    I would really appreciate the help.

    Hello

    Did you change your computer?

    I suggest that you first take ownership of the drive once you connect to the computer and check if it works.

    To take ownership of a folder

    (a) right click on the folder you want to take control and then click Properties.

    (b) click on the Security tab, click Advanced, and then click the owner tab.

    (c) click on edit. If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.

    (d) click on the name of the person you want to give to the property.

    (e) If you want that person to be the owner of the files and subfolders in this folder, select the check box replace the owner of sub containers and objects .

    (f) click OK.

    I suggest you follow the links and check out them.

    Troubleshoot "access denied" when opening files or folders

    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-access-denied-when-opening-files-or-folders

    Error message when you change the security settings for a folder that contains a child object for which you have no access authorization: 'access denied '.

    http://support.Microsoft.com/kb/975702

Maybe you are looking for