Actions
Bug #1263
closedSHGetFolderPath uses wrong calling convention in tempdir
    Bug #1263:
    SHGetFolderPath uses wrong calling convention in tempdir
  
Description
=begin
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.
=end
Files
        
           Updated by usa (Usaku NAKAMURA) over 16 years ago
          Updated by usa (Usaku NAKAMURA) over 16 years ago
          
          
        
        
      
      - Status changed from Open to Closed
- % Done changed from 0 to 100
=begin
Applied in changeset r22889.
=end
Actions