ython.
How can I run it in IronPython or how to create char pointer?
Thank you,
Denis Kolodin
___
Ironpython-users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/ironpython-users
E._dispOutputWindowEvents_Event.add_PaneUpdated(Events_OutputWindowEvents,
> onupdated)
>
> and make sure that Events_OutputWindowEvents doesn't get collected.
>
> On Sun, Jun 26, 2011 at 04:23, Denis wrote:
>> Hi
>> I am trying to automating some boring task by writin
Hi
I am trying to automating some boring task by writing macros for
Visual Studio 2010.
I am not a .NET nor C# expert, I work with C++ and have some Python background.
So Python seemed more comfortable for me to do the task.
What I got stuck on is receiving Visual Studio events.
Some of them can b