It is doing this even back to 1.9 - I ran the current (3.0) version from Windbg and set a breakpoint at timeBeginPeriod and according to this call stack it's MLO making the call at 0x20cc85 bytes from the start of the image:
Breakpoint 0 hit winmm!timeBeginPeriod: 72eb9e97 8bff mov edi,edi 0:000:x86> k ChildEBP RetAddr 0018f99c 0060cc85 winmm!timeBeginPeriod WARNING: Stack unwind information not available. Following frames may be wrong. 0018f9bc 0062f903 image00000000_00400000+0x20cc85 0018fa04 00428bb5 image00000000_00400000+0x22f903 0018fa5c 00428e62 image00000000_00400000+0x28bb5 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MyLifeOrganized" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/myLifeOrganized?hl=en -~----------~----~----~----~------~----~------~--~---
