Search found 14 matches
- Mon Sep 21, 2015 9:26 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: API Google. Ejemplos
- Replies: 30
- Views: 9189
Re: API Google. Ejemplos
Muy buenas Compañeros, abro este hilo para compartir todo lo que sepamos sobre la API de Google, en este caso comparto una pequeña parte de la API de Google Calendar, para poder leer y insertar eventos en nuestros calendarios. Teneis que configurar las variables myEmail (email de gmail),myPassword ...
- Tue Jun 09, 2015 8:43 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Web Service PocketSoap Sample Working !!!
- Replies: 4
- Views: 1885
Re: Web Service PocketSoap Sample Working !!!
Hi,
I have set up pocketSOAP on windows 8.1 but it gives
xLINK: error: Unresolved external symbol '_HB_FUN_WIN_OLECREATEOBJECT referenced from
at compile.
I have set up pocketSOAP on windows 8.1 but it gives
xLINK: error: Unresolved external symbol '_HB_FUN_WIN_OLECREATEOBJECT referenced from
at compile.
- Thu Mar 12, 2015 3:21 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: call a dll32 function
- Replies: 8
- Views: 1715
Re: call a dll32 function
Hi, After having worked perfectly all this time with see32, the time came that stopped supporting orgs like verizon. I downloaded new version and nothing happened. I talked with marshallsoft and told me that his demo for Alaska environment is working. He is using dll_stdcall which is not supported t...
- Mon Jun 16, 2014 3:41 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Greek Fonts in dialogs
- Replies: 6
- Views: 949
Re: Greek Fonts in dialogs
Hi,
Can you tell me if any ch, dll or file is needed for the greek language?
Can you tell me if any ch, dll or file is needed for the greek language?
- Sun Jun 15, 2014 8:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Greek Fonts in dialogs
- Replies: 6
- Views: 949
Re: Greek Fonts in dialogs
Hi, it doesn't work. It says "invalid language selected" #include "fivewin.ch" #include "Common.ch" #DEFINE K_ENTER (13) REQUEST HB_CODEPAGE_ELWIN *!***************************************************************************** *! *! Function: main() *! *! *! *!*********...
- Sun Jun 15, 2014 5:18 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Greek Fonts in dialogs
- Replies: 6
- Views: 949
Greek Fonts in dialogs
Hi, How can I get greek fonts in a dialogue? I have a very small sample here but I can not see the greek characters FUNCTION parts(nRc,ooDlg) *------------------------------------------- LOCAL aRc:={space(5),space(25),0,0,0,0,0,0,space(30),space(15),space(15),space(30)} local oDlg, oFont if !empty(o...
- Fri Jun 06, 2014 6:51 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: call a dll32 function
- Replies: 8
- Views: 1715
Re: call a dll32 function
Hi, Finally we achieved ssl connection with see32.dll. Mike from Marshallsoft is very helpful. I could not use directly the see32 dll functions but I wrapped them like Function XSetProxYSSL( nChan, nFlags, cPDir, cPCert, cPEXE ) *----------------------------------------------------- local uResult lo...
- Mon May 26, 2014 8:09 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: call a dll32 function
- Replies: 8
- Views: 1715
Re: call a dll32 function
Thank you again. The first link ends with reference to see32 where I want also to conclude. The second refers to many things I do not want to enter. Meanwhile I work with hb_sendmail from xHarbour.
- Mon May 26, 2014 6:46 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: call a dll32 function
- Replies: 8
- Views: 1715
Re: call a dll32 function
Thank you for your answer. The code you refer to uses calldll which I tried but does not work with mailssl which is my aim. I have the newest dll from marshallsoft and I am working on it.
- Mon May 26, 2014 5:18 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: call a dll32 function
- Replies: 8
- Views: 1715
call a dll32 function
Hi, I have a very simple example prg like //jj.prg #include "FiveWin.ch" #INCLUDE "SEE32.CH" FUNCTION MAin() xaxa:="1" ? "debug SEEVER 6/17/2008", xaxa return function FWOpenPngFile() ; return 0 //this is related to PNG.LIB unresolved externals Here is s...
- Mon Feb 17, 2014 10:38 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: call an exe as administrator from inside a pgm
- Replies: 3
- Views: 1106
call an exe as administrator from inside a pgm
Hi, We use Fivewin 7.01 for Harbour with xhb which I think it is 2009 01. Anyhow, I am opening an executable from inside my program with shellexecute which returns no error but the executable has no results . On two or three computers the application works but not on my computer which has vista. Win...
- Thu Sep 19, 2013 3:56 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: rpreview class in FWH 13.08
- Replies: 19
- Views: 2374
Re: rpreview class in FWH 13.08
Ok I will try thank younageswaragunupudi wrote:Mr Jorjio
Please first try again with the 2nd revd build published just now.
- Thu Sep 19, 2013 3:55 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: rpreview class in FWH 13.08
- Replies: 19
- Views: 2374
Re: rpreview class in FWH 13.08
Antonio,Antonio Linares wrote:Jorjio,
Could you provide a self contained example PRG to reproduce it ? thanks
I use windows vist business and office 2010. Should I use office 2013?
- Wed Sep 18, 2013 8:45 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: rpreview class in FWH 13.08
- Replies: 19
- Views: 2374
Re: rpreview class in FWH 13.08
Hi to all,
I have a problem with rpreview in FWH13.08. When I save as pdf it produces the error "PDF plugin error". Another problem is that when I close the preview window halts the program. I use xhb201301.
I have a problem with rpreview in FWH13.08. When I save as pdf it produces the error "PDF plugin error". Another problem is that when I close the preview window halts the program. I use xhb201301.