http://www.imitidicthulhu.it/Bridge/one_win.zip
Excuse my bery bad English!
Thanks in advance!
Giovanni aka soldatino
2012/3/5 D. <david.sz...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups "xblite" group.
> To post to this group, send email to xbl...@googlegroups.com.
> To unsubscribe from this group, send email to xblite+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/xblite?hl=en.
>
RegisterClassA (would need to register window procedure ChildProc() )
CreateWindowExA (created with border styles and WS_HSCROLL and WS_VSCROLL)
All of your code to handle the scroll bars would be included in your new ChildProc().
Let me know if this helps.
D.
2012/3/18 David Szafranski <david.sz...@gmail.com>: