Re: I have searched but not found a solution to this error in win32lib.

new topic     » goto parent     » topic index » view thread      » older message » newer message

amux wrote:
> 
> Error code 461
> Failed to acquire at hWnd when creating a control
> Win32Lib v0.60 11-Jul-2004
> 
> I have searched but not found a solution to this bug.
> (when run in winXP and win2000)
> 
> /amux

This error means that windows was unable to create the control requested.
This can occur for a number of reasons. The ex.err file generated by Euphoria
should allow you to determine where in your program the error is occuring. Make
certain that ALL parameters to the create() function are correct. If any of these
are not valid for the control type a failure may occur.

Larry Miller

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu