Windows.pas: Difference between revisions

Content deleted Content added
categories
Fixed R tag
 
(9 intermediate revisions by 7 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.
 
 
[[Category:Pascal]]
[[Category:Windows software]]
 
{{Compu-prog-stub}}