On a 64 bit OS, there are only 64 bit UMDF processes.
d
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Joseph M. Newcomer
Sent: Tuesday, August 02, 2011 2:43 PM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] Implementing DLL in UMDF
While it is true that a 64-bit process can only load 64-bit DLLs, do we know whether the OP is using a 32-bit process or a 64-bit process? All I’ve seen is that the DLL is a 32-bit DLL, but nothing about the context in which it is used.
joe
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Tim Roberts
Sent: Tuesday, August 02, 2011 3:25 PM
To: Windows System Software Devs Interest List
Subject: Re: [ntdev] Implementing DLL in UMDF
xxxxx@gmail.com wrote:
Hi friends
I’m having the same problem.
What problem?
I tried to include de lib in SOUCES but it doesnt work.
It doesn’t BUILD or it doesn’t LOAD?
I generated my DLL using Visual C++ 2010, 32bits. But, I’m using Win7
64bits.
A 64-bit process can only load 64-bit DLLs.
–
Tim Roberts, xxxxx@probo.com
Providenza & Boekelheide, Inc.
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer