Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm creating a dropbox like program that syncs a file contents with a server. I need to add the mini sycing icons that subversion and Dropbox add to the file as I'm syncing it. I have no idea how to do that. I assume its messing with the thumbs.db file or something. (Syncing, Not Synced, Synced, not syncable - 4 diffrent icons)

I'm using VB.net with the Latest Windows Framework (4 or less).

share|improve this question
They are icon overlays. See this question: stackoverflow.com/questions/2496582/… – jbird Nov 14 '12 at 18:27

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.