Calocybe: UMFRAGE: "lieblings browser"

Beitrag lesen

Re!

(void)WinExec("mozilla.exe -mail",nCmdShow);

WinExec
This function is provided for compatibility with earlier versions of Windows. For Win32-based applications, use the CreateProcess function.
(Aus der MSVC5 Hilfe)

Nur so als Tip fuer zukuenftige Programme. ;-)

So long

--
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
    -- Rich Cook