thanks for the reply, I'm giving it a go now. And like Tracey and you have said, worth the price. I paid out of my pocket and may not find a solution, But I can see the ride was worth the admmisson.
-----Original Message----- From: ProFox [mailto:[email protected]] On Behalf Of Darren Sent: Tuesday, July 23, 2013 3:01 PM To: [email protected] Subject: RE: cryptoapi Anthony I've been using News2News for years. Well worth it in my view. -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Anthony Jennings Sent: Wednesday, 24 July 2013 6:06 AM To: [email protected] Subject: RE: cryptoapi Hello Tracy, I'm getting to the point for the subscription, have you tried them? -----Original Message----- From: ProFox [mailto:[email protected]] On Behalf Of Tracy Pearson Sent: Tuesday, July 23, 2013 12:15 PM To: [email protected] Subject: RE: cryptoapi Anthony Jennings wrote on 2013-07-23: > Well, I'm getting closer. > Add this: > DECLARE INTEGER CryptDeriveKey ; > IN WIN32API as CryptDeriveKey; > INTEGER hProv,; > INTEGER Algid,; > INTEGER hBaseData,; > LONG dwFlags,; > INTEGER @phKey > > *- set up RC2 key > *-hKey = "jOsmwux8tIy1aN3Urq08" > *lnStatus = CryptDeriveKey(&hCryptProv, dnCALG_RC2, lhHashObject, 0x00800000, &hKey ) > > lnStatus = CryptDeriveKey(hCryptProv, dnCALG_RC2, lhHashObject, dnCRYPT_EXPORTABLE, &hKey ) > > realized I'm supposed to get a handle pointer - hKey. Not provide it. > Now the error message "...is missing operand" > I've requested the complete Dot Net module, in its entirety and > natural state. > > -they gave what they thought was pertinent.- > Anthony, Have you looked at the _cryptapi class library in the FFC folder under the vfp install folder? Or, you can get a subscription and get an example from http://www.news2news.com/vfp/?example=511 Tracy Pearson PowerChurch Software [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/B6AD520020ACAE4188914E5A0DCE8AC4F10C9D@MBX021-W3-CA-4.exch021.domain.local ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

