OIPI and Deployment (OpenInsight)
At 26 JUN 2001 07:53:14PM Dave Ballance wrote:
I deployed the OIPI the way the instructions specified. However, when I try to run OIPI I and error in RTP27 error loading ISWINDOWVISIBLE.
What am I doing wrong?
Dave
At 27 JUN 2001 05:05AM Oystein Reigem wrote:
Dave,
Don't know, but IsWindowVisible is one of the Windows functions OIPI uses. If OIPI was installed correctly, you should have a row DLL_OIPI_USER in your SYSPROCS table, containing
USER USHORT PASCAL RegisterWindowMessage(LPCHAR) SHORT PASCAL GetNextWindow(SHORT,SHORT) SHORT PASCAL GetWindowTextLength(SHORT) SHORT PASCAL GetWindowText(SHORT,LPCHAR,SHORT) SHORT PASCAL IsWindowVisible(SHORT) *** LAST MODIFIED ON 03/08/97 -- OIPI 3.2Or something. (My OIPI is older than yours.)
- Oystein -
At 27 JUN 2001 06:58AM Richard Bright wrote:
Have you run Declare_FCNS for the DLL as specified by Oystein?
At 27 JUN 2001 08:53AM Oystein Reigem wrote:
I didn't tell Dave to run Declare_FCNS because the OIPI Setup is supposed to do that. I thought if OIPI Setup had managed to install the SYSPROCS*DLL_OIPI_USER row in Dave's OI but not to Declare_FCNS it, more must be wrong with his system. Like why wasn't Declare_FCNS run. And what else wasn't installed.
- Oystein -
At 27 JUN 2001 11:46AM Donald Bakke wrote:
Oystein (and et al.),
Running the Declare_FCNS seems to be the normal course of events for fresh OIPI installs. We always have to do this it seems.
dbakke@srpcs.com
At 27 JUN 2001 01:01PM WinWin/Revelation Technical Support wrote:
All-
We thing we fixed this for 3.7.5, whre OIPI will be in the upgradeā¦
At 27 JUN 2001 06:14PM Oystein Reigem wrote:
Don,
I never had that problem with the 16-bit versions.
- Oystein -