M_win Posted June 2, 2007 Posted June 2, 2007 Hello.I am having trouble with the file "User32.dll" in windows 98.Many applications I run will say "...linked to a missing export User32.dll:UpdateLayeredwindow" or "...linked to a missing export user32.dll:SetLayeredWindowAttributes"thanks for your help
awergh Posted June 3, 2007 Posted June 3, 2007 User32.dll:UpdateLayeredwindow , SetLayeredWindowAttributes are functions (APIs) in user32.dll that arent included in user32.dll so you will have to ask Xeno86 to patch them into user32.dll in his KernelEX project
BenoitRen Posted June 3, 2007 Posted June 3, 2007 I'll clarify awergh's post.Those APIs aren't present in Windows 98's USER32.DLL. They are in Win2K's and WinXP's.
MDGx Posted June 7, 2007 Posted June 7, 2007 This is a question for Xeno86, who co-created + maintains KernelEx in this forum:http://www.msfn.org/board/?showtopic=71476Therefore, please post all KernelEx specfic ?-s in that forum.This 1 now closed.
Recommended Posts