On Monday 06 February 2006 10:06, shanthan Kumar wrote: > Hi, > I am doing a project on porting the SANE appliction code from Linux to WinCE, > I have the source code of this application. > I have seen some variables which I dont understand, can anyone please explain > me, > what their types would be when I have to use the variables for a windows > application. T > he variable types which I am not clear are, > SANE_Device, > SANE_Int etc,. some other are also there, but I dont remeber. > > early reply would be appriciated..
All you need is included in the SANE source code, all typedefs etc will be there. Take some time an study the code and you'll see all your questions will be answered, if you know what you're doing ;) Gerhard
