forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 7 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: Winspool.lib (porting woe #5)
JugoslavDujic

Replies: 1
Views: 6547

PostForum: General   Posted: Wed Nov 23, 2005 7:34 am   Subject: Winspool.lib (porting woe #5)
OK, the port finally compiles and now I'm resolving linker problems.

I'm using few APIs from Winspool.lib (OpenPrinterA, ClosePrinter, DocumentPropertiesA) but I can't find the way to m ...
  Topic: Format of FTN95 array descriptor (porting woe #3)
JugoslavDujic

Replies: 4
Views: 11723

PostForum: General   Posted: Fri Nov 18, 2005 6:02 am   Subject: Format of FTN95 array descriptor (porting woe #3)
OK, I'm trying to keep this project all-fortran so i'll give it a try.

By the way, I managed to crash the compiler (in a simply-reproducible manner). I found a workaround, but should I send ...
  Topic: Format of FTN95 array descriptor (porting woe #3)
JugoslavDujic

Replies: 4
Views: 11723

PostForum: General   Posted: Thu Nov 17, 2005 2:35 am   Subject: Format of FTN95 array descriptor (porting woe #3)
Thanks Paul,
I resolved most of the issues myself:
*reverse-engineered the descriptor format Cool
* changed OPEN(FILE=BINARY) to CreateFile/WriteFile/CloseHandle
* I found out how to cheat with ...
  Topic: Location of .OBJ and .MOD Files (porting woe #4)
JugoslavDujic

Replies: 1
Views: 6909

PostForum: General   Posted: Mon Nov 14, 2005 9:24 am   Subject: Location of .OBJ and .MOD Files (porting woe #4)
I'm porting my [url="http://www.xeffort.com/xeffort/home.htm"]Xeffort GUI library from Visual Fortran to FTN95 (among other compilers). The code uses a lot of "smart" non-stand ...
  Topic: Format of FTN95 array descriptor (porting woe #3)
JugoslavDujic

Replies: 4
Views: 11723

PostForum: General   Posted: Mon Nov 14, 2005 9:15 am   Subject: Format of FTN95 array descriptor (porting woe #3)
I'm porting my Low-level implementation (VF-specific)
!=======================================
SUBROUTINE C_F_POINTERArray(cPtr, fPtr, iDim, iSizeOf)

TYPE VF_DIMENSION
SEQUENCE
INTEGER ...
  Topic: Binary (Stream) Files (porting woe #2)
JugoslavDujic

Replies: 1
Views: 6479

PostForum: General   Posted: Mon Nov 14, 2005 8:54 am   Subject: Binary (Stream) Files (porting woe #2)
I'm porting my Xeffort GUI library (www.xeffort.com) from Visual Fortran to FTN95 (among other compilers). The code uses a lot of "smart" non-standard tricks (since VF has pretty much fu ...
  Topic: Resolving LOC(Routine) to Subroutine Call (Porting woes #1)
JugoslavDujic

Replies: 2
Views: 7504

PostForum: General   Posted: Mon Nov 14, 2005 8:30 am   Subject: Resolving LOC(Routine) to Subroutine Call (Porting woes #1)
I'm porting my Xeffort GUI library (www.xeffort.com) from Visual Fortran to FTN95 (among other compilers). The code uses a lot of "smart" non-standard tricks (since VF has pretty much fu ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group