Tagged Questions

1
vote
2answers
47 views

Server side plugins

How Do I implement a serverside plugin?
0
votes
0answers
50 views

Convert CFString to byte array in a plugin?

Hi How do I take a CFstring* to an array of bytes?? I need this on windows and MACOS X