topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
fwh 10.01 and xhb commercial | Antonio
For my main apps i use UESTUDIO and Borland with xharbour
This is an older app, at that time i used xhb commercial, i have some changes to do in this app, this is why i need to compile it today
My xhb commercial version is from september 2008, i do not plan to purchase an update from xhb.
i will convert it... |
fwh 10.01 and xhb commercial | Richard,
We don't use xhb commercial here. I am sorry that we can not help you on this <!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":-(" title="Sad" /><!-- s:-( --> |
fwh 10.09 link error ? | Hi Antonio .
fwh 10.09 link error message.....
used vc2008.
Fivehm.lib(VALBLANK.obj) : error LNK2001: _HB_FUN_HB_TTOC unresolved external symbol.
Fivehm.lib(WBROWSE.obj) : error LNK2001: _HB_FUN___DBSKIPPER unresolved external symbol.
FiveHcm.lib(FONTS.obj) : error LNK2001: _hb_storvc unresolved external symbol.
..... |
fwh 10.09 link error ? | Yunbg,
What Harbour version are you using ?
It seems as you need to install a more recent one <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
fwh 10.09 link error ? | download today.
<!-- m --><a class="postlink" href="http://www.fivetechsoft.com/software/fwh/">http://www.fivetechsoft.com/software/fwh/</a><!-- m -->
harbour version = download fivetechsoft ftp site.
harbour -> harbour 1.1.0dev <Rev. 10434> |
fwh 10.09 link error ? | download now. harbour site.
harbour 2.0. link error...
Compiling...
_pro.c
hbrtl.lib(tobject.obj) : warning LNK4078: multiple ".CRT" sections found with different attributes (40300040)
_pro.obj : error LNK2001: unresolved external symbol _stricmp
Fivehm.lib(WBROWSE.obj) : error LNK2001: unresolved external symbol _HB... |
fwh 10.09 link error ? | Yungb,
Please add this function to your PRG:
[code=fw:2m6p4vnr]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">function</span> __DbSkipper<span style="color: #000000;">(</span> n <span style="color: #000000;">)</span><br /><br /><span style="color: #00C800;">return... |
fwh 10.09 link error ? | Thank you.
Antonio Linares.
vc98+harbour2.0+fwh10.09 compile & link........(vc2008+harbour2.0+fwh10.09 compile & link........)
error list-----------------------------------------
Compiling...
_pro.c
hbrtl.lib(tobject.obj) : warning LNK4078: multiple ".CRT" sections found with different attributes (40300040)
hbrtl.l... |
fwh 10.09 link error ? | Yungb,
What Microsoft C version are you using ? |
fwh 10.09 link error ? | I use microsoft vc98 and for harbour version 2.0 |
fwh 10.09 link error ? | Yungb,
You need to use a more recent VC version. You could try VC 2008.
You can download it from Microsoft. Here you have it, packaged from the Microsoft demo version:
<!-- m --><a class="postlink" href="http://www.fivetechsoft.com/files/software/vc2008.rar">http://www.fivetechsoft.com/files/software/vc2008.rar</a><... |
fwh 10.09 link error ? | hi antonio.
Thank you.
bcc582+fwh10.09 compile...
->success compile & runnung..
vc2008+fwh10.09+harbour_vc(harbour 2.0.0 Rev. 13372 download file) compile...
FiveWin for Harbour 10.9 (MSVC++) Sep. 2010 Harbour development power ?
(c) FiveTech, 1993-2010 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7 ?
testm... |
fwh 10.09 link error ? | [quote="yunbg1":csiprpjr]hi antonio.
Thank you.
bcc582+fwh10.09 compile...
->success compile & runnung..
vc2008+fwh10.09+harbour_vc(harbour 2.0.0 Rev. 13372 download file) compile...
FiveWin for Harbour 10.9 (MSVC++) Sep. 2010 Harbour development power ?
(c) FiveTech, 1993-2010 for Microsoft Windows 9X/NT/2... |
fwh 10.09 link error ? | no error file.
add -> msginfo("test")
no message. no running.
this is [fwh10.09\samples\testmex.prg] compile.
no error. Application successfully built.
but Is not running.
//buildhm.bat
@ECHO OFF
CLS
ECHO FiveWin for Harbour 10.9 (MSVC++) Sep. 2010 Harbour development power
ECHO (c) FiveTech, 1993-2010 f... |
fwh 10.09 link error ? | Yungb,
Please use this file:
<!-- m --><a class="postlink" href="http://www.fivetechsoft.com/files/software/vc2008.zip">http://www.fivetechsoft.com/files/software/vc2008.zip</a><!-- m --> |
fwh 10.09 link error ? | harbour 2.0.0 + vc2008 + fwh10.09 compile.
Application successfully built
Same result.
xharbour 0.99.71 (Simplex) + vc2008 + fwh10.09 compile.
link error message
down hear.
FiveWin for xHarbour 10.9 (MSVC++) Sep. 2010 xHarbour development power
(c) FiveTech, 1993-2010 for Microsoft Windows 95/98/NT/2000/ME/... |
fwh 10.09 link error ? | Yungb,
We are going to check with MSVC again,
In the meantime, could you use Borland ? <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
fwh 10.09 link error ? | Yungb,
Please use this harbour and vc2008:
<!-- m --><a class="postlink" href="http://www.fivetechsoft.com/files/harbour_vc2008.zip">http://www.fivetechsoft.com/files/harbour_vc2008.zip</a><!-- m --> |
fwh 10.09 link error ? | Hi Antonio
link error message .....
Harbour 2.1.0.beta2 {Rev.15240>
Compiling...
testmex.c
hbwin.lib(win_dll.obj) : error LNK2019: symbole externe non resolu _hb_gcAlloc reference dans la fonction _HB_FUN_DLLPREPARECALL
hbwin.lib(win_ole.obj) : error LNK2001: symbole externe non resolu _hb_gcAlloc
hbwin.lib(win_tole.... |
fwh 10.09 link error ? | Yungb,
Are you using a hbwin.lib from your previous Harbour version ?
It seems as I did not include it in the files that I gave you. You can not mix different versions.
We are going to build it.
BTW, we used this batch file to build Harbour with VC2008:
govc2008.bat
set HB_COMPILER=msvc
set path=c:\vc2008\bin
se... |
fwh 10.09 link error ? | As i know, some code about DbSkipper() in wbrowse.prg, xwbrowse.prg and database was mistakenly #xtranslate -ed into uncorrect expression, for example we need to fix wbrowse.prg line 57 ~ 61 in following way and recompile it.
#ifdef __HARBOUR__
// #ifndef __XHARBOUR__
// #xtranslate _DbSkipper => __DbSkipper
// #... |
fwh 10.09 link error ? | Yes, it was changed in recent Harbour versions,
Thanks anyhow <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
fwh 12.09 Quick Access y Quick Button | Saludos.-
Intento ejecutar un programa compilado con 12.09 que corre normalmente en la version anterior FWH 12.08 , pero como uso
QuickButton me da un error
Error BASE/1111 argumento error: LEN
Igualmente el error sale al compilar con esta version 12.09 el samples/testqck.prg |
fwh 12.09 Quick Access y Quick Button | Mario,
Este pequeño cambio es necesario en bar.prg function GradientFill():
[code=fw:9cp85cq2]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">function</span> GradientFill<span style="color: #000000;">(</span> hDC, nTop, nLeft, nBottom, nRight, aGradInfo, lVert <span style="... |
fwh 12.11 combobox problem | Antonio
I have updated my application from fwh 11.04 to 12.11 today and i am getting trouble with the application hanging.
After investigating, it appears that it hangs on certain combobox (not all) , i did not really find why those combobox....
I have copied back the combobox.prg from 11.04 and now it runs OK. I t... |
fwh 12.11 combobox problem | same error here,
Error BASE/1004 Class: 'NIL' has no exported method: NAT
[ 1] = U
called by NAT(0)
called by (b)P_CVENDEDORES(752)
in this line (752) i have a combobox:
@ 0.25,len(oBtnbar:aControls)*4.1 COMBOBOX oComb VAR nComb ITEMS aOrders[1] OF oBtnBar FONT oFont;
SIZE 80, 1... |
fwh 14.2 print preview issue with win xp | Preview problem with win xp, after review and return to the dialog display is frozen on the background of dialogue, working with FWH 14.2. With win7 all doing well.
How to prevent the image freezes on the screen.
Thanks for your help |
fwh 14.2 print preview issue with win xp | Davor,
Could you post a screenshot ?
What controls are being used in the background window ? |
fwh 14.2 print preview issue with win xp | [img]c:\slika.jpg[/img]
Antonio,
It is a view after printing |
fwh 14.2 print preview issue with win xp | Antonio, this is photo. Thx for help. [img:1tao6cep]http://i.imgur.com/X0tp6D7.jpg[/img:1tao6cep] |
fwh 14.2 print preview issue with win xp | Could you also post the source code that you are using to create it ? thanks |
fwh 14.2 print preview issue with win xp | Antonio
This problem occurs in all my programs on Win XP (not in win 7 or <!-- s8) --><img src="{SMILIES_PATH}/icon_cool.gif" alt="8)" title="Cool" /><!-- s8) --> and that in cases where the report has multiple pages (10-15). The problem is not the answer in previous versions FWH 11.3 until recently that I used in the ... |
fwh 14.2 print preview issue with win xp | Try not to create the dialog:
function CreateChild()
local oWndC, oIcon, oDlg, bOk1, bOk2
DEFINE ICON oIcon RESOURCE "test"
DEFINE WINDOW oWndC NOMAXIMIZE MDICHILD OF oWnd FROM 0,0 TO 20,40 ICON oIcon
oWndC:bGotFocus = {||oDlg:SetFocus()} // Sempre coloca o foco no Dialog
oWndC:SetColor(GetSysColor(8),GetSysColor(15))... |
fwh 14.2 print preview issue with win xp | Antonio,
If I add a MODAL command in line 55 of the program appears to me this error
rpt1.prg(55) Error E0030 Syntax error: "syntax error at 'REPORT'"
thx Davor |
fwh 14.2 print preview issue with win xp | Antonio
Thanks for your help, in case you are printing from a dialogue with win xp remains the same mistake. In a lot of programs I often use dialog from where I work report and there is a problem with the frozen image.
This problem did not answer before, when am used FWH 11.03, but now it appeared when I upgraded FW... |
fwh 14.2 print preview issue with win xp | Davor,
Could you place some MsgInfo()s before you start the report, and later on when it is finished ? Use several MsgInfo()s, so you can trace every x lines of source code.
The idea is to find the code that generates that error on XP, thanks |
fwh 14.2 print preview issue with win xp | Antonio, i sending screen shoot [img:1mu50742]http://i.imgur.com/drCDUUX.png[/img:1mu50742]
[img:1mu50742]http://i.imgur.com/oHTWSsl.png[/img:1mu50742]
[img:1mu50742]http://i.imgur.com/beL4I4x.png[/img:1mu50742]
program rep01.prg
#include "FiveWin.ch"
#include "report.c... |
fwh 14.2 print preview issue with win xp | See this same problem here:
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=27354&p=152355#p152355">viewtopic.php?f=3&t=27354&p=152355#p152355</a><!-- l --> |
fwh 14.2 print preview issue with win xp | Oscar,
Thanks for your help now everything works ok.
I added a command to the program
TPreview():lListViewHide := .T.
Greetings . |
fwh 14.2 print preview issue with win xp | This problem really exists in newer versions of Fivewin (Printer). |
fwh 14.2 print preview issue with win xp | Oscar,
Now the preview on the screen is ok, but it occurs poblem if one wants to watch two page views then the following error occurs, what is the problem?
thanks Davor.
Application
===========
Path and name: D:\FWH\clipper\odwinx.exe (32 bits)
Size: 2,919,936 bytes
Compiler version: xHarbour 1.2.3 Intl. (S... |
fwh 14.2 print preview issue with win xp | Change rpreview.prg to:
if ! ::lListViewHide
::oLvw:Hide()
endif |
fwh 14.2 print preview issue with win xp | Davor,
If you are using a modified rpreview.prg then you have to link its OBJ as another OBJ of your app, [b:2jiukzfc]before[/b:2jiukzfc] fiveh.lib |
fwh 14.2 print preview issue with win xp | Oscar,
I tried to change the program. \ source \ classes \ RPREVIEW.PRG, but it appears the same error as before, I can even delete the program rpreviw.prg and nothing happens.
I'm probably not doing something right (I'm pretty new to programming FWH, 20 years I've been working in the Clipper).
If we can help in any... |
fwh 14.2 print preview issue with win xp | Linares,
This problem really exists.
If possible, correct this source (rpreview.prg) in future versions.
Thank you, |
fwh 1502 build 2 boton con menu mal centrados | Amigos: en el nuevo build los botones del preview que tienen menu salen mal centrados.
Gracias.
Cordiales saludos.
Ruben Dario Fernandez |
fwh 1502 build 2 boton con menu mal centrados | You are right. Thanks for pointing out. We shall fix this. |
fwh 1502 build 2 boton con menu mal centrados | Gracias.
Sakudos |
fwh 2.4 NETERR() | Hy everybody.
Function NETERR() doesn't work. Has anybody got any solution?
Thanks a lot
Eugenio |
fwh 27 july build with last (x)harbour | hi, how to make my fwh 2.7 july build compatible with last (x)harbour? thanks |
fwh 27 july build with last (x)harbour | Nop,
You must recompile your source code with xHarbour or Harbour
then make all lib same with in your lib directory
Best regard
Areang |
fwh 7 link error with bcc5.5 | I'm trying for the 1st time to link with fwh7 for Borland 5.5
I'm getting this error:
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Fatal: Too many DEF file names: t:\fwh7\lib\fiveHC.lib
06/08/2007 12:26 PM 359,424 Fivehc.lib
07/15/2007 08:02 PM 1,488,384 Fivehx.lib
Ideas? |
fwh 7 link error with bcc5.5 | Don,
You are using an extra or a missing "," when linking
Check your build.bat or make file |
fwh 7 link error with bcc5.5 | Thank you Antonio.
Sorry to consume your time with syntax.
As always, I appreciate your support. |
fwh 7 link error with bcc5.5 | You are welcome <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
fwh 7.10 preview at startup | Hello
I need to initiate my preview window with zoom on
If i set on init ::zoom(.t.) and lzoom := .t. before, the result is badly painted.
Has anyone succeeded doing this ?
Thanks for help
Richard |
fwh 7.10 preview at startup | Richard,
Where do you call ::zoom(.t.) from ? |
fwh 7.10 preview at startup | Antonio
tried several locations,
On init the result is bad,
tried lzoom := .t. same bad painting
Any idea where i should call it from ?
Richard |
fwh 7.10 preview at startup | Richard,
If you do a:
PRINT oPrn PREVIEW
...
ENDPRINT
then you have no way to access to oPreview object. And you need to send it the :Zoom() msg. Unless I am missing something.
You could easily modify source/classes/rpreview.prg and do it here:
[code:543lkcjr]
function RPreview( oDevice )
local oPreview... |
fwh 7.10 preview at startup | Antonio
I had done this also and the result is not good.
I think an image shows better the problem
I have uploaded two images
<!-- w --><a class="postlink" href="http://www.cbati.com/ZOOMNORMAL.jpg">www.cbati.com/ZOOMNORMAL.jpg</a><!-- w --> this image is obtained when zooming (not at init)
<!-- w --><a class="po... |
fwh Dec 17 vs Fwh Nov 18 RESOLVED!! | I have almost all my procedures changed because compiling with the last fwh the ccordinate have all been modified
for example this procedure is a calculator and this presented with the version fwh 12.17
[img:rmj8ta3n]https://i.postimg.cc/cLnMwx1W/old-calc.png[/img:rmj8ta3n]
I could resizemaximized ... |
fwh Dec 17 vs Fwh Nov 18 RESOLVED!! | Silvio,
Please provide a simple PRG to test, thanks |
fwh Dec 17 vs Fwh Nov 18 RESOLVED!! | I use [b:1eocrbji]two Franklin Demont functions[/b:1eocrbji] I found on this forum
the test to call TabletCalc
[code=fw:1eocrbji]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span><br /><span style="color... |
fwh Dec 17 vs Fwh Nov 18 RESOLVED!! | Compilation:
1) Every function should return a value. The function ResizeControlsKey(...) does not return any value. Please correct this. I modified it as RETURN NIL for testing.
2) Variables TIPVAR in TabletCalc and lFont in ResizeControlsKey(...) are not declared. You may do well to add these variables in the declara... |
fwh Dec 17 vs Fwh Nov 18 RESOLVED!! | Dear Nages,
[b:mf3gg520]Compilation [/b:mf3gg520]
I not create the ResizeControlsKey functions, Franklin Demont is the author
[b:mf3gg520]Execution:[/b:mf3gg520]
>I built the program with both 18.11 and 17.12 on my PC. They both look the same and behave the same.
>I could not understand what is your problem.
the ... |
fwh Dec 17 vs Fwh Nov 18 RESOLVED!! | We will check that also. |
fwh Dec 17 vs Fwh Nov 18 RESOLVED!! | New game.
[color=#FF4040:3w8r7t4e]look for the differences[/color:3w8r7t4e]
[size=150:3w8r7t4e][b:3w8r7t4e]fwh 12.17[/b:3w8r7t4e][/size:3w8r7t4e]
[img:3w8r7t4e]https://i.postimg.cc/05XgN5bZ/vecchio.gif[/img:3w8r7t4e]
[size=150:3w8r7t4e][b:3w8r7t4e]fwh 11.18[/b:3w8r7t4e][/size:3w8r7t4e]
[img:3w8r7t... |
fwh Dec 17 vs Fwh Nov 18 RESOLVED!! | Thank you Mr. Silvio
The bug is fixed now.
We sent you revised btnbmp.prg
Please check. |
fwh Dec 17 vs Fwh Nov 18 RESOLVED!! | with this fix ...run ok..good
Do you remember to insert this fix to next release ? |
fwh February 2017 - RESALLFREE | Friends,
Error: Unresolved external '_HB_FUN_RESALLFREE' referenced from C:\WORK\ERRORI\STUDIO\OBJ\MAIN.OBJ
Where is this function ? |
fwh February 2017 - RESALLFREE | It is no longer needed
For backwards compatibility you can implement it like this:
function ResAllFree()
return nil |
fwh February 2017 - RESALLFREE | yes of course !!
But then the resources are free ? |
fwh February 2017 - RESALLFREE | Hi,
Yes, in FW 14.14 I exited my app as this:
[code=fw:313kbbf9]<div class="fw" id="{CB}" style="font-family: monospace;"> <br /> DbCommitAll<span style="color: #000000;">(</span><span style="color: #000000;">)</span> <span style="color: #B900B9;">// Guardamos datos</spa... |
fwh February 2017 - RESALLFREE | rem resallfree |
fwh February 2017 - RESALLFREE | Thank you, but I thing something else should be done, for instance Hb_GCall(.t.)
Antonio, can you please provide us some guideance? |
fwh and harbour | hi, after several months without compile with harbour, i try again, but :
the contrib dir is changed? rddas is hbrddads?
harbour need pcrepos.lib??
only this or there more?
thanks |
fwh and harbour | Norberto,
Yes, there are many changes thats why we have not published a new Harbour build yet |
fwh and harbour | Antonio, thanks, i try compile cvs and my appl with sucess, theres several changes, but it does not confuse the finishing.
thanks |
fwh e hp officejet 55 | estou com o problema que é o seguinte:
usando a impressora hp officejet 55 mando imprimir pelo sistema quando abro a tela novamente demonstra um erro estranho, pois a impressora mudou o caminho do sistema como resolver isso |
fwh execute another function ? | why fwh execute the second function ?
I explain
if I have a datapicker as :
@ 2.9,2 DTPICKER oDate VAR dData OF oBar FONT ofontBig SIZE 180,32 UPDATE ;
ON CHANGE CHANGE_PLAN(dData,lNumeri)
fwh execute before the [b:qjwmckly]CHANGE_PLAN(dData,lNumeri) [/b:qjwmckly] then when I click on this cont... |
fwh execute another function ? | MdaSolution,
if I understand you right, you wonder, why the change-codeblock is being evaluated on init of a TDatePick element?
That happens, because in the class TDatePick the method cText( uVal ) is being called on init. And in this method the method ::Change() is being called. You could try to comment this call in ... |
fwh execute another function ? | You can try
[code=fw:1xws6ave]<div class="fw" id="{CB}" style="font-family: monospace;"><br />@ <span style="color: #000000;">2.9</span>,<span style="color: #000000;">2</span> DTPICKER oDate <span style="color: #0000ff;">VAR</span> dData <span style="color: #0000ff;">OF</span> oBar <span style="color: #0000ff;">FONT</s... |
fwh functions | Friends, where can I found FWH functions.
Something like this: HB_BASE64DECODE( <cBase64> ) --> cString | Decodes a base 64 encoded character string.
Thank you very much
Regrads.
Ruben Dario Fernandez. |
fwh functions | HB_BASE64DECODE() is not a FWH function, it is a xHarbour function. So you can find it and many others in the xHarbour documentation. There is a very good one sold by xharbour.com guys:
[url:1i57he6f]https://www.xharbour.com/store/p33/OrderDocs[/url:1i57he6f]
EMG |
fwh functions | Enrico, thaknyou, very much.
I was asking for a .txt file whith all FWH and Harbour functions to make a json file to MSCode.
Thank.
Regards
Ruben Dario Fernandez. |
fwh functions | Ruben,
Here it is all FWH functions info:
[url:683k6o1j]http://wiki.fivetechsoft.com/doku.php[/url:683k6o1j] |
fwh functions | I have theese routines written by Badara (an old fivewin user).
I hope they fulfil your needs.
[quote:179be8xv]FUNCTION StrToBase64( cTexte )
LOCAL X, cHex, cTexte64 := ""
DO WHILE !( cTexte == "" )
cHex := ""
FOR X := 1 TO 3
cHex += CarToBin( LEFT(cTexte, 1) )
IF LEN(cTexte) > 1
... |
fwh functions | Sorry I am sending routines again.
[code=fw:1yazo8iz]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">FUNCTION</span> StrToBase64<span style="color: #000000;">(</span> cTexte <span style="color: #000000;">)</span><br /><span style="color: #00C800;">LOCAL</span> X, cHex, c... |
fwh functions | Hi betoncu, thank you very much
Best regards
Ruben Dario Fernandez |
fwh functions | Gracias Antonio, espero devolverles un muy buen archivo.json
Gracias, saludos
Ruben Dario Fernandez. |
fwh jan 2007 + xhab jan 2007 error | Antonio
I have migrated my system to fwh jan and also xhb pro to jan 2007
When i link my app, i get
xlink error : Unresolved external symbol _ansitowide
Any clue ?
Thanks
Richard |
fwh jan 2007 + xhab jan 2007 error | Richard,
Strange... Please add this function:
[code:2ktx3jtz]
#pragma BEGINDUMP
#include <windows.h>
LPWSTR AnsiToWide( LPSTR cAnsi );
LPWSTR ansitowide( LPSTR cAnsi )
{
return AnsiToWide( cAnsi );
}
#pragma ENDDUMP
[/code:2ktx3jtz] |
fwh jan 2007 + xhab jan 2007 error | Antonio
Same link error message
Switching back to fwh october 2006 , this is the one i was using compiles and links ok
Richard |
fwh jan 2007 + xhab jan 2007 error | Richard,
Place an underscore in front:
[code:31e2897w]
#pragma BEGINDUMP
#include <windows.h>
LPWSTR AnsiToWide( LPSTR cAnsi );
LPWSTR _ansitowide( LPSTR cAnsi )
{
return AnsiToWide( cAnsi );
}
#pragma ENDDUMP
[/code:31e2897w] |
fwh jan 2007 + xhab jan 2007 error | Antonio
No change same error
Very strange, where can it come from ?
Everything compiles OK with fwh 2.8 october
Richard |
fwh jan 2007 + xhab jan 2007 error | Richard,
We email you the most recent libraries |
fwh october with xhb ? | Hello
Anyone using last fwh (october) with last beta from xharbour.com ?
I have downloaded last beta, recompiled all my libs (pcode fun ....), did a clean build and my program does not start under vista. <!-- s:( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":(" title="Sad" /><!-- s:( -->
I did not recompile fw l... |
fwh october with xhb ? | problem fixed
again pcode.....gotta love xharbour pcode ! <!-- s:x --><img src="{SMILIES_PATH}/icon_mad.gif" alt=":x" title="Mad" /><!-- s:x -->
sorry for inconvenience
Richard |
fwh october with xhb ? | Richard,
The last beta that we have for xHB is June2007-RC14, and its working fine
Is that the one that you are using ?
We are going to check their website |
fwh october with xhb ? | Richard,
> problem fixed
Ok <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
Whats the latest available beta ? |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.