OS/2 visualAge -> winNT visualStudio
Hello,
I'm porting a OS/2 visualAge application to a winNT visualStudio environment. In the visualAge sources there are api calls like WinQueryObject, WinBeginEnumWindows, etc..
These should have their counterparts in winNT visualStudio. I can't find proper documentation...
Any hits/tips/suggestion/url's?
Re: OS/2 visualAge -> winNT visualStudio
I remember a porting guide from OS/2 to Windows on the MSDN, but didn't found it on the January CD's. Anyways, you can look at the OS/2 API project under http://www.edm2.com/os2api/index.html. Most API calls are explained there.
Martin