Thread: Kernel32.dll, loadlibary() and GetProcAddress()

  1. #1
    Unregistered
    Guest

    Question Kernel32.dll, loadlibary() and GetProcAddress()

    Hi I want to use some functions in kernel32.dll
    From looking at some earlier posts I worked out I have to load it w/ Loadlibary, then use some functions via getprocaddress/
    Can someone give me some example code perhaps on how to implement these functions,
    thank you.

  2. #2
    of Zen Hall zen's Avatar
    Join Date
    Aug 2001
    Posts
    1,007
    There's a tutorial here that covers using functions from a DLL if you don't have the lib. Are you sure the functions you need aren't part of the API?
    zen

Popular pages Recent additions subscribe to a feed