Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

16-bit mode and 32-bit mode

Status
Not open for further replies.

k47j

Technical User
Nov 23, 2002
1
0
0
US
Can a 32-bit Protected mode program call procedures from a 16-bit Real-address mode program?

Thanks
 
Yes, if the OS supports it.

As it happens I saw some OLD Windows code once which allowed a 16-bit real mode DOS program to send information to a 16-bit protected mode Windows program, through the clipboard... "Information has a tendency to be free. Which means someone will always tell you something you don't want to know."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top