Re: Setting Icon....

new topic     » goto parent     » topic index » view thread      » older message » newer message

I am confused by what you mean by command 128.

There are two types of main windows in mswindow.
A single window and a MDI ( mutiple doctument interface )

A single main window has no child windows.

A MDI window would be like an editor that creates multiple child windows
for each document, etc.

The Single window when its created is assign a default icon.

I do not think you can change it on the fly. So you have to assign your

own icon as the deault icon when you create it.

But a MDI window I think can change the icon of any of its child

by sending a message to it because it creates these child windows.

So are trying to change a single window or a MDI window ?

If its a single window use your ICON as the default when creating it.

To change the MDI you have find out the correct message to send.

I hope this helps you.

Bernie

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu