So PowerBuilder uses their DLL implementation for Virtual Memory (PBVM), is it possible to compile PB to native code instead of intermediate P-Code and if so how is it done?
IF its possible to do native code, what kind of cons will I see compared to use P-Code?