Page 1 of 1

kernel32.lib

Posted: Thu Jan 21, 2010 12:20 pm
by magna
I started to write a small program with access to the registry. For this task I need some functions from kernel32.dll. I already collected WinAPI function declarations from the forum and the examples and gathered them in a kernel32.lib. Maybe this can be of any use for someone else. Until now there are only a few functions declared but I plan to post more complete versions in the future.

list of declarations
 * Beep  
 * CopyFileA
 * GetComputerNameA
 * GetSystemRegistryQuota