Ignore:
Timestamp:
Aug 9, 2008, 1:32:26 PM (16 years ago)
Author:
イグトランス (egtra)
Message:

Unicodeコンパイルで問題になる部分を修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/ablib/src/basic/function.sbp

    r536 r581  
    886886    If ext Then
    887887        If i3 Then
    888             lstrcpy(ext,path+i3)
     888            ActiveBasic.Strings.StrCpy(ext,path+i3)
    889889        End If
    890890        else ext[0]=0
Note: See TracChangeset for help on using the changeset viewer.