#ifndef _EXEC_H_
#define _EXEC_H_
int NSISCALL ExecuteCodeSegment(int pos, HWND hwndProgress); // returns 0 on success
#endif//_EXEC_H_