Search results

  1. Y

    how to create a mac daemon process

    I have a application which does usb notification . Now i want to make this application a daemon process. What is process involved in doing this?
  2. Y

    setreport returns a device not responding error

    Hi, I am able to open the device. But when i try to set report using setreport. ioretrunvalue = (*hiddeviceinterface)->setreport(hiddeviceinterface, kIOHIDReportTypeOutput,0,OutputReport...
  3. Y

    setreport returning kioreturnnotresponding

    Hi, setreport() is returning device not responding error(0xe00002ed)(kIOReturnNotResponding) for my dongle . How do i fix this error? Thanks, yogish
  4. Y

    USBOpenInterface with kIOReturnExclusiveAccess error

    Hi, I am using USBNotificationExample with mass storage device. But when i execute the code ,it return an error for USBOpenInterface with kIOReturnExclusiveAccess. How do i fix the problem? Thanks. yogi
  5. Y

    USBInterface Open returns kIOReturnExclusiveAccess

    Hi, I am using USBNotificationExample with mass storage device. But when i execute the code ,it return an error for USBOpenInterface with kIOReturnExclusiveAccess. How do i fix the problem? Thanks. yogi
  6. Y

    My classic Application doesnot run on Leopard using AppleScript

    I am running my Carbon application using AppleScript on Leopard . Application does open but all its window are invisible .They show up in the Windows menu. The odd thing is that the info page for the Application I had open shows up. This behavior does not happen if I open Application from the...
  7. Y

    Condense and Extended Style Broken

    hi, I am using Waste version 2.1b1.Condensed and Extended Style are broken in this version .How do I fix this. Regards, Yogish.
  8. Y

    How can I install gdk on mac

    how to install gdk on mac.
Back
Top