Search results

  1. G

    Advapi32.dll or Crypto.dll for short

    Bit of a long shot but here we go anyways.... I'm using the crypto functions within ADVAPI32.dll on Progress v9.1D and am having some problems. I've sucessfuly generated a key on my third party USB token hardward using the CryptGenKey function. I then get a handle to the CSP, GetUsersKey from...
  2. G

    ADVAPI32.dll or CRYPTO.dll for short

    Bit of a long shot but here we go anyways.... I'm using the crypto functions within ADVAPI32.dll on Progress v9.1D and am having some problems. I've sucessfuly generated a key on my third party USB token hardward using the CryptGenKey function. I then get a handle to the CSP, GetUsersKey...
  3. G

    Relational Diagrams?

    Posted this under Development but it's probably more fitting here.... Is there any around at the moment that can use the existiing schema of a Progress DB to create relational Diagrams of the DB? I have to draw up a road map of our DB's but don't realy want to sit there and draw it all out by...
  4. G

    Prog to create Relational Diagrams?

    Morning. Is there any around at the moment that can use the existiing schema of a Progress DB to create relational Diagrams of the DB? I have to draw up a road map of our DB's but don't realy want to sit there and draw it all out by hand as this would become outdated very quickly. Any...
  5. G

    Windows MD5 Hash Algorithm

    MD5 Hash Algorithm In Windows I need a program that will produce a MD5 hash code from a string passed through it. I have the Unix version of MD5 but I need to implement this into our v9.1C GUI systems and so need a Windows version as well. Has anyone used this in a Windows environment...
Back
Top