Can I call C++ code from Progress OpenEdge ABL?

  • Thread starter Thread starter thewolf
  • Start date Start date
Status
Not open for further replies.
T

thewolf

Guest
Is it possible to execute C++ code from within Progress ABL?

Specifically, I am looking to use the function SHGetKnownFolderPath (documentation here) to determine the location of the "Documents" folder on a Windows 7 machine that has the documents folder redirected to another location.

Or, is there an alternative way to determine this information without resorting to checking a registry key?

Continue reading...
 
Status
Not open for further replies.
Back
Top