![]() |
Home |
|
Function PegExecutePegExecute executes the main message loop of the application: void PegExecute(PegPresentationManager * pPresent); Parameter pPresent must be the value returned by function PegInitialize. PegExecute will return when the application terminates through message PM_EXIT. Functions PegInitialize and PegExecute must be called from the same task.
|