I did a search on running a FWH app in the background as a service, but only found reference to an article that explains a package that can run existing .exe's if you don't have access to the source code.
I intend to build an update routine that periodically checks a website and automatically downloads them when available, plus it will do other activities. It will run on a server and should be a "service" that is not viewed by the user. It would activate on startup, and remain running throughout the day.
Has anyone written this type of application with xHarbour / FWH, and if so, are there any guidelines / samples / docs ?
Thanks.
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit