re: The procedure entry point DdEntry1 could not be located in the dynamic link library GDI32.dll.
Friday, February 25, 2005 at 2:39 pm Windows 2000 Annoyances Discussion Forum
Posted by Jon
(18 messages posted)
From what I can gather "getrawinputdeviceinfo" is a function that was
introduced in Windows XP and so may not be available under Win2kPro.
(see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/userinput/rawinput/rawinputreference/rawinputfunctions/getrawinputdeviceinfo.asp)
Looking at the bottom of the page shows a minimum OS of XP.
I'm no developer but, you may benefit from installing (if you havent
already) the "Microsoft .NET Framework 1.1". This adds some code
functionality and is used for the development and execution of applications,
although I don't believe it replaces USER32.DLL which is what you're having problems
with.
You can get this from http://www.microsoft.com/downloads/details.aspx?FamilyId=262D25E3-F589-4842-8157-034D1E7CF3A3&displaylang=en
or using windows update but be warned, it is faily hefty in size (23 Meg) so
if you havent got broadband it could take some time.
I'd be interested to know if this fixes your issue.
Jon...
On Thursday, February 24, 2005 at 3:43 pm, Luciano wrote:
>Hi,
>
>I have used your tip & found it works perfectly, so I thank you for the assistance.
>
>Only problem is that I have fixed the GDI32.dll problem, but I still have a USER32.dll
>problem. The exact error is the same except for the files involved the error is:
>
>The procedure entry point GetRawInputDeviceInfoW could not be located in the dynamic
>link library USER32.dll.
>
>Any assistance would be appreciated, I am using DirectX 9.0c & have Windows 2000
>Professional up to Service Pack 4 & all the latest updates & Hotfixes. Let me know
>if you need any further information
>
>Thanx
>
>Luciano
>
>
>
|
All messages in this thread [show all]
 |  |  |  |  |  |  |  | re: The procedure entry point DdEntry1 could not be located in the dynamic link library GDI32.dll. (Jon: Fri, Feb 25, 2005, 2:39 pm) |
| |
| |
Return to the Windows 2000 Discussion Forum
|
|