U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » Using DLI files on Windows
icon5.gif  Using DLI files on Windows [message #38509] Fri, 21 December 2012 06:49 Go to previous message
Novo is currently offline  Novo
Messages: 1432
Registered: December 2006
Ultimate Contributor
It is possible that a DLL exports a name (I can see it in dependency walker) but a call to this function crashes, because, I believe, a stub points to a NULL pointer.

Is there a way in Windows to tell that although function's name is exported it cannot be called?

I have a real world example: OpenCL.dll that supports only OpenCL v.1.1 exports function clRetainDevice, which is defined in OpenCL v.1.2. Call to this function crashes, no wonder why.

TIA


Regards,
Novo
 
Read Message icon5.gif
Read Message
Read Message
Previous Topic: size_t or int in 64 bits
Next Topic: Repeatable crash
Goto Forum:
  


Current Time: Tue Jun 23 07:38:33 GMT+2 2026

Total time taken to generate the page: 0.00807 seconds