Tuesday, December 18 2007 @ 11:39 PM CET Contributed by: tanatos Views: 5680
Level : intermediate
OS : windows
Language : C
The code speaks for its self no need for more explaining to be done.Use win32api.hlp if you need any informations about the API's used.
Code was compiled in Dev-CPP.
Best regards.
Monday, May 28 2007 @ 10:34 PM CEST Contributed by: tanatos Views: 4738
Level : beginner
OS : windows Language : C (VC6)
This is a code example on how to get some basic information about the system you are working on.It can also be extended , a real-time memory watcher can be added with just creating a thread.Enjoy.I hope the code talks for itself.
Wednesday, December 28 2005 @ 02:13 PM CET Contributed by: stingduk Views: 10967
Level : newbie
OS : linux Language : asm
i was wanting to test my invoke macro a little further
for those who arent aware take a look at my earlier articles
about using gas with intel sysntax and also using masm like
invoke style