Have a Snippet?

Keep, track and share your code snippets with your friends



Tag "WinAPI" (6)



C++: dynamical DLL Share on Vkontakte

Lazy loading in your app ... Reveal Code


C++: StopForumSpam

This is a complete console program compiled with Microsoft Visual Studio 2012 that demonstrates how to access the api from (SFS). The program sends a list of ip address to SFS and gets a reply that indicates which ones have been reported as spammers. The list of IP addresses is obtained from a tab deliminated file which was generated from a vBulletin forum web site. You can easily modify the program to get the list of ip address from some other stream.\r\n ... Reveal Code


Delphi: Get temp directory Share on Vkontakte

Get Windows temp directory. Will return something like this: C:UsersMyUserNameAppDataLocalTemp ... Reveal Code



Delphi: Clear the IE cache Share on Vkontakte

Completely clean the IE cache ... Reveal Code