Author |
Message |
jmt #1 / 22
|
 Thunking, 16-bit app calls 32-bit DLL???
I'm writing a 16-bit application in VB 4.0. Because I have to, its my companies requirements and the app has been worked on for a long time now and they don't want to port to 32-bit. What I need to do is to call a 32-bit DLL, which I created using MSVC++ 6.0. Sounds cookoo but thats my company requirements... I need to pass a string from within my 16-bit VB 4.0 app to my 32-bit DLL . How can I do this and where can I get the information or code examples if possible. Thank so much for your help. Please reply email... Jeff
|
Tue, 22 Jan 2002 03:00:00 GMT |
|
 |
Jim #2 / 22
|
 Thunking, 16-bit app calls 32-bit DLL???
Check this out:http://msdn.microsoft.com/library/sdkdoc/dasdk/odbc8x6b.htm jim
Quote: > I'm writing a 16-bit application in VB 4.0. Because I have to, its my > companies requirements and the app has been worked on for a long time now > and they don't want to port to 32-bit. > What I need to do is to call a 32-bit DLL, which I created using MSVC++ 6.0. > Sounds cookoo but thats my company requirements... I need to pass a string > from within my 16-bit VB 4.0 app to my 32-bit DLL . How can I do this and > where can I get the information or code examples if possible. > Thank so much for your help. Please reply email... > Jeff
|
Wed, 23 Jan 2002 03:00:00 GMT |
|
 |
Jim #3 / 22
|
 Thunking, 16-bit app calls 32-bit DLL???
http://msdn.microsoft.com/library/sdkdoc/dasdk/odbc8x6b.htm
Quote: > I'm writing a 16-bit application in VB 4.0. Because I have to, its my > companies requirements and the app has been worked on for a long time now > and they don't want to port to 32-bit. > What I need to do is to call a 32-bit DLL, which I created using MSVC++ 6.0. > Sounds cookoo but thats my company requirements... I need to pass a string > from within my 16-bit VB 4.0 app to my 32-bit DLL . How can I do this and > where can I get the information or code examples if possible. > Thank so much for your help. Please reply email... > Jeff
|
Wed, 23 Jan 2002 03:00:00 GMT |
|
 |
Jim #4 / 22
|
 Thunking, 16-bit app calls 32-bit DLL???
Check this out:http://msdn.microsoft.com/library/sdkdoc/dasdk/odbc8x6b.htm jim
Quote: > I'm writing a 16-bit application in VB 4.0. Because I have to, its my > companies requirements and the app has been worked on for a long time now > and they don't want to port to 32-bit. > What I need to do is to call a 32-bit DLL, which I created using MSVC++ 6.0. > Sounds cookoo but thats my company requirements... I need to pass a string > from within my 16-bit VB 4.0 app to my 32-bit DLL . How can I do this and > where can I get the information or code examples if possible. > Thank so much for your help. Please reply email... > Jeff
|
Wed, 23 Jan 2002 03:00:00 GMT |
|
 |
Jim #5 / 22
|
 Thunking, 16-bit app calls 32-bit DLL???
Check this out:http://msdn.microsoft.com/library/sdkdoc/dasdk/odbc8x6b.htm jim
Quote: > I'm writing a 16-bit application in VB 4.0. Because I have to, its my > companies requirements and the app has been worked on for a long time now > and they don't want to port to 32-bit. > What I need to do is to call a 32-bit DLL, which I created using MSVC++ 6.0. > Sounds cookoo but thats my company requirements... I need to pass a string > from within my 16-bit VB 4.0 app to my 32-bit DLL . How can I do this and > where can I get the information or code examples if possible. > Thank so much for your help. Please reply email... > Jeff
|
Wed, 23 Jan 2002 03:00:00 GMT |
|
 |
Jim #6 / 22
|
 Thunking, 16-bit app calls 32-bit DLL???
http://msdn.microsoft.com/library/sdkdoc/dasdk/odbc8x6b.htm
Quote: > I'm writing a 16-bit application in VB 4.0. Because I have to, its my > companies requirements and the app has been worked on for a long time now > and they don't want to port to 32-bit. > What I need to do is to call a 32-bit DLL, which I created using MSVC++ 6.0. > Sounds cookoo but thats my company requirements... I need to pass a string > from within my 16-bit VB 4.0 app to my 32-bit DLL . How can I do this and > where can I get the information or code examples if possible. > Thank so much for your help. Please reply email... > Jeff
|
Wed, 23 Jan 2002 03:00:00 GMT |
|
 |
Jim #7 / 22
|
 Thunking, 16-bit app calls 32-bit DLL???
http://msdn.microsoft.com/library/sdkdoc/dasdk/odbc8x6b.htm
Quote: > I'm writing a 16-bit application in VB 4.0. Because I have to, its my > companies requirements and the app has been worked on for a long time now > and they don't want to port to 32-bit. > What I need to do is to call a 32-bit DLL, which I created using MSVC++ 6.0. > Sounds cookoo but thats my company requirements... I need to pass a string > from within my 16-bit VB 4.0 app to my 32-bit DLL . How can I do this and > where can I get the information or code examples if possible. > Thank so much for your help. Please reply email... > Jeff
|
Wed, 23 Jan 2002 03:00:00 GMT |
|
 |
Jim #8 / 22
|
 Thunking, 16-bit app calls 32-bit DLL???
