US Patent Application 17796454. Dynamic Link Library Loading Method and Apparatus simplified abstract

From WikiPatents
Jump to navigation Jump to search

Dynamic Link Library Loading Method and Apparatus

Organization Name

HUAWEI TECHNOLOGIES CO., LTD.


Inventor(s)

Tao Wang of Shenzhen (CN)


Wenyong Sun of Shenzhen (CN)


Dynamic Link Library Loading Method and Apparatus - A simplified explanation of the abstract

  • This abstract for appeared for US patent application number 17796454 Titled 'Dynamic Link Library Loading Method and Apparatus'

Simplified Explanation

This abstract describes a method for loading dynamic link libraries (DLLs) in an electronic device. When a DLL is not already loaded, the method allocates a handle to the DLL and adds its identifier and handle to a list of loaded DLLs. If the DLL is an integrated DLL, additional DLL identifiers for integration are added to the list. Finally, the method loads the first DLL into the device's memory using the allocated handle.


Original Abstract Submitted

A dynamic link library loading method includes: when an identifier of a first dynamic link library is not in a list of loaded dynamic link libraries, allocating a handle to the first dynamic link library, and adding the identifier of the first dynamic link library and the handle allocated to the first dynamic link library to the list of the loaded dynamic link libraries; and when the first dynamic link library is an integrated dynamic link library, adding identifiers of one or more dynamic link libraries for integration and the handle allocated to the first dynamic link library to the list of loaded dynamic link libraries; and based on the handle allocated to the first dynamic link library, loading the first dynamic link library into a running memory of an electronic device.