Using Asynchronous WinInet Functions (Windows CE 5.0)
For applications that download multiple files or handle multiple tasks, waiting for each task to complete before moving on to the next task can be extremely inefficient. To avoid waiting, many of the Windows Internet Services (WinInet) functions provide a way to perform tasks asynchronously. For detailed information about using the Internet functions asynchronously, see this Microsoft Web site.
See Also
WinInet Application Development
Send Feedback on this topic to the authors