RE: Who can write an inputbox.e?

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

> Don,
> 
> Neat!!
> 
> I had to change:
> CreateWindow = define_c_func( Lib1, "CreateWindowExA",
> ,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG},
> C_LONG ),
> 
> to:
> CreateWindow = define_c_func( Lib1, "CreateWindowExA",
> {C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LON
> 
> G,C_LONG},
> C_LONG ),
> 
> to get it to work, hope that's correct??
> (added two more "C_LONG" & a "{" )

Yes that is correct, for some reason sometimes when I post long lines 
they tend to truncate.  I also hope Lui will be able to use it.  Maybe 
in the future I will have some time to play around with making templates 
in memory...

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

Search



Quick Links

User menu

Not signed in.

Misc Menu