32-bit API 
Author Message
 32-bit API

Does anyone know how to convert this string to 32-bit?
Thanks,
Karen

Declare Function SelectDataFile Lib "FILE_DLL" (ByVal lpszFileExt As
String, ByVal_ lpszFileDescr As String) As String



Sun, 02 Jul 2000 03:00:00 GMT  
 32-bit API

Where is FILE.DLL From,  It's not one of the basic MS DLL's is it ?

Quote:

>Does anyone know how to convert this string to 32-bit?
>Thanks,
>Karen

>Declare Function SelectDataFile Lib "FILE_DLL" (ByVal lpszFileExt As
>String, ByVal_ lpszFileDescr As String) As String



Sun, 02 Jul 2000 03:00:00 GMT  
 32-bit API

I am trying to convert some old Access 2.0 code to Access 97 and there
is the below declare function for a FILE_DLL.dll in the code.  I think
that all the code does with the dll is return the file name from the
comdlg32 dialogue box, but I can't be sure.
Thanks,
Karen

Quote:

> Where is FILE.DLL From,  It's not one of the basic MS DLL's is it ?


> >Does anyone know how to convert this string to 32-bit?
> >Thanks,
> >Karen

> >Declare Function SelectDataFile Lib "FILE_DLL" (ByVal lpszFileExt As
> >String, ByVal_ lpszFileDescr As String) As String



Sun, 02 Jul 2000 03:00:00 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. Need some 16 bit and 32 bit API assistance

2. 16-bit/32-bit API calls

3. 32 bit API call not recognizing Alias Name

4. Windows (32 bit) API in MS Dev Studio

5. 32-bit API Problems

6. 32 bit API Equivalents for fRead and fWrite

7. VB 32 bit API help file

8. VB 3 and 32-bit API calls possible ?

9. Q: Similar 32-bit API call for hmemcpy?

10. TCP/IP stack 32-bit API's or OCX's

11. 64k-Limits of VB 4 in 32-Bit-APIs

12. How to test for 16 vs 32-bit API calls

 

 
Powered by phpBB® Forum Software