how can C++ app reposition desktop icons?

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

Can a C++ app reposition desktop icons?

How do you find them, and then do you move them with MoveWindow or is
something fancier required?

Thanks,
Jeff
 
Jeff said:
Can a C++ app reposition desktop icons?
Probably.

How do you find them, and then do you move them with MoveWindow or is
something fancier required?

You need to ask in a programming newsgroup, folks here mostly aren't
into that sort of thing. Try the microsoft.public.vc.* hierarchy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top