1. Error code 461

Hi

Program shrouded with Euphoria 2.4 when run.

Error code 461
Failed to acquire a hWnd when creating a control.
Win32Lib v0.60.5 05-Sep-2004


OS = XP Pro

/Jarl

new topic     » topic index » view message » categorize

2. Re: Error code 461

would be nice if IDE2000 and win32lib was one file
and I could use this win32lib

new topic     » goto parent     » topic index » view message » categorize

3. Re: Error code 461

j-s wrote:
> 
> would be nice if IDE2000 and win32lib was one file
> and I could use this win32lib

Judith's IDE *uses* win32lib, and it helps you create other programs that
also use win32lib.  What exactly do you want to do?

Matt Lewis

new topic     » goto parent     » topic index » view message » categorize

4. Re: Error code 461

When I sent my bound win32libprogram(os WinME) to a friend(os XP Pro)
he got this error code 461. 

Looks like I have programmed using IDE and win32lib.

Some time later opened and bound in a different version of
either IDE or win32lib

So if one bound(Andy) version of IDE always(auto) used the same win32lib......

new topic     » goto parent     » topic index » view message » categorize

5. Error code 461

Hi Everybody:
I been experimenting with euphoria en the winlib library.
When I use a program I wrote on windows Xp, on windos 2000
I get an error code 461.  Is there an error code manual, or 
some way to solve this error?

Please advice.

Many thanks
John

new topic     » goto parent     » topic index » view message » categorize

6. Re: Error code 461

Error code 461 is a private Win32Lib error code. The only documentation for
these error codes is in Win32Lib itself. A search in the text for '461' shows
the error message:
Err_CREATECONTROL = {"Failed to acquire a hWnd when creating a control.", 461},

This means that windows was unable to create the control requested. If it
works on XP but not on Win2000 it would appear that you are attempting
something supported only on XP. Without more information that is all I can
suggest.

Larry Miller

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu