Restored from previous forum. Originally posted by dmoc.
Not sure yet if this actually IS a bug but it sure is acting strange. For the past week I have been using OpenLibrary() inside a procedure inside a file I "include" in my main file. All has been fine until today, the library being opened has not changed at all (3rd party) and is still in exactly the same directory. The procedure containing the Openlibrary() has also not changed but now it fails to open the library everytime. I have relocated the main exe to the same directory as the DLL but still Openlibrary() fails. Any clues anyone?
OpenLibrary Bug?
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by dmoc.
Update: I took the OpenLibrary() call out of the procedure and into the main code and it works ok. @Fred: Are there any known bugs about this? If not then I'll spend some time and try and isolate the situations in which it fails. If there are known bugs then please let me know and save me some much needed time!
Update: I took the OpenLibrary() call out of the procedure and into the main code and it works ok. @Fred: Are there any known bugs about this? If not then I'll spend some time and try and isolate the situations in which it fails. If there are known bugs then please let me know and save me some much needed time!
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm