Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Custom Dialog Using IS5.53/VC++6

4 views
Skip to first unread message

Frank H Sparks

unread,
Jul 19, 2000, 3:00:00 AM7/19/00
to
I’m using IS5.53 and VC++6 to create a custom dialog using the ISUSER
tutorial. My problem: The call to EzDefineDialog returns a 0, but the call
to WaitOnDialog always returns a –1 (DLG_ERR).

I know the _isuser.dll file was created correctly and I believe it’s being
referenced correctly during the setup execution. I’ve double, triple and
quadruple checked the code to ensure I’m referencing the correct dialog IDs,
but no luck. I’m stumped.

The only thing I can figure is that I'm doing something wrong when copying
and setting up the custom dialog in the VC++6 environment. I think I'm
doing things right but am not sure. The ISUSER tutorial refers to VC++4 not
6 and there are a great number of differences between the two versions.

A peer wrote a VC++6 app to access the custom dialog resource within the
_isuser.dll and that worked. It displayed fine. So that implies the dll is
OK. Any suggestions?

Any help would be appreciated.

Frank

Frank H Sparks

unread,
Jul 20, 2000, 3:00:00 AM7/20/00
to
Turns out that the IP Address control provided in VC++6 can't be recognized
by an InstallShield custom dialog. I used an edit field instead and voila!
Custom dialog.


Frank H Sparks wrote in message <39761...@208.30.171.38>...

0 new messages