Creating apps with FWH 11.12

Creating apps with FWH 11.12

Postby codemaker » Fri Jan 13, 2012 7:05 pm

I just got to test the FWH 11.12 and I wanted to create the program which works ok under the lower versions.

While compiling and linking I got the error:
-----------------------
...
Type: C >>>xrc.exe -fo"obj32\HR.res" -D__HARBOUR__ -D__FLAT__ -DHRVATSKI -i"C:\FWH1112\INCLUDE" -I"C:\xHB\c_include" -I"C:\xHB\c_include\win" "HR.RC"<<<


Type: C >>>xlink.exe -NOEXPOBJ -MAP -FORCE:MULTIPLE -NOIMPLIB -subsystem:windows -UNMANGLE -LIBPATH:"C:\FWH1112\LIB" -LIBPATH:"C:\fwh1112\lib" -LIBPATH:"C:\xHB\lib" -LIBPATH:"C:\xHB\c_lib" -LIBPATH:"C:\xHB\c_lib\win" "obj32\myguests.obj" "obj32\DATOTEKE.obj" "obj32\Sifre.obj" "obj32\reserve.obj" "obj32\QuickPDFFunc.obj" "obj32\hreports.obj" "obj32\testmaila.obj" "obj32\SEE32FUN.obj" "obj32\otherfnc.obj" "obj32\zipunzip.obj" "obj32\msgget.obj" "obj32\HR.res" "xhbzipdll.lib" "xhbZIP.lib" "C:\FWH1112\LIB\FiveHCM.lib" "C:\FWH1112\LIB\FiveHMX.lib" "OptG.lib" "xhb.lib" "dbf.lib" "nsx.lib" "ntx.lib" "cdx.lib" "rmdbfcdx.lib" "ct3comm.lib" crt.lib kernel32.lib user32.lib winspool.lib ole32.lib oleaut32.lib odbc32.lib odbccp32.lib uuid.lib wsock32.lib ws2_32.lib wininet.lib advapi32.lib shlwapi.lib msimg32.lib mpr.lib comctl32.lib comdlg32.lib gdi32.lib shell32.lib winmm.lib lz32.lib Netapi32.lib -out:"c:\myguests\myguests_hr.exe"<<<

Creating object: c:\myguests\myguests_hr.EXP
Creating library: c:\myguests\myguests_hr.LIB
xLINK: error: Unresolved external symbol '_GlobalMemoryStatusEx referenced from Fivehcm.lib(MEM.obj)'.
xLINK: error: Unresolved external symbol '_SendInput referenced from Fivehcm.lib(KEYBRD.obj)'.
xLINK: error: Unresolved external symbol '_OleUIPasteSpecialA referenced from Fivehcm.lib(RICHEDIT.obj)'.
xLINK: fatal error: 3 unresolved external(s).

Type: C >>>Couldn't build: myguests_hr.exe<<<
Type: C >>>TMAKEPROJECT<<<
Type: C >>>TMAKEPROJECT:REFRESH<<<
Type: N >>> 1423<<<
-----------------------------

Am I missing something or there is some specific version of xHarbour needed?
My xHarbour version:
xHarbour build 1.2.1 Intl. (Simplex) (Rev. 6633)

Please, advice
Thanks
Boris
User avatar
codemaker
 
Posts: 208
Joined: Wed Dec 03, 2008 4:48 pm
Location: Belgrade, Serbia

Re: Creating apps with FWH 11.12

Postby Antonio Linares » Fri Jan 13, 2012 7:15 pm

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Creating apps with FWH 11.12

Postby codemaker » Fri Jan 13, 2012 8:47 pm

Thanks Antonio,
now I have only this issue left:

---------------
Creating object: c:\myguests\myguests_hr.EXP
Creating library: c:\myguests\myguests_hr.LIB
xLINK: error: Unresolved external symbol '_OleUIPasteSpecialA referenced from Fivehcm.lib(RICHEDIT.obj)'.
xLINK: fatal error: 1 unresolved external(s).

Type: C >>>Couldn't build: myguests_hr.exe<<<
Type: C >>>TMAKEPROJECT<<<
Type: C >>>TMAKEPROJECT:REFRESH<<<
Type: N >>> 1423<<<
---------------

Any help?
User avatar
codemaker
 
Posts: 208
Joined: Wed Dec 03, 2008 4:48 pm
Location: Belgrade, Serbia

Re: Creating apps with FWH 11.12

Postby codemaker » Fri Jan 13, 2012 8:55 pm

Ok Antonio, disregard my last post, I found in some previous posts you advised:

http://www.fivetechsoft.com/files/oledlg.lib
http://www.fivetechsoft.com/files/version.lib

Now it compiles, link and, the most importand - works!
Now to see the news...

Thanks
User avatar
codemaker
 
Posts: 208
Joined: Wed Dec 03, 2008 4:48 pm
Location: Belgrade, Serbia

Re: Creating apps with FWH 11.12

Postby Antonio Linares » Sat Jan 14, 2012 8:36 am

Very good :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Creating apps with FWH 11.12

Postby codemaker » Sat Jan 14, 2012 2:35 pm

Antonio, can you help with the rest of my problems (PDF content scrambled and preview crashes the program)?

Thanks
User avatar
codemaker
 
Posts: 208
Joined: Wed Dec 03, 2008 4:48 pm
Location: Belgrade, Serbia

Re: Creating apps with FWH 11.12

Postby Antonio Linares » Mon Jan 16, 2012 6:26 pm

Boris,

Could you please provide me a small PRG to reproduce what you comment ? thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Creating apps with FWH 11.12

Postby codemaker » Mon Jan 16, 2012 6:31 pm

Antonio,
please see this threed:

viewtopic.php?f=3&t=23290

I explained all with screenshot

Boris
User avatar
codemaker
 
Posts: 208
Joined: Wed Dec 03, 2008 4:48 pm
Location: Belgrade, Serbia

Re: Creating apps with FWH 11.12

Postby Antonio Linares » Mon Jan 16, 2012 7:05 pm

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 88 guests