GetACP missing

Issue #37 resolved
Ronald Klitsche created an issue

Getting the active codepage fail:

  Caption := GetACP().ToString;
dyld: lazy symbol binding failed: Symbol not found: GetACP
  Referenced from: /Users/Administrator/PAServer/scratch-dir/Developer-MacOSX/Project1.app/Contents/MacOS/Project1
  Expected in: /Users/Administrator/PAServer/scratch-dir/Developer-MacOSX/Project1.app/Contents/MacOS//kernel32.dll

dyld: Symbol not found: GetACP
  Referenced from: /Users/Administrator/PAServer/scratch-dir/Developer-MacOSX/Project1.app/Contents/MacOS/Project1
  Expected in: /Users/Administrator/PAServer/scratch-dir/Developer-MacOSX/Project1.app/Contents/MacOS//kernel32.dll

Comments (1)

  1. Log in to comment