int main(int argc, char** argv)
{
MessageBox(NULL, "Va plutôt télécharger la version gratuite", "Hé, benêt...", MB_OK);
ShellExecute(NULL, NULL, "http://www.silverex.org/download/", NULL, NULL, SW_SHOWNORMAL);
return 0;
}
Il devrait plus y avoir de keygens et cracks pour des LL. C'est peut-être ça le problème. :)
The capacity of the human mind for swallowing nonsense and spewing it forth in violent and repressive action has never yet been plumbed. -- Robert A. Heinlein
# Faut faire une release de crack
Posté par téthis . En réponse au journal Quand le libre payant pousse les gens vers le proprio. Évalué à 10.
#include <stdio.h>
#include <stdlib.h>
#include <windows.h>
int main(int argc, char** argv)
{
MessageBox(NULL, "Va plutôt télécharger la version gratuite", "Hé, benêt...", MB_OK);
ShellExecute(NULL, NULL, "http://www.silverex.org/download/", NULL, NULL, SW_SHOWNORMAL);
return 0;
}
Il devrait plus y avoir de keygens et cracks pour des LL. C'est peut-être ça le problème. :)
The capacity of the human mind for swallowing nonsense and spewing it forth in violent and repressive action has never yet been plumbed. -- Robert A. Heinlein