1.
Code for Petzold's "Programming Windows 95"
A translation of the book's code from VC++ to Modula-2.
2.
"Head.mod: Translation to XDS Modula-2"
UINT; wParam : Windows.WPARAM; lParam : Windows.LPARAM) : Windows.LRESULT; VAR i : INTEGER; iHandle : INTEGER; tm : Windows.TEXTMETRIC; hdc : Windows. ...
3.
"Bounce.mod: Translation to XDS Modula-2"
MSG; wc : Windows.WNDCLASSEX; hBitmap : Windows.HBITMAP; cxClient, cyClient ... CreateCompatibleDC (hdc); hBitmap := Windows.CreateCompatibleBitmap (hdc ...
4.
homepage von Serion Suite
Nov 28, 2008 ... software, archaeology, Serion suite, Peter Stadler, WinSerion, MonteliusEntry, evaluation, statistics, Universität Wien, Lehrveranstaltungen ...
5.
Settlement of the Early Linear Ceramics Culture at Brunn am ...
File Format: PDF/Adobe Acrobat - View as HTML solution – that settlers immigrated from Southern. Hungary and formed at Brunn am Gebirge a base for the development of the Linear Ceramics culture. ...
6.
Charles Petzold, Programming Windows 95
LPARAM); VAR szBuffer : ARRAY[0..79] OF CHAR; hdc : WIN32.HDC; TYPE Bytes = ARRAY[0..4] OF CHAR; VAR byte : WIN32.BYTE; str1 : Bytes; str2 : Bytes; ...
7.
Der Wissenschaftsfonds. Förderungsantrag M936-G02 - Genehmigung ...
Sehr geehrte Frau Dr. Kotova, sehr geehrter Herr DDr. Stadler, das Kuratorium des Fonds zur Förderung der wissenschaftlichen Forschung (FWF) hat in seiner ...
8.
Code for Petzold's "Programming Windows 95"
A translation of the book's code from VC++ to Modula-2.
9.
Charles Petzold, Programming Windows 95
WNDCLASSEX; rect : WIN32.RECT; cxChar : INTEGER; cyChar : INTEGER; TYPE Form = ARRAY[0..40] OF CHAR; FormArr = ARRAY[0..1] OF Form; CONST szFormat ...
10.
"Gadgets.RC: Translation to Stony Brook Modula-2"
RC: Translation to Stony Brook Modula-2. Last updated: 29.12.1997, 18:25 #include "gadgets.h" #include "windows.h" IDI_APP ICON DISCARDABLE "GADGETS. ...