Thanks Patrick and cancrena.
Yes - realised I should have left a contact address on your website!
I'm solo mining in windows 32 with a NVIDIA NVS 4200M. I have installed Cuda 5.0 and the latest NVIDIA graphics drivers. This is the cgminer --ndevs output:
[2013-04-10 13:17:10] CL Platform 0 vendor: Advanced Micro Devices, Inc.
[2013-04-10 13:17:10] CL Platform 0 name: AMD Accelerated Parallel Processing
[2013-04-10 13:17:10] CL Platform 0 version: OpenCL 1.2 AMD-APP (938.2)
[2013-04-10 13:17:10] Error -1: Getting Device IDs (num)
[2013-04-10 13:17:10] CL Platform 1 vendor: NVIDIA Corporation
[2013-04-10 13:17:10] CL Platform 1 name: NVIDIA CUDA
[2013-04-10 13:17:10] CL Platform 1 version: OpenCL 1.1 CUDA 4.2.1
[2013-04-10 13:17:10] Platform 1 devices: 1
[2013-04-10 13:17:10] 0 NVS 4200M
[2013-04-10 13:17:10] Unable to load ati adl library
[2013-04-10 13:17:10] 1 GPU devices max detected
[2013-04-10 13:17:10] USB all: found 7 devices - listing known devices
[2013-04-10 13:17:10] No known USB devices
Seems to suggest cgminer can see the card?
I've tried not to overload the card to get it going so the cgminer bat file is:
setx GPU_MAX_ALLOC_PERCENT 30
setx GPU_USE_SYNC_OBJECTS 1
cgminer -o
http://127.0.0.1:9332 -u xxxx -p yyyy --scrypt --intensity -5 --shaders 50 --thread-concurrency 1 --gpu-threads 1