Opis funkcji
- Akademia Górniczo-Hutnicza im. Stanisława Staszica w Krakowie
- Systemy operacyjne
WinExec Function Runs the specified application. Note: This function is provided only for compatibility with 16-bit Windows. Applications should use the CreateProcess function. Syntax UINT WINAPI WinExec( __in LPCSTR lpCmdLine, __in UINT uCmdShow ); Parameters lpCmdLine [in] The command line ...