samedi 9 mai 2015

Using default File Symbols in C# [duplicate]

This question already has an answer here:

I want that a user can enter a filename and it shows him the "symbol" of the file.... like those ones: enter image description here

I know that I could extract them out of their dlls and add them to my project, but I think there could be a solution which grabs them out of windows... I would like to have a very simple implementation, because it'll be part of a school project and the examiners hate importing DLLs, it would be "unsafe", so , a function which is supported by C#'s default stuff would be very nice for me.

Aucun commentaire:

Enregistrer un commentaire