Re: bring an already running app to the front




Herfried K. Wagner [MVP] wrote:
"Mike S" <mgspross@xxxxxxxxxxxx> schrieb:
Next time I'll go through the effort of double-checking in the APIViewer
first ;-)

Unfortunately most API viewer applications do not really support VB.NET
and/or simply convert VB6 declarations to VB.NET declatations, which often
cannot be done successfully automatically. Thus I prefer to translate the
declares, types, etc. directly from the header files or the documentation.

All this has got me thinking: I think I'll write a program to translate
windows.h into VB.NET code and put it into a format the the API Text
Viewer can understand. Could be interesting...

Mike S

.