API References
- Posted by Ad Rienks <Ad_Rienks at COMPUSERVE.COM> Jan 04, 1998
- 728 views
You wrote: >From: "J-Man Th' Shaman" <jshaman at PHREAK.ORG> Subject: API >References To: Multiple recipients of list EUPHORIA = > <EUPHORIA at MIAMIU.ACS.MUOHIO.EDU> >I have never done any coding uder windows, but from looking >around on the Net it seems I should find reference material >containing information on the following. Any help locating such >information would be appreciated. >general WIN API WIN32 API >Tell me if I'm missing anything. I have alot of general >programing experience under various OS's ranging from Euphoria >DOS32 to C=3D Vic-20 6502 Asm. I cannot seem to find the address >information I need on the various .dll files. >-J- = Hello, I've found a lot of information on windows programming standards on the ECMA-site: http://www.ecma.ch. (Only problem is, I don't know - yet - how= to put it in practise). They even have sent me a CD-ROM for free. According to their information,= it is updated twice a year, in September and February. Maybe this can help. Ad Rienks.