Quantcast
Channel: Win32 – Pogopixels’ Blog
Browsing latest articles
Browse All 2 View Live

Get the 48×48 or 256×256 icon of a file on Windows

Getting the 16×16 and 32×32 icons on Windows is relatively easy and is often as simple as one call to ExtractIconEx. However, getting the extra large (48×48) and jumbo (256×256) icons introduced...

View Article



Delete a file to the recycle bin from C++

Today, I was looking for a way to delete a file to the recycle bin using C++, but couldn’t find any simple example, so here it is: SHFILEOPSTRUCT operation; operation.wFunc = FO_DELETE; operation.pFrom...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images