Noob, learning how to use dll's.
- Posted by Archarios <archarios at veriz?n?net> Jun 12, 2008
- 808 views
hi i'm trying to get my program to adjust its self according to how much memory is available and cpu usage. so far i plan to use kernel32.dll's GlobalMemoryStatus/ex for memory calling, but i've never used any dlls. Could anyone give me a simple run down pref with an example using euphoria? and a dll for cpu callings? i've visited msdn but i don't speak winapi. i've learned so far that i have to open_dll the kernel and define_c_? plz help, thanks in advance!