OLE controls are not supported  SCC issues

Release Bulletin PowerBuilder® Enterprise 10.2.1

Case sensitivity in external function names

When you reverse-engineer and then regenerate a PowerBuilder application, an external function with a case-sensitive name such as GetCurrentDirectoryA fails. To work around this issue, specify an alias for the function, for example:

public function ulong GetCurrentDirectoryA (ulong textlen, ref string dirtext) library “KERNEL32.dll” alias for "GetCurrentDirectoryA;ansi"

[CR 358442]





Copyright © 2005. Sybase Inc. All rights reserved. SCC issues

View this release bulletin as PDF