- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it possible to use QuickWin graphics routines along with other fortran routines to create a DLL?
I am not able to create a DLL with QuickWin graphics. The same code is able to create an executable with no errors.
Thanks
I am not able to create a DLL with QuickWin graphics. The same code is able to create an executable with no errors.
Thanks
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No, you cannot use QuickWin routines from a DLL. QuickWin assumes that it can "see" the main program, which it can't from a DLL.
Steve
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You might be interested in my XFTGDI module that (is supposed to) works from a DLL. Currently it works only with "pure" graphics (no other user-interaction routines).

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page