Re: Which windows version?
- Posted by andi49 Nov 22, 2012
- 1509 views
benston said...
Well it is not really easy to find and understand which version of library to use with which version of Euphoria. Now , i am not sure is even this proper library who I want to use. Is this presented lib by me written in OOP way ? I would like to use win GUI library who is written in non OOP way. Because is easier to folow what is what. What might you recomnend me if i want to use non OOP library for windows programming? thanks advance... benston...
Hallo
win32lib is not OOP, OpenEuphoria is not OOP.
I think no Win32 Api wrapper is OOP. So you can choose the one you like the most. Win32lib is the best documented and most complete wrapper (for native Win32)
Andreas