V
vul
I'm converting my VB6 project into VB 2005.
In VB6 I use several API functions, such as:
IsWindow, GetForegroundWindow, SetWindowPos, FindWindow, ShowWindow,
GetDesktopWindow and some others
All of them are used to work with external windows (Word, Acrobat etc)
I'm looking for their replacement with native Framework stuff or the way how
to use them in VB 2005 properly.
Some of them work the same way, some don't.
Where do I get some info about API replacement?
Google did not help me.
Thank you
Al
In VB6 I use several API functions, such as:
IsWindow, GetForegroundWindow, SetWindowPos, FindWindow, ShowWindow,
GetDesktopWindow and some others
All of them are used to work with external windows (Word, Acrobat etc)
I'm looking for their replacement with native Framework stuff or the way how
to use them in VB 2005 properly.
Some of them work the same way, some don't.
Where do I get some info about API replacement?
Google did not help me.
Thank you
Al