
- void __fastcall TForm1::Button1Click(TObject *Sender)
- {
- ShellExecute(Handle, "open", "c:\\Windows\\notepad.exe", 0, 0, SW_SHOWNORMAL) ;
- }
-
- void __fastcall TForm1::Button2Click(TObject *Sender){
-
- PostMessage(FindWindow(NULL, "Main Form Caption"), WM_CLOSE, 0, 0);
- }

Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 0 invitados