Results 1 to 2 of 2

Thread: rtcdoevents

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2003
    Location
    India
    Posts
    1

    rtcdoevents

    hi,

    i wanted to know what does rtcdoevents function do which is present in MSVBVM60.dll it si being used in one of the Activex controls i m using and takes most of the processor time

    regards,

  2. #2
    Addicted Member
    Join Date
    Feb 2003
    Posts
    237
    vb keyword Doevents

    http://msdn.microsoft.com/library/de...ctdoevents.asp

    most likly code you are tracing is feedback loop waiting for some sort of user response and in endless loop until flag sets, timer expires, or user action occurs
    Free Code, papers, tools, and more

    http://sandsprite.com

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