Hi again. On 11/2/06, Obada Mahdi <omahdi at gmx.de> wrote: [some text] Whoops, one thing I forgot to mention: If you are creating a VS8 solution for your test program using CMake, remove the line #include "stdafx.h" and replace int _tmain(int argc, _TCHAR* argv[]) by int main(int argc, char* argv[]) Regards Obada