Имя пользователя:
Пароль:  
Помощь | Регистрация | Забыли пароль?  

Показать сообщение отдельно

Аватара для Guest

Guest


Профиль | Цитировать


The WinExec function runs the specified application.

This function is provided for compatibility with 16-bit Windows. Win32-based applications should use the CreateProcess function.

UINT WinExec(
 LPCSTR lpCmdLine,  // address of command line
 UINT uCmdShow      // window style for new application
);


Отправлено: 16:39, 22-03-2004 | #5