Check this out:http://msdn.microsoft.com/library/sdkdoc/dasdk/odbc8x6b.htm jim
Quote: > I'm writing a 16-bit application in VB 4.0. Because I have to, its my > companies requirements and the app has been worked on for a long time now > and they don't want to port to 32-bit. > What I need to do is to call a 32-bit DLL, which I created using MSVC++ 6.0. > Sounds cookoo but thats my company requirements... I need to pass a string > from within my 16-bit VB 4.0 app to my 32-bit DLL . How can I do this and > where can I get the information or code examples if possible. > Thank so much for your help. Please reply email... > Jeff
|
Wed, 23 Jan 2002 03:00:00 GMT |
|
 |
Jim #9 / 22
|
 Thunking, 16-bit app calls 32-bit DLL???
http://msdn.microsoft.com/library/sdkdoc/dasdk/odbc8x6b.htm
Quote: > I'm writing a 16-bit application in VB 4.0. Because I have to, its my > companies requirements and the app has been worked on for a long time now > and they don't want to port to 32-bit. > What I need to do is to call a 32-bit DLL, which I created using MSVC++ 6.0. > Sounds cookoo but thats my company requirements... I need to pass a string > from within my 16-bit VB 4.0 app to my 32-bit DLL . How can I do this and > where can I get the information or code examples if possible. > Thank so much for your help. Please reply email... > Jeff
|
Wed, 23 Jan 2002 03:00:00 GMT |
|
 |
Jim #10 / 22
|
 Thunking, 16-bit app calls 32-bit DLL???
http://msdn.microsoft.com/library/sdkdoc/dasdk/odbc8x6b.htm
Quote: > I'm writing a 16-bit application in VB 4.0. Because I have to, its my > companies requirements and the app has been worked on for a long time now > and they don't want to port to 32-bit. > What I need to do is to call a 32-bit DLL, which I created using MSVC++ 6.0. > Sounds cookoo but thats my company requirements... I need to pass a string > from within my 16-bit VB 4.0 app to my 32-bit DLL . How can I do this and > where can I get the information or code examples if possible. > Thank so much for your help. Please reply email... > Jeff
|
Wed, 23 Jan 2002 03:00:00 GMT |
|
 |
Jim #11 / 22
|
 Thunking, 16-bit app calls 32-bit DLL???
Check this out:http://msdn.microsoft.com/library/sdkdoc/dasdk/odbc8x6b.htm jim
Quote: > I'm writing a 16-bit application in VB 4.0. Because I have to, its my > companies requirements and the app has been worked on for a long time now > and they don't want to port to 32-bit. > What I need to do is to call a 32-bit DLL, which I created using MSVC++ 6.0. > Sounds cookoo but thats my company requirements... I need to pass a string > from within my 16-bit VB 4.0 app to my 32-bit DLL . How can I do this and > where can I get the information or code examples if possible. > Thank so much for your help. Please reply email... > Jeff
|
Wed, 23 Jan 2002 03:00:00 GMT |
|
 |
Jim #12 / 22
|
 Thunking, 16-bit app calls 32-bit DLL???
http://msdn.microsoft.com/library/sdkdoc/dasdk/odbc8x6b.htm
Quote: > I'm writing a 16-bit application in VB 4.0. Because I have to, its my > companies requirements and the app has been worked on for a long time now > and they don't want to port to 32-bit. > What I need to do is to call a 32-bit DLL, which I created using MSVC++ 6.0. > Sounds cookoo but thats my company requirements... I need to pass a string > from within my 16-bit VB 4.0 app to my 32-bit DLL . How can I do this and > where can I get the information or code examples if possible. > Thank so much for your help. Please reply email... > Jeff
|
Wed, 23 Jan 2002 03:00:00 GMT |
|
 |
Jim #13 / 22
|
 Thunking, 16-bit app calls 32-bit DLL???
http://msdn.microsoft.com/library/sdkdoc/dasdk/odbc8x6b.htm
Quote: > I'm writing a 16-bit application in VB 4.0. Because I have to, its my > companies requirements and the app has been worked on for a long time now > and they don't want to port to 32-bit. > What I need to do is to call a 32-bit DLL, which I created using MSVC++ 6.0. > Sounds cookoo but thats my company requirements... I need to pass a string > from within my 16-bit VB 4.0 app to my 32-bit DLL . How can I do this and > where can I get the information or code examples if possible. > Thank so much for your help. Please reply email... > Jeff
|
Wed, 23 Jan 2002 03:00:00 GMT |
|
 |
Jim #14 / 22
|
 Thunking, 16-bit app calls 32-bit DLL???
Check this out:http://msdn.microsoft.com/library/sdkdoc/dasdk/odbc8x6b.htm jim
Quote: > I'm writing a 16-bit application in VB 4.0. Because I have to, its my > companies requirements and the app has been worked on for a long time now > and they don't want to port to 32-bit. > What I need to do is to call a 32-bit DLL, which I created using MSVC++ 6.0. > Sounds cookoo but thats my company requirements... I need to pass a string > from within my 16-bit VB 4.0 app to my 32-bit DLL . How can I do this and > where can I get the information or code examples if possible. > Thank so much for your help. Please reply email... > Jeff
|
Wed, 23 Jan 2002 03:00:00 GMT |
|
 |
Jim #15 / 22
|
 Thunking, 16-bit app calls 32-bit DLL???
http://msdn.microsoft.com/library/sdkdoc/dasdk/odbc8x6b.htm
Quote: > I'm writing a 16-bit application in VB 4.0. Because I have to, its my > companies requirements and the app has been worked on for a long time now > and they don't want to port to 32-bit. > What I need to do is to call a 32-bit DLL, which I created using MSVC++ 6.0. > Sounds cookoo but thats my company requirements... I need to pass a string > from within my 16-bit VB 4.0 app to my 32-bit DLL . How can I do this and > where can I get the information or code examples if possible. > Thank so much for your help. Please reply email... > Jeff
|
Wed, 23 Jan 2002 03:00:00 GMT |
|
|