Re: And I thought it would be easy ?? Dos program to a windows program ??
- Posted by DanM Jan 17, 2011
- 1522 views
Pete
No ........
I just did not read it somewhere If you want to use win32lib then the include must be there
Or that is what I understand
having read many codes
I am O.K. with dos32 or dos etc
It is the win32 stuff that I cannot find specific examples for
I did not post my attempts at message boxes ... and lots of other stuff
Just graduated to .exw programmes and find them difficult..
At 70 years young I am trying to get all my .ex programmes
up to speed .... the "windows" stuff
And I have about 60 odd programmes to go
Bear with me ??
But I will keep going
Cheers
Selgor
Selgor,
Did you notice that Don Cole's Window's version of your program was developed using the IDE? It would probably be a better starting point for making Windows versions of your programs than trying to hand code them.
You do still have to "think differently" to make Windows programs, but using the IDE should make things quite a bit easier.
Just a suggestion.
Dan M.