When I try to load a 32-bit Windows 95 screensaver as a DLL, I often don't get a handle back, and if I do, trying to GetProcAddress the screensaver function doesn't work - is there any reason for this? I've written millions of screensavers and I know you export the two functions, so why wont they load?? Any clues as to this thing are appreciated!