Search

 

December 2009
S M T W T F S
« Nov   Jan »
 12345
6789101112
13141516171819
20212223242526
2728293031  

Tags

Archives

Archive for December 15th, 2009

Adobe AIR: Passing arguments into native executables

Tuesday, December 15th, 2009

TweetI have completed a new chapter for the upcoming O’Reilly Flex 4 Cookbook on AIR Basics. This includes a section on how to work with native executables. Here is what I did as part of this example. First I created a simple application that included some native c code that simply accepted a few arguments [...]