Does the error occur in particular circumstances (e.g. when you do some action with the software, like pressing a button)? Please help me understand which part of the software is faulty.
Does the error occur in particular circumstances (e.g. when you do some action with the software, like pressing a button)? Please help me which part of the software is faulty.
PM me lomo74 at gmail dot com Thank you
This is some FTP ALG screwing the protocol. Why are you using port 21?
Hello, you have to download and install JCL and JVCL http://www.delphi-jedi.org/ I usually compile and install the latest development version from GitHub. Also, get the new version of gnugettext attached to this message. You have to add include and lib subdirectories to the include and library paths of RAD Studio, respectively (Tools -> Options -> Environment options -> C++ options -> Paths and directories). HTH - Lorenzo -
Hello, please first update to latest version 1.5.2. Version 1.5.0 suffered from various bugs, among others some involving internal buffers. These might be the cause of the crashes you are experiencing. Cheers - Lorenzo -
Version 0.4.11
Thank you. Http(s) support has been added to SVN repository and to latest version (0.4.11).
No luck. "And finally, a V4 driver can’t be connected to 3rd party print monitors (ports)" https://blog.thinprint.com/the-new-microsoft-v4-printer-driver-model/ Ciao - Lorenzo -
Added next-generation compilers support (zero based strings)
Salve, se compila con definito il simbolo DIGEST256 (abilitato per default nella mia distribuzione) le dimensioni dell'hash sono di 256 bit = 32 byte Deve dichiarare Digest: array[0..31] of byte; altrimenti, ovviamente, la funzione Final scrive oltre la fine di Digest ed è per questo che il software schianta quando accede alla stringa s (che è sullo stack qualche byte dopo Digest, e quindi viene corrotta). Se invece vuole l'hash da 16 byte deve commentare {$DEFINE DIGEST256} e decommentare {$DEFINE...
Tag 1.5.2
Commit for tag 1.5.2
Thank you for your suggestion. I'll look at this. You may actively contribute to the project providing the patched source files, if you wish.
Setup wasn't correctly built
Fixed a bug in the UI (after editing the configuration, writing to a network share would not work anymore until a spooler restart)
Widened configuration dialog.
* Added external program wait timeout
Added support for Delphi 10.2 Tokyo
fixed a bug in TDCP_mars.InitKey
Really, no idea what's going on there. I tried on my side and this is what I came...
VBA may help here: https://word.officeacademy.it/450/word-come-fare-stampa-union...
what about using dialrules to normalize the number on server side? why is the slash...
Fixed D7 support. Added D24 (Berlin) support.
split numbers using a semicolon. e.g. you can pass ###0123456;6543210### the regex...
Delphi 10.1 Berlin support for wrapper
You can't have two distinct configuration files ATM. Configuration is stored in an...
But she may have 0.001%, who can tell. It is for that 0.001% we all are working ...
Added wait timeout
LOL. You may also learn C++, purchase an IDE from Embarcadero that's worth $3K or...
Version 0.4.10 has an important message embedded into the installer. I want everybody...
Reorganized source tree
updated release notes
Fixed issue with GetErrorMode under Windows XP
To solve the issue about "GetErrorMode" download the latest version (0.4.10). I've...
I can't believe 1200 persons came across the appeal for Andrea in the last 30 days,...
what's your monitor resolution? please help me understand what's going on
Hello all, I'd like to let you know that WPHFR project is now supporting a little...
Ok so, let's draw the big picture. Just to see how terrible is the beast. What do...
Hi Alexander, thank you for your appreciation. I wish you a stunning 2016, too. I...
Delphi Wrapper updated for 3.18.0 / Seattle
cannot reproduce: does not happen on my systems. the installer does not contain any...
1.5.1 release
Fixed some bugs, updated copyright information
fixed SVN properties
fixed SVN properties
fixed SVN properties
fixed SVN properties
fixed SVN properties
fixed SVN properties
fixed SVN properties
fixed SVN properties
fixed SVN properties
added openssl lib files
testing stuff
fixed parsing of characters in the range #$00.....
Added gnugettext library to source tree
Delphi wrapper 3.17.0 update
What you ask for is already possible. Just move %u to the file name. E.g. Output...
Minor changes to build system
Sure. FIle added to SVN. Get it here https://sourceforge.net/p/wphf-reloaded/code/HEAD/tree/trunk/icu/...
Added icuuc.lib
I'm still confused. There's no point in splitting the number into its components,...
Your request is not clear to me. How is the client supposed to handle these separate...
The configuration in wphfr
Yet another one.
Another screenshot
Wrong. It works. See attachments. I suggest that you review: - server firewall rules,...
Did you try with ODBC? You should be able to connect to virtually any DB (I successfully...
Well, no, you don't need to sign the executable for it to work properly. If you wish...
I forgot to mention, only the GUI is developed with rad studio 2010. The print monitor...
Here you are. Ciao - Lorenzo -
I'm using rad studio 2010 professional. Cheers - Lorenzo -
Hello, there is no proxy support in wphfr at the moment. Cheers - Lorenzo -
Sorry, I guess you're right. I overlooked Timmy's request. Unfortunately, I cannot...
Fixed bug in unicode surrogate pairs handling
Fixed UTF-16 surrogate pairs handling
Thank you very much for your fix. It has been merged to SVN [r37]. I only slightly...
Well. I've updated the latest installer. Thank you. - Lorenzo -
Updated 0.4.9 tag with plain text GPL license text
Changed the GPL license text embedded into the ...
Ok, that's weird. Anyway, it's got something to do with the GPL license text in RTF...
Changed the GPL license text embedded into the ...
see http://msdn.microsoft.com/en-us/library/windows/desktop/dd183565(v=vs.85).aspx...
The whole project is now independent from wphfr.
Tlen branded version. First release. Added cust...
Please provide a sample of an offending CSV file.
Tlen branded version at r131
Tag for 0.4.9 release