Hi everyone,
Win32API Version 4.1 is now available on our web site. This version adds a few new commands:
sys_IsAppRunningAsService
This command takes no parameters and returns 1 if the application is running as a service and 0 if it is not.
sys_SetRegText sys_SetRegLongint sys_SetRegArray sys_SetRegBLOB
These are the inverse of the sys_GetReg commands. Parameters are the same as with the Get commands, where the 4th parameter is the new value to assign. The key/value will be updated if it already exists, and created if it does not exist.
Download:
http://www.orchardsoft.com/4Dapps/win32api.htm
Jeff