Re: scroll window - self repaint?



In <1235295542.776029@xxxxxxxxxxxxxxxxxxxxxxx>, on 02/22/2009
at 10:39 AM, "Andi B." <andi.b@xxxxxxx> said:

Hi Andi,

there are references to evcb.h which is delivered with the cpp3.65
toolkit,

Technically, evch.h is delivered with the version of the Warp4 toolkit
that ships with VAC 3.65.

but not with os2tk45.

Are you sure? It should be included, but packaging errors are possible.
I have

3-15-99 14:10 14,662 0 EVCB.H

A much smaller version of evcb.h is
included with watcom too.

Yes, OpenWatcom ships with an independently developed version of the Warp4
toolkit headers.

I usually work with ibmcpp365 with this project and the os2tk45. Beside
os2tk45 header files, should I include IBMCPP3.65\TOOLKIT\H\ or better
OpenWatcom\h? Although it works, I dislike to mix headers from different
packages.

I tend to use the IBM supplied headers when working with VAC tools and the
OpenWatcom headers when working with OpenWatcom under the assumption that
they have been more fully tested with the specific toolchain.

Neither set of headers is perfect. I maintain a small number of private
fixes to the Toolkit headers and the DDK headers.

Steven

--
--------------------------------------------------------------------------------------------
Steven Levine <steve53@xxxxxxxxxxxxxxxxxxx>
eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com
--------------------------------------------------------------------------------------------

.



Relevant Pages

  • Re: Igor, pAPP toolkit questions
    ... Thanks for your response. ... Your toolkit has just been invaluable and I ... > headers have been fully prepared. ... you suggesting I add a datastructure there to maintain the HTML info ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: scroll window - self repaint?
    ... but packaging errors are possible. ... README - IBM OS/2 DEVELOPER'S TOOLKIT VERSION 4.5 ... I dislike to mix headers from different ... OpenWatcom headers when working with OpenWatcom under the assumption that ...
    (comp.os.os2.programmer.misc)
  • Re: Getting the HWND of a child app
    ... included in the Toolkit 4.5 Addendum. ... It is not, unfortunately, included in the toolkit's headers or import ... extern HSWITCH APIENTRY WinHSWITCHfromHAPP; ...
    (comp.os.os2.programmer.misc)
  • Re: WinShowWindow and WM_PAINT
    ... the DLL created with VAC++ 4.0 works just fine. ... Maybe a compilers option?, ... OpenWatcom defaults to byte alignment. ... tooklit headers or the IBM Toolkit headers, ...
    (comp.os.os2.programmer.misc)
  • Re: WinShowWindow and WM_PAINT
    ... the DLL created with VAC++ 4.0 works just fine. ... VAC defaults to 4 byte structure alignment. ... OpenWatcom defaults to byte alignment. ... tooklit headers or the IBM Toolkit headers, ...
    (comp.os.os2.programmer.misc)