Цитата:
The WinExec function runs the specified application.
This function is provided for compatibility with earlier versions of Windows. For Win32-based applications, use the CreateProcess function.
UINT WinExec(
LPCSTR lpCmdLine, // address of command line
UINT uCmdShow // window style for new application
);
|
Берешь и пускаешь сам файл.
__________________
Над струнами вен моих
Лезвия осени,
Их сталь леденящая
В просинь рук просится... ©Темнозорь
|