Can we create 16 bit application in .Net
-
Hello to all, I want to conferm that Is it possible to create a 16 bit application in .Net. I need 16 dll or application because I want to create a dll for 16 bit application. Please help me how to solve this problem. thanks
I dont know the answer. But if you go in to the history of VB you might find about how to call 32-bit application from 16-Bit application. This way you can create a .Net app and call it form your 16 bit app.
C isn't that hard: void (*(*f[])())() defines f as an array of unspecified size, of pointers to functions that return pointers to functions that return void "Always program as if the person who will be maintaining your program is a violent psychopath that knows where you live." - Martin Golding
-
Hello to all, I want to conferm that Is it possible to create a 16 bit application in .Net. I need 16 dll or application because I want to create a dll for 16 bit application. Please help me how to solve this problem. thanks
Why do you need to do this ?
Christian Graus Driven to the arms of OSX by Vista.
-
Hello to all, I want to conferm that Is it possible to create a 16 bit application in .Net. I need 16 dll or application because I want to create a dll for 16 bit application. Please help me how to solve this problem. thanks
No, you can't. If you want to create a 16-bit application you need to have Visual C++ 1.5, or earlier.
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 -
No, you can't. If you want to create a 16-bit application you need to have Visual C++ 1.5, or earlier.
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001Spoilsport.
Christian Graus Driven to the arms of OSX by Vista.
-
Spoilsport.
Christian Graus Driven to the arms of OSX by Vista.
I'm sorry, I didn't know you were having a bit of sport. :)
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001