Re: HToolkit binary compatibility

Krasimir Angelov <[email protected]>
Newsgroups gmane.comp.lang.haskell.gui
Message-ID <[email protected]>
Hello Wolfgang

--- Wolfgang Jeltsch <[email protected]> wrote:
> at the moment, the different C backends of HToolkit
> use different types for, 
> e.g., windows handles. In my opinion it would be
> better if the same type 
> (e.g. char *) would be used with all backends and
> conversions between the 
> common type (char *) and the native type (e.g.,
> GtkWidget * or HWND) would be 
> made internally.

The HWND type is defined as (void *) in the windef.h 
header. Is there any hardware platform where different
pointer types have different internal representations?

Krasimir

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.