Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - CW

#1
Programming / 90wres32.dll
June 14, 2026, 04:15:19 PM
I have PxPlus 2026 on the same workstation as a Sage 100 client. When I launch PxPlus from pxplus.exe within its own PxPlus folder, I get the can't load 90wres32.dll message. What is telling PxPlus to load this dll?
#2
Language / Dialog Background Color
October 31, 2025, 06:56:12 PM
When creating a popup window using PRINT 'DIALOG"(), how do you change the background color of the window?
#3
Programming / Device communication via a USB port
May 28, 2021, 04:18:11 PM
In the days when dinosaurs roamed the earth, we would communicate with a device such as a cash drawer or scales by opening a serial port with a device name such as COM1. Now that serial and parallel ports are also extinct, we have USB ports and since the plugged in device is not enabled as a portable drive with a drive letter, how do you open the USB port for communication with such a device as a cash drawer or scale? Is there a generic device driver that can be used?