Results 1 to 6 of 6

Thread: José Roca home page

  1. #1
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,782
    Rep Power
    10

    José Roca home page

    http://www.jose.it-berater.org/

    Worth to navigate there for the many and complete documentations about windows programming, the many controls described, the many wrappers José has developed to simplify programmer's life, for the nice and professional forum having very kind and pro users.

    Thanks José.
    Eros
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  2. #2

    Re: José Roca home page


    It is not yet ready. It's a work in progress. Because the include files that come with the PB compilers only cover an small part of the Windows SDK, and also are outdated, I have been working in the translation of the latest Windows SDK (including Vista) to PB. I already have around 800 include files...

    Currently, I'm writing wrappers for every message of the common controls. The documentation will show the syntax for the wrapper and also how to achieve the same result calling SendMessage.

    I still need some months to finish the work. When ready, I will open a thread in my forum called The Windows API Project. Until then, the reference guides aren't useful because they are a draft that will be revised and modified, and document wrappers that aren't still available. Be patient


  3. #3
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,129
    Rep Power
    732

    Re: José Roca home page

    José,

    you are incredible. To do complete Windows headers conversion is heroic task. If I would not know your other work, I would say it is almost impossible. But as I know you I am sure I can look forward to high quality conversion.

    The documentation for ADO and others is perfect.

    Keep up the fantastic work!


    Thanks,
    Petr

    P.S. Good to put somewhere on the home page links to OpenGL and DirectX 9 headers, I think lot of people is hungry for it and I think nobody else did such a complete translation for PowerBASIC.
    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

  4. #4

    Re: José Roca home page

    Jose, you did and still do an awesone job for PB programmers. So a huge thank you from my side.

  5. #5

    Re: José Roca home page


    Not having complete headers has always been a big drawback. Each time that I have needed to use API functions not included in the PB include files, I had to look at the MSDN documentation, translate it and include it in the program. Also, writing additional include files to extend and update the existing ones was a mess. I soon found that it took me much less time to translate it from scratch that having to check what was in or not in the existing one.

    The reference guides are still in a draft stage. I'm collecting the material and doing a quick adaptation. I will revise them later. I plan to post many examples in my forum and the post will include direct links to the relevant documentation pages.

  6. #6
    thinBasic MVPs kryton9's Avatar
    Join Date
    Nov 2006
    Location
    Naples, Florida & Duluth, Georgia
    Age
    68
    Posts
    3,869
    Rep Power
    404

    Re: José Roca home page

    Jose, you really put the power in PowerBasic lately since updates are slow from the makers.
    Acer Notebook: Win 10 Home 64 Bit, Core i7-4702MQ @ 2.2Ghz, 12 GB RAM, nVidia GTX 760M and Intel HD 4600
    Raspberry Pi 3: Raspbian OS use for Home Samba Server and Test HTTP Server

Similar Threads

  1. [Forum] José Roca forum about Power Basic
    By ErosOlmi in forum Power Basic
    Replies: 1
    Last Post: 14-07-2007, 09:09

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •