Knowledge of winapi

new topic     » topic index » view thread      » older message » newer message

Hello David,

I took a very quick look at your work LLAMA. I wonder where do you
get the knowledge from of all these libraries and their functions in
it? Are these all written down in books, one can buy in a bookstore?

    user32      = open_dll("user32.dll")
    gdi32       = open_dll("gdi32.dll")
    winmm       = open_dll("winmm.dll")
    comdlg32    = open_dll("comdlg32.dll")
    kernel32    = open_dll("kernel32.dll")
    winspool    = open_dll("winspool.drv")


Suppose I want to use ODBC in Euphoria, where do I have to start?

Thanks in advance,


Marcel Kollenaar

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu