Hello,
Rewriting Vb6 code using windows api’s to Xojo i am looking for doc. or tutorial using api’s in Xojo for win platform.
Implement Declares with Xojo on Windows http://www.rbgarage.com/. Have a look at @Eugene Dakin’s book.
Thank you for the link, still searching for free doc.
You could try the VB Migration Assistant from Xojo (at the bottom of the page).
I also maintain a resource about Windows APIs to Xojo data type conversion which helps with declares.
There’s also some documentation about it on the Xojo developer site http://developer.xojo.com/windows-declare-samples including a few projects that ship with Xojo in the Examples folder.
Julian, your Windows APIs data type conversion link doesn’t go where you want it to I think. Might want to change that.
I believe this is the link.
Thanks Kevin, if only we could edit posts old than 1 hour…
[quote=394500:@JulianS]You could try the VB Migration Assistant from Xojo (at the bottom of the page).
I also maintain a resource about Windows APIs to Xojo data type conversion which helps with declares.
There’s also some documentation about it on the Xojo developer site http://developer.xojo.com/windows-declare-samples including a few projects that ship with Xojo in the Examples folder.[/quote]
Thank’s Julian, Kelly for the link …