flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
avcaballero
Hello, AOXXX are my notes in my own learning way for several matters. I have updated my win32 tuto/notes.
* Completed the navigation bar * Added an example of multiple type mdi * Included source code of tiny raycast * Included source code for Newton Raphson method Edit: By the way, it is mainly written in TinyC and when I have time, I write it also in asm. So there are many "broken" links to the asm counterpart, it just means that it is not written yet. _________________ Siempre aprendiendo Last edited by avcaballero on 04 Aug 2019, 11:38; edited 1 time in total |
|||
![]() |
|
zhak
I'd love to check it out. Looks promising. My bad, I don't know Spanish
![]() |
|||
![]() |
|
wht36
There is an English version (click the England flag).
http://www.abreojosensamblador.net/Productos/AOW32_/Index_en.html Many thanks for your Tuts! |
|||
![]() |
|
idle
101% strong work
cannot stand waiting for full translation http://www.abreojosensamblador.net/Productos/AOE/Index_en.html |
|||
![]() |
|
stnrp
Hello avcaballero, where can i download AOW32.014.7z?
|
|||
![]() |
|
avcaballero
There's no way for that at the moment. Here is a free direction tunnel demo.
_________________ Siempre aprendiendo |
|||||||||||
![]() |
|
avcaballero
Another tunnel with tinyc source code.
![]()
_________________ Siempre aprendiendo |
|||||||||||
![]() |
|
avcaballero
Hello, I have settled my site here. The host is freeware and fairly enough.
|
|||
![]() |
|
avcaballero
Hello, here the full fasm source codes for odbc connecting to microsoft access files and Oracle. "db_access.mdb" file also included. The program runs a query from the "emp" table.
First you must connect to the data base, for it you have to provide some data: - mdb. mdb filepath that you may type in the editext or by using the openfile dialog button. Then click in "connect", if you previously didn't fill the filepath the program tells you and position you in the edittext for it. When you finally connect, the "get data" button will be enabled and you can click on it to get the data from de data base table emp dumped in the list view of the program. You may disconnect when you want and then the "get data" button will be disabled again. - Oracle. You must fill the DSN choosing it in the combobox, the user and password. Then you will be able to connect to database, otherwise the system indicates you what reamains to provide and put you in the right place for it. When you finally connect to database, the "get data" button will be enable, the same action as in access. The combobox is filled with the system DSN that exists in the system. You may navigate for every object in the program using tab button. * Edited. A minor improvement and bugfixed on listview headers
_________________ Siempre aprendiendo |
|||||||||||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.