How do MAKEINTRESOURCE in Euphoria?

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

I am trying to wrap an API which wants me to use MAKEINTRESOURCE.
I thought I knew enough C to know what the C code for this meant, but I seem to have forgotten it all.
Can somebody tell me the Euphoria equivalent of the MAKEINTRESOURCE macro? It seems to be defined as:

#define MAKEINTRESOURCEW (x) ((LPWSTR) (U_LONG_PTR) (WORD) (x))

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

Search



Quick Links

User menu

Not signed in.

Misc Menu