wpw_wapi_scsi_95.html

来自「VC programing」· HTML 代码 · 共 77 行

HTML
77
字号
<HTML>


<HR><A NAME=WINAPI_SCSI>
Return to <a href="wpw_wapi_index.html#TOC">Table of Contents for this chapter</a><br>
<H4>Subject: SCSI Programming</H4><PRE>
Adaptec "ASPI Developer's Kit". Call them.

In article <3rt0kv$rjj@ra.ibr.cs.tu-bs.de> meyer@ifn.ing.tu-bs.de writes:
>From: meyer@ifn.ing.tu-bs.de
>Subject: Re: SCSI programming.
>Date: Sat, 17 Jun 95 01:31:35 GMT

>Sorry for the useless post before - Newsreader trouble.

>In Article <3rlo88$sg@miwok.nbn.com>
>mfried@linex.com (Marty Fried) writes:
>> [...]
>>As far as linking the winaspi.dll to VC 2, well, linking a 32-bit dll is
>>simple, you just need an import library, which usually comes with the
>>developement kit.  But if it's a 16-bit dll, then you're in trouble
>>unless you know all about the various thunking mechanisms (I don't know
>>that much).

>        winaspi.dll is 16-bit, wnaspi32.dll is 32-bit. At least quikview
>        of Win95 tells so.

>        But I can't find neither wnaspi32.lib nor any documentation on
>        how to use the routines. I want to port a DOS ASPI application
>        to Win32 (for Win95). Does anyone know where to find these?
>        I've the beta CD of Win95 which claims to have the Win32 SDK.

>        --Eckart

>-----------------------------------------------------------------------------
>Eckart Meyer                                     Address:  Schleinitzstr.  23
>Institute for Telecommunication                            38092 Braunschweig
>Technical University of Braunschweig                                  Germany
>                                                 Phone:      +49 531 391 2454
>E-Mail:   meyer@ifn.ing.tu-bs.de                 FAX:        +49 531 391 5192
>VMSmail:  PSI%26245050351130::MEYER (DATEX-P)
>-----------------------------------------------------------------------------


Sorry for the useless post before - Newsreader trouble.

In Article <3rlo88$sg@miwok.nbn.com>
mfried@linex.com (Marty Fried) writes:
> [...]
>As far as linking the winaspi.dll to VC 2, well, linking a 32-bit dll is
>simple, you just need an import library, which usually comes with the
>developement kit.  But if it's a 16-bit dll, then you're in trouble
>unless you know all about the various thunking mechanisms (I don't know
>that much).

        winaspi.dll is 16-bit, wnaspi32.dll is 32-bit. At least quikview
        of Win95 tells so.

        But I can't find neither wnaspi32.lib nor any documentation on
        how to use the routines. I want to port a DOS ASPI application
        to Win32 (for Win95). Does anyone know where to find these?
        I've the beta CD of Win95 which claims to have the Win32 SDK.

        --Eckart

-----------------------------------------------------------------------------
Eckart Meyer                                     Address:  Schleinitzstr.  23
Institute for Telecommunication                            38092 Braunschweig
Technical University of Braunschweig                                  Germany
                                                 Phone:      +49 531 391 2454
E-Mail:   meyer@ifn.ing.tu-bs.de                 FAX:        +49 531 391 5192
VMSmail:  PSI%26245050351130::MEYER (DATEX-P)
-----------------------------------------------------------------------------
</PRE> 

</HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?