Hey Everyone,

 

I've been working on a way to determine which features of the user
interface are capable of being used based on the version of the OS the
script is running on. I know that currently Win32-GUI limits itself to
the feature set available to Win9x in order to maintain compatibility.
My question to the members of the list is what feature(s) do you know
are not currently implemented/active in Win32-GUI due to this
circumstance.

 

I've been trying to work out a way for the module to figure the
capabilities and availability of some of the extended features of
objects such as NotifyIcons. To do this it needs to know which version
of the structures to use based on the OS and DLL versions. I'm simply
looking for other examples.

 

Jason P.

Reply via email to