Driver Load Order

Discussion in 'Windows XP Drivers' started by pjsrht, Nov 19, 2012.

  1. pjsrht

    pjsrht

    Joined:
    Nov 19, 2012
    Messages:
    1
    Likes Received:
    0
    I have written a fairly simple driver for XP (WES to be precise) using Windows Driver Frameworks - it performs some one time initializations on some hardware. The problem is I need to control the driver load order and not having much luck.

    I have set the start type to SERVICE_SYSTEM_START (1) and set various values for LoadOrderGroup but when I examine the boot log the driver never changes the load order.

    Is there some other dependency I'm missing?
     
    pjsrht, Nov 19, 2012
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.