CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2005
    Posts
    98

    disable activesync?

    Does anyone know how to disable/re-enable activesync for a given port?

  2. #2
    Join Date
    May 2005
    Posts
    4,954

    Re: disable activesync?

    Did you try:

    ?

    Cheers
    If a post helped you dont forget to "Rate This Post"

    My Article: Capturing Windows Regardless of Their Z-Order

    Cheers

  3. #3
    Join Date
    Feb 2005
    Posts
    98

    Re: disable activesync?

    This isn't for a Win Mobile/CE device. It's an OBD-II scanner for a vehicle ECU. It interfaces with the serial port and I'm writing the software for use under XP.

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