Results 1 to 3 of 3

Thread: Dll registration error

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2000
    Location
    England
    Posts
    94

    Dll registration error

    Hey Guys

    When i compile my shell extension DLL i get this error:-

    RegSvr32: LoadLibrary(".\ReleaseMinDependency\Software to Sign and Verify Files.dll") failed.
    GetLastError returns 0x0000001f.
    Creating browse info file...

    Has anyone got any ideas what this is.

    I am running VC++ 6 with Sp5 and the latest platform SDK.

    P.S It registers fine under XP but no other OS

    Cheers
    Peter
    "Let's all join forces, rule with an iron hand...and prove to all the world, metal rules the land..."
    -- Judas Priest

    My email is [email protected]

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Have you used any functions that are only supported in XP?

    Try taking a look at the dependencies of the DLL - use Dependency Walker (comes with the PSDK).
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Sep 2000
    Location
    England
    Posts
    94
    Yeah i had used XP fetures, Thanks for the advice

    Peter
    "Let's all join forces, rule with an iron hand...and prove to all the world, metal rules the land..."
    -- Judas Priest

    My email is [email protected]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width