Thanks for answering my questions and giving extra detail. That really helped. My final objective is to get the camera to work with RemoteCapture like it does under Canon stock firmware, but with the features of CHDK, including RAW files, longer exposure times etc, which the SX110 does not support out-of-box. For example, turn on live viewfinder, set Tv, Av, and ISO etc, shoot from computer ... and have a form of "CHDK++" (perhaps PTP, scripts, etc) transfer RAW files directly to computer (cleanly without an intervening save to SD), like the S70 did, and like the SX110 does out-of-box but only with native JPGs.
The above works in part as-is. So far with your expert help, I have been able to do the following:
a) set up CHDK to shoot from RemoteCapture,
b) have it save DNG files to the SD card, and
c) cloak the DNG files using CR2 extension and copy them over by hand without removing the SD card.
The USB cable does not need to be unplugged, but camera has to be shut OFF and back ON again to have FileExplorer report the new CR2. Unfortunately, that still requires the need to physically attend to the camera, moving it and retracting the lens each time. By contrast, manipulating the camera using RemoteCapture under stock firmware is not needed, and the camera does not need to be switched OFF. Nonetheless, I can confirm this albeit limited remote fundamentally does work on the SX110 for folks wishing to do the same and retain the Canon device driver.
However, there may be a caveat in CHDK itself that a developer might consider looking at: DNG file numbering, DNG file numbers don't get incremented on their own. I suspect that because the parallel JPG file gets automatically transferred to the computer after processing the shot leaving no trace of the IMG_* file in the folder. Hence, perhaps for that reason, CHDK does not increment the file number. In fact, if I don't delete the last shot (leave an empty folder), then more than one DNG file with the same number gets saved.
At present, even though CHDK is running and saving DNGs by computer control, I don't have access to CHDK camera features via RemoteCapture. For example, the shutter speed drop-down does not have the extended Tv values.
Q. In the context above, what would I need to obtain full seamless computer-controlled remote operation? I think there may be no way out but to change the device driver, at least, and then add extensions to CHDK, a kind of CHDK++, scripts, etc ?