I encountered a problem when using BroadcastSystemMessage in my program on Win95 using VC++ 5.0. The error encountered was "Link to missing export USER32.DLL:BroadcastMessageA."

It worked well if I use VC4.1. Can anyone help me to solve this problem because I have to use VC5.0.

nha