Uunresolved externals

Uunresolved externals

Postby Sakis » Tue Mar 07, 2006 2:22 pm

Hello Antonio and from hear :D

First of all ask you does C3 IDE work's with FWC3 ?
Trying some functions from fwc3 i get those unresolved externals

"PARAMCOUNT" referenced from module FILENAME
"GETPARAM" referneced from module FILENAME

I try to use the folloeing code :
SET DEFAULT TO (cFilePath(GetModuleFileName(GetInstance()))+"DATA\")
I Know that this piece of code works fine with xHarbour / FWH..

Any help wold be qppreciated :idea:

TIA
DIONISIS
User avatar
Sakis
 
Posts: 42
Joined: Fri Oct 21, 2005 2:12 pm
Location: Athens

Postby Antonio Linares » Tue Mar 07, 2006 3:49 pm

Dionisis,

> First of all ask you does C3 IDE work's with FWC3 ?

No, sorry.

> "PARAMCOUNT" referenced from module FILENAME
> "GETPARAM" referneced from module FILENAME

Please declare them like these:

function ParamCount() ; return 0
function GetParam() ; return nil
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41469
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 144 guests

cron