Windows Live writer startup error: unable to locate the program Input Point isthreaddesktopcomposited on the Dynamic Link Library user32.dll

Source: Internet
Author: User

Today, Windows Live writer is installed and run. The error message is as follows:

View the event Probe:

Pop-up application: windowslivewriter.exe-unable to find the entry: unable to locate the program Input Point isthreaddesktopcomposited on the Dynamic Link Library user32.dll.

No way, you have to look at user32.dll first:

Ischaralphaa 0x77d3e5ad 0x0002e5ad 407 (0x197) user32.dll c: \ windows \ system32 \ user32.dll
Ischaralphanumerica 0x77d4f209 0x0003f209 408 (0x198) user32.dll c: \ windows \ system32 \ user32.dll
Ischaralphanumericw 0x77d2c0f9 0x0001c0f9 409 (0x199) user32.dll c: \ windows \ system32 \ user32.dll
Ischaralphaw 0x77d1f2ae 0x0000f2ae 410 (0x19a) user32.dll c: \ windows \ system32 \ user32.dll
Ischarlowera 0x77d3b851 0x0002b851 411 (0x19b) user32.dll c: \ windows \ system32 \ user32.dll
Ischarlowerw 0x77d4f152 0x0003f152 412 (0x19c) user32.dll c: \ windows \ system32 \ user32.dll
Ischaruppera 0x77d37045 0x00027045 413 (0x19d) user32.dll c: \ windows \ system32 \ user32.dll
Ischarupperw 0x77d69fb7 0x00059fb7 414 (0x19e) user32.dll c: \ windows \ system32 \ user32.dll
Ischild 0x77d1970e 0x0000970e 415 (0x19f) user32.dll c: \ windows \ system32 \ user32.dll
Isclipboardformatavailable 0x77d2f127 0x0001f127 416 (0x1a0) user32.dll c: \ windows \ system32 \ user32.dll
Isdialogmessage 0x77d3c651 0x0002c651 417 (0x1a1) user32.dll c: \ windows \ system32 \ user32.dll
Isdialogmessagea 0x77d3c651 0x0002c651 418 (0x1a2) user32.dll c: \ windows \ system32 \ user32.dll
Isdialogmessagew 0x77d2d8c2 0x0001d8c2 419 (0x1a3) user32.dll c: \ windows \ system32 \ user32.dll
Isdlgbuttonchecked 0x77d25d75 0x00015d75 420 (0x1a4) user32.dll c: \ windows \ system32 \ user32.dll
Isguithread 0x77d69f77 0x00059f77 421 (0x1a5) user32.dll c: \ windows \ system32 \ user32.dll
Ishungappwindow 0x77d69a39 0x00059a39 422 (0x1a6) user32.dll c: \ windows \ system32 \ user32.dll
Isiconic 0x77d1be27 0x0000be27 423 (0x1a7) user32.dll c: \ windows \ system32 \ user32.dll
Ismenu 0x77d31328 0x00021328 424 (0x1a8) user32.dll c: \ windows \ system32 \ user32.dll
Isrectempty 0x77d1bf26 0x0000bf26 425 (0x1a9) user32.dll c: \ windows \ system32 \ user32.dll
Isserversidewindow 0x77d1da1d 0x0000da1d 426 (0x1aa) user32.dll c: \ windows \ system32 \ user32.dll
Iswindow 0x77d1b933 0x0000b933 428 (0x1ac) user32.dll c: \ windows \ system32 \ user32.dll
Iswindowenabled 0x77d1bda2 0x0000bda2 429 (0x1ad) user32.dll c: \ windows \ system32 \ user32.dll
Iswindowindestroy 0x77d1da74 0x0000da74 430 (0x1ae) user32.dll c: \ windows \ system32 \ user32.dll
Iswindowunicode 0x77d1c59e 0x0000c59e 431 (0x1af) user32.dll c: \ windows \ system32 \ user32.dll
Iswindowvisible 0x77d1c465 0x0000c465 432 (0x1b0) user32.dll c: \ windows \ system32 \ user32.dll
Iswineventhookinstalled 0x77d1b1a5 0x0000b1a5 427 (0x1ab) user32.dll c: \ windows \ system32 \ user32.dll
Iszoomed 0x77d1c2b2 0x0000c2b2 433 (0x1b1) user32.dll c: \ windows \ system32 \ user32.dll

My user32.dll version is 5.1.2600.3099. The above shows all function entries. Obviously, there is no isthreaddesktopcomposited, so it is strange to see this error. So it seems that the DLL loaded by Windows Live writer should not use this function of user32.dll. In this way, you must check the DLL loading process to determine the cause:

Using the VC tool, we found c: \ windows \ system32 \ mprapi. DLL calls the isthreaddesktopcomposited function in user32.dll, but this function is not found in user32.dll of XP, so an error occurs.

Solution:

Rename mprapi. dll, such as mprapi. dll. Bak.

Run again to solve the problem.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.