- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I want to know where i can get documentation of fortran windows api?
Praveen
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Praveen,
There is information in our Windows* Documentation. The easiest way to find it is to search for windows* api in the index.
Annalee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Annalee
I want to create Windows UI using Intel visual fortran 2013 in VS2010 like SplitViewers, Treeviews..etc. Could you please help where to start with. I didn't see much on UI in Intel documentation.
Thanks in advance
- 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I recommend you get hold of Normal Lawrences book "Compaq Visual Fortan - A guide to Creating Windows Applications". There are good examples of how to create Treeview/Splitter applications inside. Some minor coding changes are required if you are working in 64 bit as this book was published in 2002 and is primarily aimed at 32-bit application development. The main change is the handles need to be defined as INTEGER(HANDLE) which will work for all configurations.
Speaking from experience of trying to work from MSDN this book will save you a lot of heartache if you can get hold of a copy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
>>>Speaking from experience of trying to work from MSDN this book will save you a lot of heartache if you can get hold of a copy>>>
Yes that's true.It reminds me the situation when I tried to write programs in MASM32 and needed to use MSDN.
- 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
I was talking about the online MSDN,but probably it was caused by me while messing with Win32 assembly programming.

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