I have loaded and build a C++Builder 6 program in BDS2006.
On Windows XP the program works fine, but on Windows 2000 I get this
error:
"The procedure entry point DeactivateActCtx could not be located in the
dynamic link library KERNEL32.dll.".
I did not have this problem when the program was build in C++Builder 6.
How do I fix this problem?
Thanks in advance, Elund