From: Charlie Savage Date: 2009-03-11T06:39:05+09:00 Subject: [ruby-core:22826] [Bug #1263] SHGetFolderPath uses wrong calling convention in tempdir Bug #1263: SHGetFolderPath uses wrong calling convention in tempdir http://redmine.ruby-lang.org/issues/show/1263 Author: Charlie Savage Status: Open, Priority: Normal Target version: 1.9.1 ruby -v: ruby 1.9.2dev (2009-03-06) [i386-mswin32_90] The second occurrence of this - should use stdall, not cdecl. Sure we shouldn't default all Win32API calls to stdcall? That is what they are. ---------------------------------------- http://redmine.ruby-lang.org