In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Hi José Lalin, is there the CaptureBitmap.lib for Xailer 3.20 and BCC. I found only the old one for 2.75 or the one for Xailer 3 and MinGW. Regards Ingo --
Hi Bingen, TWAINDSM.dll is in C:WindowsSystem32, twain_32.dll + twain.dll are in C:Windows (and in C:WindowsTwain_32). The TwainControlX.ocx from the directory C:program filesCiansoftTwainControlXx86 is registered as the OCX. I unregistered it and instead of that I registered the copied one in C:Win...
Dear Bingen, sorry your code doesn't run without GPF. Only the GPF-code is now "c000001d". With BCC your code is running - with some changes - perfectly. Nevertheless thanks again. Best Regards Ingo "Bingen Ugaldebere" < bingen@bisoft.es > schrieb im Newsbeitrag news:5298...
Dear Bingen, thank you for the code. I will try it now. Best regards Ingo "Bingen Ugaldebere" <bingen@bisoft.es> schrieb im Newsbeitrag news:52984de4$1@svctag-j7w3v3j.... > Can I Help you with this code ? > > Regards. >
Hi Bingen, thank you for your answer. In fact we have the TwainControlX version 3.1.0.0 too, but our customers are still using the older version 2.4.0.30 we shipped 6 years ago. An old saw says "Never change a running system" ;-) This old version was running with xHarbour + BCC very well and...
Jose, I didn't try it again with MinGW 4.8.1. Now I will do it and then post the result. Regards Ingo "Jose F. Gimenez" <jfgimenezAM:tunvagel]"@wanadoo.es> schrieb im Newsbeitrag news:5295b53d$ 1@svctag-j7w3v3j.... > Hi Ingo, > >> we had the same problems with...
Juliano, we had the same problems with MinGW. Therefore we went back to BCC. Does the GPF occur if you're using Harbour and BCC? Regards Ingo "www eMeAsOfT com" <mario emeasoft com br> schrieb im Newsbeitrag news:52948cc7$ 1@svctag-j7w3v3j.... > Hello José and thanks for the ...
Bingen, thank you very much for your answer. I have downloaded the dll and the minGW-lib from Xailers downlad area (release from June 2013). There is no PRG. Where can I get the PRG? Where is the BCC-lib? I don't use minGW because the known OCX-problem. Regards Ingo "Bingen Ugaldebere" <...
Dear Jose, you are right. I forgot that I have sent it to you. I've tested it now with the new lib you posted - it works with minGW too! Many thanks for fixing this problem. Regards Ingo "Jose F. Gimenez" <jfgimenezAM:tunvagel]"@wanadoo.es> schrieb im Newsbeitrag news:5252fc9f$ 2...
Dear Jose, Thanks for the reply. I had some weeks ago the same GPF calling a method in WORD if I linked with minGW. I will try to rebuild a small sample with WORD that you can replicate the problem without the scanner OCX. Regards Ingo "Jose F. Gimenez" <jfgimenezAM:tunvagel]"@wanado...
Dear Jose, the OLE-problem with minGW isn't still solved with the new lib. Any hope to solve it in the near future? Regards Ingo "Jose F. Gimenez" <jfgimenezAM:tunvagel]"@wanadoo.es> schrieb im Newsbeitrag news:5236e64f$ 2@svctag-j7w3v3j.... > Hi all, > > I've mad...
Dear Ignacio, take a look at the IDE Database Dbf-Editor. A numeric field with 2 decimals is displayed in the Dbf-Editor of 3.02 correctly "123.00", but the same dbf with the same field is displayed in the Dbf-Editor of 3.1 "123". Surely I can make a workaround with add "99999.99...
This is a multi-part message in MIME format. ------=_NextPart_000_0064_01CEC026.0C3E41E0 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0065_01CEC026.0C3EDE20" ------=_NextPart_001_0065_01CEC026.0C3EDE20 Content-Type: text/plain; charset="utf-8" Content-Transfer-En...
Herllo Xailers, I'm a registered user of Xailer 3.0. I got now the email with a new registration code. Ok but how to upgrade to 3.1. With the Ide-Upgrade-Option I get only the reply that none upgrade available. Any instructions are wellcome. Regards Ingo
Ignacio, ok I understand it now. Thanks for the reply. Regards Ingo "Ignacio Ortiz de Zúñiga" <nonametoavoidspam@xailer.com> schrieb im Newsbeitrag news:5242f02c$ 1@svctag-j7w3v3j.... > Ingo JH escribió el mié, 25 septiembre 2013 15:50 >> Dear Xailers, >> >...
This is a multi-part message in MIME format. ------=_NextPart_000_006C_01CEB2F7.8413A7F0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_001_006D_01CEB2F7.8413CF00" ------=_NextPart_001_006D_01CEB2F7.8413CF00 Content-Type: multipart/alternative...
Jose, many thanks. Regards Ingo "Jose F. Gimenez" <jfgimenezAM:tunvagel]"@wanadoo.es> schrieb im Newsbeitrag news:521b0b46$ 1@svctag-j7w3v3j.... > Ingo, > > sorry for the delay. I've been offline for a few days. > >> sorry, the lib you sent me was libh...
Jose, sorry, the lib you sent me was libhbwin.a for minGW. But because of the problems with hbwin_ole and minGW I'm working now with BCC instead minGW. Any tip how to use this lib with BCC? Is it enough to change the extension form .a to .lib? Ok, I have to wait for Xailer's own OLE support. The sho...
Hi Xailers! Any news about solving the Ole problem? The change to Harbour causes very much errors with the OleAuto they can not be solved by using BCC instead minGW. i.e. oWord := CreateObject("Word.Application") ..... oWord:Selection:ParagraphFormat:TabHangingIndent(1) was working very well...
Jose, I have tried now the Bingen sample. Compiled with Harbour. If linked with BCC it is running without any problem. But linked with minGW there is the same GPF as I posted. HB's AutoOle seems not work correct with minGW. Regards Ingo "Jose F. Gimenez" <jfgimenezAM:tunvagel]"@wanad...
Jose, thank you for your endevaour solving my problem. As I posted at the 16th this problem occurs only when linked with minGW. Linked with BCC it runs without problems. My working computer is a windows 8/64bit. The TwainControlX.ocx version is 2.4.0.30. Both TWAIN and WIA drivers are detected. If y...