Click to See Complete Forum and Search --> : OS/2 visualAge -> winNT visualStudio


kuijer
May 4th, 1999, 04:37 AM
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?

Martin Speiser
May 4th, 1999, 06:25 AM
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