SAP Knowledge Base Article - Preview

2401623 - Calling CreateProcess() api shuts down 64-bit application - SAP PowerBuilder 12.6

Symptom

  • In a PowerBuilder 12.6 32-bit application, the following global function works well
  • In a PowerBuilder 12.6 64-bit application, the application shuts down and does not run the calling process

Function Boolean CreateProcess ( String lpApplicationName, String lpCommandLine, long lpProcessAttributes, long lpThreadAttributes, Boolean bInheritHandles, long dwCreationFlags,  long lpEnvironment, String lpCurrentDirectory, STARTUPINFO lpStartupInfo, Ref PROCESS_INFORMATION lpProcessInformation  ) Library "kernel32.dll" Alias For "CreateProcessW"

 


Read more...

Environment

  • SAP PowerBuilder 12.6

Product

SAP PowerBuilder 12.6

Keywords

32-bit,64-bit,createprocess,kernel32.dll,long,longptr , KBA , BC-SYB-PB , PowerBuilder , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.