View Single Post
  #5 (permalink)  
Old 24th August, 2005, 09:51 AM
Gizmo's Avatar
Gizmo Gizmo is offline
Chief BBS Administrator
 
Join Date: May 2003
Location: Webb City, Mo
Posts: 15,160
Send a message via ICQ to Gizmo Send a message via AIM to Gizmo Send a message via MSN to Gizmo Send a message via Yahoo to Gizmo Send a message via Skype™ to Gizmo

I'm not sure I understand what your on about as far as the 'command for it to be executed like windows does with system dlls'?

Windows doesn't execute dlls. An application loads a dll into its memory space using the LoadLib call, and then executes functions within the dll. Windows does provide the Rundll32 application, which is capable of loading dlls and then executing functions within those dlls, thus making it possible to build an application as a dll, but you still have to know the name of the function within the dll that you want to execute in most cases.
__________________
Avatar and sig graphic by Pitch. Subscribers!
Ask about a custom graphic or avatar today!
 
Later,
Gizmo
Thermal Diode Mod and Direct-Die Water Block
8-Cheetah 18GiB U-2 SCSI
MegaRAID Enterprise 1500/128MiB
Samsung SyncMaster 955DF
TTGI/Superflower TTS-520 PSU
 

 
AOA Team filesAOA Team wcgAOA Team fah
Reply With Quote