March 14th, 2006 08:16 AM
YES
ACCORDING TO CAMERA DOCUMENTATION THIS SIZE (64*1510) IS OK.
It is the resolution of camera. This thing is confirmed that i have received right data.
actual thing is how to convert it...
March 14th, 2006 08:03 AM
Yes
This is the structure.
Public Structure TDICLibImageInformation
Public data As String
Public dataLength As Integer
Public width As Integer
Public height...
March 14th, 2006 03:30 AM
Hi Gemmill
I have saved that string in txt file and file is attached here named 112.txt. Please have a look at it. Thing is that the liberary i am using supports bmp and tiff format. So it could...
March 13th, 2006 11:03 AM
Hi Gemmill
The data is in unreadable format. As Unmanaged Structure I am using is to hold image data from camera that is why I suppose that it is image data. The actual structure member (written...
March 10th, 2006 05:56 AM
I am catching some real time snaps from camera which is connected through com port. I am able to interact with camera and getting data using camera api. Thing is that I need to display image in...
December 7th, 2004 01:27 AM
Hi
I am using Vb.net to make a setup project for windows application which is also developed in vb.net.
The problem is that I created a shortcut in user'desktop folder and set its target property...
October 12th, 2004 07:13 AM
Hi
I want to change row back color in datagrid control. I think there is no method available to change row color. The only is to alternativerowcolor method.
Can anybody tell me ,how to change the...
April 23rd, 2004 01:08 AM
Hi
I want to retrieve data from MySQL (running on Solaris) from my application developed for windows using vb 6.0.
Can anybody guide me , how to connect with database while window and solaris are...
April 23rd, 2004 01:06 AM
Hi
I want to retrieve data from MySQL (running on Solaris) from my application developed for windows using vb.net.
Can anybody guide me , how to connect with database while window and solaris are...
October 20th, 2003 04:20 AM
Hi
I want to enter alphanumeric characters using ordinary telephone set. Alphanumeric characters are written on telephone key pad. I want to know , how to switch numeric mode to alphanumeric...
October 11th, 2003 09:12 AM
Hello
I have developed a mail sender program using cdosys.dll in visual c++. It takes SMTP address and send mail. It works fine with SMTP server provided by ISP.
The problem is that...
January 15th, 2003 04:36 AM
Hi
I want to send mail using standard C language , operating system is SCO unix 7.1.1 . I am using cc compiler. Can anybody tell me how can I send mail . Any sample code or helping article....
December 30th, 2002 03:22 AM
Hi
I want to communicate with modem using linux C programming. Can anybody tell me what is the way of communicating with modem. Is using sockets a better idea. Kindly send me helping...
December 23rd, 2002 05:52 AM
Hi
I am going to write an SMS application using ANSI C and operating system is Unix. I am new to this type of application and dont know from where to start . Can anybody tell me how can...
December 17th, 2002 01:41 AM
Hi
i want to retreive private data(UUI) from G3 PBX . I am using Tsapi sdk. I have got caller device id and called device id. But how to get User to user Info associated with call ???. Can...
October 30th, 2002 03:02 AM
Hi !
I am trying to access oracle database using C language on UNIX. But when I compile my program , It return unreferenced symbol errors. Can anybody tell me the name of Lib file I have...
October 30th, 2002 01:36 AM
Hi !
Can anyone tell me or send me the windows based editor to debug a c program written for unix system. I have to write a c program which will run on unix system. I dont want to use vi or...
October 28th, 2002 06:39 AM
Hello !
How can I access oracle database using C . Remember operating system I am using is Unix. Can anybody provide me helping material or any helping website or any article
Thanks
...
September 3rd, 2002 06:40 AM
Hi
How can I extract some text from Tiff File. Please tell me about some website or related article or send me some material if anyone have. Should I understand the whole tiff format
August 16th, 2002 02:18 AM
Does anybody know about where the DLL is loaded when the DLL is registered on both the server and client computers (two separate computers), but client instantiatews this DLL remotely.
1.Is the...
August 10th, 2002 05:52 AM
Hi
I want to get system infrormation programatically
I mean harddisk size, freespace, type ets.
what api are available for this in vc++.
can anybody tell me
August 8th, 2002 11:37 PM
Hi
Can anybody send me winfax.lib and winfax.h files via mail attachment. The problem is that these files are present in Microsoft SDK. It is not possible for me to download this sdk as its...