Re: IDE version 9k5
- Posted by Dan B Moyer <DANMOYER at PRODIGY.NET> Nov 15, 2000
- 398 views
Prasanta, This is just a guess, based on something someone else wrote recently, but I suspect it may have to do with the use of INTEGER for handles; this, I think, works just fine with Windows 9x, but handles in other windows platforms may exceed the limit of integers, and may need to be defined as atoms?? If this is true, it's probably a Win32Lib problem, rather than the IDE? Dan ----- Original Message ----- From: "Prasanta Chakraborty" <prasanta at WRITEME.COM> To: <EUPHORIA at LISTSERV.MUOHIO.EDU> Sent: Wednesday, November 15, 2000 5:47 PM Subject: Re: IDE version 9k5 > Whenever I try to run the IDE I always get several message windows with the > following: > "Error Code 460 > Failed to acquire a hWnd when subclassing a control > Press [ok] to continue [cancel] to quit" > The IDE eventually starts but crashes after a while. I am running under Win > NT SP5. Can someone please tell me why I am facing this? > > Regards, > Prasanta.