Kbase 16937: Error 3258, 3260 With USER.EXE, KERNEL.EXE, KRNL386.EXE
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
FACT(s) (Environment):
Windows 32 Intel
SYMPTOM(s):
Could not load DLL procedure <procedure>. (3258)
Could not find the entrypoint <function>. (3260)
CHANGE:
Application was migrated from Progress 8.1 or earlier to Progress 8.2 or later.
CAUSE:
If you are calling DLL functions which you have defined as being in any of the following libraries, you can get a 3260 error: USER.EXE, KERNEL,EXE, KRNL386.EXE.
The reason is that the names of the libraries have changed in 32-Bit Windows.
FIX:
You must change your external program procedure definition to point to the correct name.