Attention: PROnetworks has upgraded our forum from phpbb2 to phpbb3!!

Please head over to our new converted forum at: http://www.pronetworks.org/forums/

This old forum will remain 'read-only' until approximately February 2009. We look forward to seeing you at the new forum!
Author Message
zhoru02
PostPosted: Mon Jun 07, 2004 3:40 pm Reply with quote

PRO New Member
 
 


Joined: 03 Jun 2004
Posts: 3
Location: New York
I have an application that dynamically loads a local DLL called RTCDLL.DLL. The application was working fine until Windows XP SP2 RC1 was installed. with SP2 installed, the application load a Microsoft version of RTCDLL.DLL from the Windows directory. I can fix the problem by specifying the absolute path of the DLL. But I am very interested to know if the behavior of LoadLibrary API has been changed in Windows XP SP2 release. Does anyone have any knowledge of that?
 
Back to top
xi0n
PostPosted: Fri Jul 02, 2004 7:44 pm Reply with quote

Banned
 
 


Joined: 01 Jul 2004
Posts: 86
http://msdn.microsoft.com buddy.

Promise they will have
 
Back to top
jessee007
PostPosted: Sat Jul 03, 2004 2:10 am Reply with quote

PRO Level 2
 
 


Joined: 02 Jul 2004
Posts: 10
Location: humbolt county
the path of each applacation in each o/s... 98,win 2000,xp ect. is differant. That is what makes them differant. If I want to install something on win 2000 from win xp I have to change the path. win 2000 path is c:>winnt>system.......xp is c:windows>system32
 
Back to top
Weaver
PostPosted: Sat Jul 03, 2004 3:36 pm Reply with quote

PROfessional Member
 
 


Joined: 18 Jun 2002
Posts: 2587
Location: /home/weaver/
zhoru02 wrote:
I have an application that dynamically loads a local DLL called RTCDLL.DLL. The application was working fine until Windows XP SP2 RC1 was installed. with SP2 installed, the application load a Microsoft version of RTCDLL.DLL from the Windows directory. I can fix the problem by specifying the absolute path of the DLL. But I am very interested to know if the behavior of LoadLibrary API has been changed in Windows XP SP2 release. Does anyone have any knowledge of that?


How are you loading the library? What does your code look like? Go ahead and post it. Thanks.

-Weaver
 
Back to top
Back to top
Index >> Webmaster Domain & Code Room >> LoadLibrary in Windows XP SP2

Page 1 of 1

 


Tired of the Ads? Registered users have 80% less adverts.