Are there any simple examples which show the usage of the LAPI?
I want to create a programm with VS2010 that simply uploads a specified file to a specified folder with a spec user account.
Something like: You want to upload a file named "hello.txt" to the folder-node 123456.
Do so:
...import this and that
...call this and that initialisation functions
...call this and that conversion or upload functions
...call some functions that close any open things.
The LAPI documentation reads very interesting but is not showing some kind of way....step by step.
Thanks ahead
Mathias