Hi Olaf
I removed the encrypted file and the program ran OK but when I tried to access this particular screen, it crashed.
I may now change tack and look more closely at the calling .dll and investigate some of its relevant functions.
Yes all legal and above board Dan. The encrypted data is an .xml file which controls whether a couple of checkboxes are displayed on screen or not. I want to stop these controls being available to certain staff members.
The decryption configuration options are not guesses. They were supplied to...
Thanks Griff and Olaf
The data file was originally encrypted on an unknown computer and unknown Windows version in a commercial program that was written in C++.
When the program runs, it decrypts a file and uses that information to run a section of the program.
This program is run on many...
I'm trying to use the _cryptapi and VFP9 to decrypt a file.
I know the following :
The password. It is 24 Bytes long.
The CSP needs to be Microsoft Enhanced Cryptographic Provider v1.0
Data encryption standard is 3DES
Encryption mode is ECB
I can't get the right result from _cryptapi...
I'm trying to use the _cryptapi and VFP9 to decrypt a file.
I know the following :
The password. It is 24 Bytes long.
The CSP needs to be Microsoft Enhanced Cryptographic Provider v1.0
Data encryption standard is 3DES
Encryption mode is ECB
I can't get the right result from _cryptapi class...
Hi Mike
Thanks for the reply.
Re the file path : Interestingly, the drive letter is the local user's mapped drive and the path is the original path on my development machine where the class resides.
As I understand it, the project ( ergo the exe ) retains a relative path to the original file...
Recently our users have reported 'Error Reading File' messages from our VFP9 Application. Strangely, these appear to be from Windows, not VFP. There is no mention of error code 1104.
Error messages come in a Windows error box headed "Program Error". Example text: Error reading file...
Hi All
I'm using the updatelistener class of _reportlistener.vcx to show a report's progress and to allow the user to cancel. The progress bar and 'esc to cancel' facility works fine in developement but does not work at runtime. The therm window appears ok at runtime with the default...
Hi Steve
I don't use it myself but when I attended the last OzFox conference, I met a bloke called Larry McIntosh from Comsense Datasystems in Perth who uses xCase. You may want to contact him.
Cheers
Andy
Hi
Is there a way to get a better Getprinter() interface ?
In the beginning of a batch reporting function, I need to allow the users to change printers and printer tray etc once only for a whole report run of different reports. When finished I can set SET PRINTER TO DEFAULT to get it back to...
Mike,
Good question ! Actually, that's what I am doing. The FPW2.6 app is quite large ( just under 300 screens ) and has been running well for 10 years. My clients are demanding more functionality and also constant customisations.( As they do eh ? ) To cope with all this, I am doing a gradual...
Craig,
I'm actually running code that was written in FPW2.6 i.e. the .spr file that was created with the FPW2.6 screen generator. I launch it in VFP9 with code like DO MYFORM.SPR. VFP9 presumably runs it as procedural code so no objects have been created.
Andrew
Oops-I forgot to mention that that the above behaviour occurs only with cursor driven listboxes. Array driven listboxes refresh properly.
Cheers
Andrew
Hi all, especially Craig Boyd & Mike Lewis,
I posted this a couple of days ago and was advised of your replies but the post, along with your replies seems to have been mysteriously deleted.I've advised Tek Tips Support about this.
To re-iterate, a screen coded in FPW26 with 2 listboxes ran fine...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.