Implementing a Customized PSUSER.DLL
To rebuild and implement PSUSER.DLL:
-
Compile PSUSER.C and create PSUSER.DLL.
To do this for Windows platforms, run NMAKE while in the PS_HOME\src\PSUSER\WINX86 directory.
Use a Microsoft Visual C++ compiler. The current release supports the latest Microsoft Visual C++ compiler for Visual Studio 2022.
On UNIX, run the shell script psuser.sh in PS_HOME\src\psuser.
The resulting file, PSUSER.DLL, is used by PeopleTools (PSTOOLS.EXE), and the Windows COBOL interfaces. For Windows operating systems, you must copy this file into your COBOL directory.
-
Distribute PSUSER.DLL to workstations.
If your workstations run the PeopleSoft executable files from a common file server, you must ensure that your new PSUSER.DLL is copied to that file server. If any of your workstations run the PeopleSoft executable files locally, PSUSER.DLL must be distributed to such workstations.