"Unable to open file..."

lawson_whitney at juno.com lawson_whitney at juno.com
Fri Feb 9 23:44:49 CST 2001


On Sat, 10 Feb 2001 bhalco at my-deja.com wrote:

> lines are indented):
>
> Call kernel32.250: FindFirstFileA(2b94a92c "C:\\Program Files\\
>   2nd Story Software\\TaxACT 2000\\2000 Tax Return
> trace:string:lstrcpynA (0x2b325a47, "2000 Tax Return File.ta0", 965)
> trace:string:lstrcpynA (0x2b326760, "2000 Tax Return File.ta0", 260)
> Ret  kernel32.250: FindFirstFileA() retval=2ae160e6 ret=004c22f6 fs=008f
> Call kernel32.246: FindClose(2ae160e6) ret=004c2302 fs=008f
> Ret  kernel32.246: FindClose() retval=00000001 ret=004c2302 fs=008f
> Call kernel32.158: CreateFileA(2b94a92c "C:\\Program Files\\
>   2nd Story Software\\TaxACT 2000\\2000 Tax Return File.ta0",
>   c0000000,00000003,2b3269ac,00000003,00000080,00000000) ret=004c1cbc
>   fs=008f
> Ret  kernel32.158: CreateFileA() retval=00000074 ret=004c1cbc fs=008f
> Call kernel32.332: GetFileType(00000074) ret=004ac727 fs=008f
> Ret  kernel32.332: GetFileType() retval=00000001 ret=004ac727 fs=008f
>
>   (A bunch of Enter/Leave/Initialize CriticalSection lines)
>
> Call kernel32.577:
>   ReadFile(00000074,2b95eb78,00001000,2b326948,00000000) ret=004b28a0
>   fs=008f
> Ret  kernel32.577: ReadFile() retval=00000001 ret=004b28a0
> fs=008f

It found the file, it read the file, it doesn't like what it read.
At least, that is how it looks to me.  Bear in mind that windows apps
don't really know what they are doing (if they did, they would not use
the hideous windows API...) so message boxes are inherently misleading.
This mail will be sent by an app that raises a message box "Insufficient
memory or disk space" unless I use native riched32.dll.

The app may have expectations for what is a valid .ta0 file.  If the
file doesn't meet them, the app can't open the file.

Lawson

This file does not have a program associated
with it for performing this action. Create an
association in My Computer by clicking View
and then clicking Options.
---cut here



________________________________________________________________
GET INTERNET ACCESS FROM JUNO!
Juno offers FREE or PREMIUM Internet access for less!
Join Juno today!  For your FREE software, visit:
http://dl.www.juno.com/get/tagj.



More information about the wine-users mailing list