F
fliversen
Hello,
for some reasons like
- create a font (without a real form)
- dimension of desktop
I need access to a default Form / Desktop form.
In which way, it is possible with windows::forms.
In MFC I use 'GetDesktopWindow()'.
Is 'Win32-API GetDesktopWindow()' is only way ?
So long
Frank Iversen
for some reasons like
- create a font (without a real form)
- dimension of desktop
I need access to a default Form / Desktop form.
In which way, it is possible with windows::forms.
In MFC I use 'GetDesktopWindow()'.
Is 'Win32-API GetDesktopWindow()' is only way ?
So long
Frank Iversen