During Coverage Profiler start any errors can be detected. Erorrs are not localised, but have its number in brackets.
They are:
From any mysterious reason a initialisation of basic API function fail for any of these function:
GetDriveType
GetLogicalDriveStrings
RemoveDirectory
DeleteFile
CreateDirectory
CopyFile
GetTempPath
GetSystemDirectory
PathRelativePathTo
PathSkipRoot
GetPrivateProfileString
WritePrivateProfileString
SetWindowPos
SystemParametersInfo
MoveWindow
GetActiveWindow
GetWindowRect
WinExec
Sleep
GetLastError
SetLastError
GetPrivateProfileInt
PathIsRelative
From any mysterious reason fails an initalisation of API functions for work with Registry for any of these function:
RegQueryValueEx
RegSetValueEx
RegCreateKeyEx
RegOpenKeyEx
RegEnumKeyEx
RegDeleteKey
RegDeleteValue
RegEnumValue
ExpandEnvironmentStrings
That's a FLL library for some needed function (for instance icon animation, or so).
Concerned with thirteen API functions:
GetCaretPos
ScreenToClient
ClientToScreen
GetWindowRect
SetCursorPos
SetActiveWindow
SetParent
SHChangeNotify
CreateProcess
WaitForSingleObject
CloseHandle
SetFileAttributes
GetExitCodeProcess
Program was tested, if needed OCX classes TreeView, ListView and ImageList are functional. This classes are included in library named Microsoft Common Controls ActiveX Control (COMCTL32.ocx - VS 5.0 nebo MSComctl.ocx - VS 6.0).
If application display this error, an initialisation of these needed clases fails.