RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Any good Win32API tutorials?

0 Members and 1 Guest are viewing this topic.

*****
Rep:
Level 84
This text is way too personal.
Bronze - GIAW 11 (Hard)Silver - GIAW Halloween
Yeah, I've pretty much just been looking through some old scripts and stumbled upon something called Win32API. Anyone know what it does and how I can utilise it? I'm pretty sure that it's the programming library that windows uses, but I haven't found any tutorials on it for Ruby.

*
? ? ? ? ? ? ? ? ? The nice kind of alien~
Rep:
Level 92
Martian - Occasionally kind
It provides a way to communicate with dll files.
Here is a link to the reference: http://ruby-doc.org/docs/ProgrammingRuby/html/lib_windows.html#Win32API.new

Using it is a bit tricky and I can tell you that the MSDN library will very useful.

*hugs*