2007/04/05

empty RECYCLE BIN without dialog

-----
Ramón Sola / ramonSello.s...@Sellomvps.org / MVP Windows - Shell/User
Este pequeño programa te puede servir:
http://www.odi.ch/prog/emptybin.php

Al ejecutarlo se vacía la papelera sin confirmación, ventana de progreso ni
sonido.

----

from: http://www.odi.ch/prog/emptybin.php

// emptybin.cpp : Defines the entry point for the application.
//

#include "stdafx.h"
#include

int APIENTRY WinMain(HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPSTR lpCmdLine,
int nCmdShow)
{
SHEmptyRecycleBin(NULL,NULL,SHERB_NOCONFIRMATION | SHERB_NOPROGRESSUI | SHERB_NOSOUND );
return 0;
}


tks to all, ramon, odi, ...

2007/04/04

sandbox / format


    test 1
    test 1
    test 1


toto
pepito
esto es para probar

hay que ver que es esto
hay que ver que es esto
hay que ver que es esto


hay que ver que es esto
hay que ver que es esto
hay que ver que es esto