Windows.pas: Difference between revisions

Content deleted Content added
m clean up, added orphan tag using AWB
Fixed R tag
 
(11 intermediate revisions by 9 users not shown)
Line 1:
#REDIRECT [[Windows API]] {{R from merge}}
{{Unreferenced|date=February 2007}}
{{orphan|date=November 2009}}
 
'''Windows.pas''' is a [[Pascal (programming language)|Pascal]]/[[Delphi (programming language)|Delphi]] unit which contains the [[Microsoft Windows|Windows]]-specific API declarations. It is the Pascal equivalent to [[windows.h]], used in C.
 
 
{{Compu-prog-stub}}