FWH functions and mod harbour

Post Reply
User avatar
Otto
Posts: 6378
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

FWH functions and mod harbour

Post by Otto »

Hello friends,

How can one use FIVEWIN functions, for example from the shellapi.prg

DLL32 FUNCTION or static HB_FUNC() in mod harbour?

Which functions are used in harbour to move a file or an entire directory?

Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
ssbbs
Posts: 104
Joined: Mon Oct 17, 2005 3:03 am
Location: Taiwan

Re: FWH functions and mod harbour

Post by ssbbs »

try use: FRename( cLogFile2, cLogFile )
line ID: ssbbstw
WeChat ID: ssbbstw
Post Reply