IonicWind Software

IWBasic => General Questions => Topic started by: billhsln on June 30, 2009, 09:45:18 PM

Title: Looking for .INC files
Post by: billhsln on June 30, 2009, 09:45:18 PM
I just was wondering where to find these .INC files:

$include "shlwapi.inc"
$include "shlobj.inc"
$include "stdio.inc"
$include "stierr.inc"
$include "windows.inc"
$include "tchar.inc"
$include "stdio.inc"

Thanks,
Bill
Title: Re: Looking for .INC files
Post by: Ionic Wind Support Team on June 30, 2009, 09:52:43 PM
Sapero's Windows include files.  Although there is a windows.inc that comes with Emergence it probably isn't what you are looking for.

Paul.
Title: Re: Looking for .INC files
Post by: billhsln on June 30, 2009, 10:07:53 PM
I get a "404" error when trying to pull up the file.

Bill
Title: Re: Looking for .INC files
Post by: Ionic Wind Support Team on June 30, 2009, 10:18:40 PM
Which file.  His current ones were just posted:

http://www.ionicwind.com/forums/index.php/topic,633.msg27282.html#msg27282

Paul.
Title: Re: Looking for .INC files
Post by: LarryMc on June 30, 2009, 10:20:50 PM
I just went there and didn't have a problem.
Larry
Title: Re: Looking for .INC files
Post by: billhsln on July 01, 2009, 08:43:46 AM
Not sure what the problem was, but it works fine today.

Thanks for the help,
Bill