- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I know what it is.... I don't know it's syntax for a console process.
Renee
Renee
Link Copied
7 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well that was adequately confusing. I'm using Ifort and you gave me an MS routine. How do the two relate?
I can see where it would be nice but it has to be called by ifort unless there is a way to call it and I just haven't run into it yet.
Renee
I can see where it would be nice but it has to be called by ifort unless there is a way to call it and I just haven't run into it yet.
Renee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use Win32 Methods with IVF.
Just "use ifwin" and you can call them.
Markus
Just "use ifwin" and you can call them.
Markus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well then thank youi!!! I bet "use" is C?
Renee
Renee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Renee,
"use" is more analogous to C++'s
"#include PreCompiledHeader" combined with Link of .obj file containing code+data (if any)of precompiled header
Jim Dempsey
"use" is more analogous to C++'s
"#include PreCompiledHeader" combined with Link of .obj file containing code+data (if any)of precompiled header
Jim Dempsey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can someone give me an example of a window-closing event?
Renee
Renee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have been researching this and will it also be useable on 64 Bit software?
Also how does someone let ifort know that win32 software is to be called?
Renee
Also how does someone let ifort know that win32 software is to be called?
Renee

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