{"description":"CommandLineToArgvW() \u306e\u7df4\u7fd2\u3002 #define UNICODE #define _UNICODE #include <windows.h> int main(int argc, char *argv[]) { LPWSTR cmdLine; LPWSTR *wargv; int wargc; int i; cmdLine = GetCommandLineW(); wargv = CommandLineToArgvW(cmdLine, &wargc); for (i = 0; i < wargc; i ++) { wprintf(L\"Argument[%d] = %s\\n\",\u2026","published":"2009-04-19 00:00:00","title":" setlocale\u5fc5\u9808","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnextugi.hatenadiary.org%2Fentry%2F20090419%2Flocale\" title=\" setlocale\u5fc5\u9808 - \u3084\u304e\u3055\u3093\u306f\u308f\u3089\u3070\u3093\u3057\u3092\u305f\u3079\u308b\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","categories":[],"provider_url":"https://hatena.blog","width":"100%","type":"rich","blog_url":"https://nextugi.hatenadiary.org/","author_url":"https://blog.hatena.ne.jp/nextugi/","provider_name":"Hatena Blog","height":"190","author_name":"nextugi","blog_title":"\u3084\u304e\u3055\u3093\u306f\u308f\u3089\u3070\u3093\u3057\u3092\u305f\u3079\u308b","version":"1.0","image_url":null,"url":"https://nextugi.hatenadiary.org/entry/20090419/locale"}