[EMAIL PROTECTED] wrote: >>Can anyone point me to a list of functions that are available for the >>KERNELL32.DLL
Your looking at the Windows API. Try the web: http://216.26.168.92/vbapi/articles/intro/index.html http://216.26.168.92/api/ http://archiv.activevb6.de/vb/vbApiviewereng.shtml This list contains 949 API-function with description: http://www.allapi.net/apilist/apilist.php The bulk of API functions are found in user32.dll (user interface functions), kernel32.dll (operating system kernel functions), and gdi32.dll (graphics device interface functions), and shell32.dll (Windows shell functions). HTH, Jakob ------------------------------------------------------------------------------------------------ Jakob Lanstorp Developer Kampsax A/S - GIS Software & Solutions Rugaardsvej 55, 5000 Odense, DK tel: +45 6313 5013, dir:+45 6313 5011, fax: +45 6313 5090 mailto:[EMAIL PROTECTED] http://www.kampsax-gis.dk and http://www.kampsax.dk Authorized MapInfo Partner & Distributor in Denmark and Norway. ------------------------------------------------------------------------------------------------ Visit http://www.kortal.dk and see Denmark from above!
