Re: Win32Lib Combo / Tabs

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

> I've been working with Euman on his problems with getting tab stops into
> combo boxes.  I first traced the problem to database.e.  Now I've
determined
> that any time some memory is allocated and not freed before the combo's are
> created, the ChildWindowFromPointEx call fails.  It also fails whenever the
> trace window comes up before the combos are created.

Actually, this seems to fail whenever conagent.exe is running in the
foreground...
( ... noticed it failed every time safe.e is used, thanks Rob,  blink  )
... because the win32lib code uses CWP_SKIPTRANSPARENT, it is probably trying
to get the handle of the DOS box... and failing !
... which occurs in trace mode, or when using safe.e, or if another DOS box
is open because we're using something like printf(1,...    , or ?...   in our
code ???

Wolf

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

Search



Quick Links

User menu

Not signed in.

Misc Menu