Skip to content

Instantly share code, notes, and snippets.

View concubicycle's full-sized avatar

concubicycle concubicycle

  • Digipen Institute Of Technology
  • New York City
View GitHub Profile
@t-mat
t-mat / KnownFolderIdExample.cpp
Created February 11, 2020 12:06
[WIN32] Shell API KNOWNFOLDERID example
/*
WIN32 Shell API KNOWNFOLDERID example
Wait. What has happned to CSIDL?
It's retired. CSIDL has the following note:
https://docs.microsoft.com/en-us/windows/win32/shell/csidl
> As of Windows Vista, these values have been replaced by KNOWNFOLDERID values.