CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2002
    Location
    Italy
    Posts
    12

    Question Error 2147024893 calling DESKTOPTODEVICE

    Hi all,
    I have the error -2147024893 calling the function DESKTOPTODEVICE of
    adofiltr.dll from desktop application.

    I am using Activesync 4.1 (and wm 2005 on pda).
    The same application works fine using Activesync 3.8 (and wm 2003 on pda).

    Any ideas ?

    Thanks in advance

  2. #2
    Join Date
    Oct 2002
    Location
    Italy
    Posts
    12

    Re: Error 2147024893 calling DESKTOPTODEVICE

    OK.
    I fix the problem:
    In desktop application I loaded adofiltr.dll of activesync 3.8 while running Actyvesync 4.1.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured