aboutsummaryrefslogtreecommitdiff
path: root/c/resource.rc
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-07-29 15:31:26 +0200
committerJohn Ankarström <john@ankarstrom.se>2022-07-29 15:31:26 +0200
commitc883d9cf5673fe0af8d69120b048d642e122bdbb (patch)
treee657e8375be9e881492bc05b15b036ed633a7765 /c/resource.rc
parenta67d7ca9e69799728801e30eff6af1adc7d2e53b (diff)
downloadEpisodeBrowser-c883d9cf5673fe0af8d69120b048d642e122bdbb.tar.gz
Use swprintf_s instead of string streams.
I find it much simpler. It is very safe, as wszf only accepts fixed-size arrays. There is, of course, the chance that swprintf_s fails and writes nothing into the array. This can be handled by the caller, if desired.
Diffstat (limited to 'c/resource.rc')
0 files changed, 0 insertions, 0 deletions