SlideShare a Scribd company logo
What is U/WIN and what does it do?
Solution
U/Win is a software package. It is used to run Unix applications in windows.
For eample if u have some programs which were written for the UNIX environment, you can use
U/WIN to run those programs in windows systems by making few or no changes.
U/WIN contains libraries that emulate UNIX environment by implementing the UNIX API.
Most of the Unix API is implemented by the POSIX.DLL dynamically loaded library (DLL).
Programs linked with POSIX.DLL run under the Win32 subsystem instead of the POSIX
subsystem.
so programs can freely intermix Unix and Win32 library calls.

More Related Content

PDF
Explain why multiple processes cannot share data easilySolution.pdf
PDF
executive summary for law enforcement using dronesSolutionUse .pdf
PDF
Discuss how your life and experience with social mediaweb 2.0 compa.pdf
PDF
create a narrative budget blueprint for a local unit of government. .pdf
PDF
define three types of kernal-mode to user mode transfersSolution.pdf
PDF
Arrange the steps of DNA replication in the order that they occur. D.pdf
PDF
C++You will design a program to play a simplified version of war, .pdf
PDF
(c) After conducting several measurements, the Beijing Municipal Env.pdf
Explain why multiple processes cannot share data easilySolution.pdf
executive summary for law enforcement using dronesSolutionUse .pdf
Discuss how your life and experience with social mediaweb 2.0 compa.pdf
create a narrative budget blueprint for a local unit of government. .pdf
define three types of kernal-mode to user mode transfersSolution.pdf
Arrange the steps of DNA replication in the order that they occur. D.pdf
C++You will design a program to play a simplified version of war, .pdf
(c) After conducting several measurements, the Beijing Municipal Env.pdf

More from ezzi97 (20)

PDF
1. Which of the following statements would correctly print out t.pdf
PDF
2.How important is it to involve physicians in financial improvement.pdf
PDF
Write one page essay to explain how you relate signals and systems t.pdf
PDF
Why do IDPs & IDRs lack structure Lack a ligand or partner Denatu.pdf
PDF
Write 2 to 3 paragraphs aboutONE DDoS attack that occurred in 2016.pdf
PDF
Why is methyl salicylate not appreciably soluble in waterSoluti.pdf
PDF
Who are stakeholders Define who they are and then please share what.pdf
PDF
What was the biggest problem with the Articles of Confederation They.pdf
PDF
What sort of archaeological remains have been discovered on the site.pdf
PDF
Link to assignment that I need help with is below httpweb.cse..pdf
PDF
The Food Stamp Program is Americas first line of defense against hu.pdf
PDF
The following code snipet contains some unfamiliar text#include .pdf
PDF
THe ARCIAl statements of private not-profits do not report by fund..pdf
PDF
The California Supreme Court ruled that an employer will be liable f.pdf
PDF
Suppose 84 of hypertensives and 23 of normotensives are classified.pdf
PDF
Show that the standard topology on Q is not the discrete topology..pdf
PDF
Question 9 The author of The Birth of the Hispano-Indian Civilizati.pdf
PDF
Question 2. CSU students are getting more diverse, while at the same.pdf
PDF
Question 33 Which one is the advantage of a Fixed Exchange Rate of cu.pdf
PDF
Program 24 Sorting Students Write a C++ program that will open a.pdf
1. Which of the following statements would correctly print out t.pdf
2.How important is it to involve physicians in financial improvement.pdf
Write one page essay to explain how you relate signals and systems t.pdf
Why do IDPs & IDRs lack structure Lack a ligand or partner Denatu.pdf
Write 2 to 3 paragraphs aboutONE DDoS attack that occurred in 2016.pdf
Why is methyl salicylate not appreciably soluble in waterSoluti.pdf
Who are stakeholders Define who they are and then please share what.pdf
What was the biggest problem with the Articles of Confederation They.pdf
What sort of archaeological remains have been discovered on the site.pdf
Link to assignment that I need help with is below httpweb.cse..pdf
The Food Stamp Program is Americas first line of defense against hu.pdf
The following code snipet contains some unfamiliar text#include .pdf
THe ARCIAl statements of private not-profits do not report by fund..pdf
The California Supreme Court ruled that an employer will be liable f.pdf
Suppose 84 of hypertensives and 23 of normotensives are classified.pdf
Show that the standard topology on Q is not the discrete topology..pdf
Question 9 The author of The Birth of the Hispano-Indian Civilizati.pdf
Question 2. CSU students are getting more diverse, while at the same.pdf
Question 33 Which one is the advantage of a Fixed Exchange Rate of cu.pdf
Program 24 Sorting Students Write a C++ program that will open a.pdf
Ad

Recently uploaded (20)

PPTX
Presentation on HIE in infants and its manifestations
PDF
RMMM.pdf make it easy to upload and study
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
Pharma ospi slides which help in ospi learning
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
Computing-Curriculum for Schools in Ghana
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
master seminar digital applications in india
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
A systematic review of self-coping strategies used by university students to ...
Presentation on HIE in infants and its manifestations
RMMM.pdf make it easy to upload and study
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Final Presentation General Medicine 03-08-2024.pptx
Pharma ospi slides which help in ospi learning
Pharmacology of Heart Failure /Pharmacotherapy of CHF
2.FourierTransform-ShortQuestionswithAnswers.pdf
Computing-Curriculum for Schools in Ghana
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Module 4: Burden of Disease Tutorial Slides S2 2025
Microbial diseases, their pathogenesis and prophylaxis
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
VCE English Exam - Section C Student Revision Booklet
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
master seminar digital applications in india
Anesthesia in Laparoscopic Surgery in India
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
A systematic review of self-coping strategies used by university students to ...
Ad

What is UWIN and what does it doSolutionUWin is a software .pdf

  • 1. What is U/WIN and what does it do? Solution U/Win is a software package. It is used to run Unix applications in windows. For eample if u have some programs which were written for the UNIX environment, you can use U/WIN to run those programs in windows systems by making few or no changes. U/WIN contains libraries that emulate UNIX environment by implementing the UNIX API. Most of the Unix API is implemented by the POSIX.DLL dynamically loaded library (DLL). Programs linked with POSIX.DLL run under the Win32 subsystem instead of the POSIX subsystem. so programs can freely intermix Unix and Win32 library calls.