Strange errors in calling DLL in ruby

Source: Internet
Author: User

Recently, I was working on a project using the rails framework and the ruby language. I personally don't feel very useful, and there are many problems with the framework and language.

 

Today, I encountered a very strange problem.CodeWIN32API is used. new calls an external DLL to implement some graphical operations, which can always run normally before. However, an unknown error is generated as soon as it is run, and WIN32API is found. A new error occurs. Here, we can ensure that the dll path, method name, and parameter settings specified by the new method are correct.

Many detection methods are used in the middle ...... 300 words are omitted here

 

Solution:

It is actually Ruby's win. rb has a problem. Sometimes, even if the dll exists, but it cannot be detected, the solution is to copy the DLL to the % win %/system32 directory, it cannot find the DLL.

Related Article

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.