06-02-2009, 08:29 PM
do you know a way how to hide desktop icons a given screen?
|
Hide desktop icons by screen
|
|
06-02-2009, 08:29 PM
do you know a way how to hide desktop icons a given screen?
06-03-2009, 05:51 AM
Don't know other ways, would try to hide each icon using listview messages. Enumerate icons and get positions using accessible object functions. Then MonitorFromPoint, MonitorIndex, LVM_SETITEMPOSITION.
|
|
« Next Oldest | Next Newest »
|