Convert to C#

  • Автор темы Автор темы lokiys
  • Дата начала Дата начала

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 922
Реакции
1 206
Баллы
113
Checking this option and I can see that emulations is converted in simple way like

instance.SendText("Text", 10);

Means without locking them. Is that good and right way how it should convert ?

Thanks
 
Should work fine in most cases
 
This is the answer of main developer. If you have example when it's not working let me know
 
This is the answer of main developer. If you have example when it's not working let me know

Can you please answer for what is lock(SyncObjects.InputSyncer) I'm totally confused now as I thought I have to lock instances before any emulation and lists/tables.

Is there any changes and lock is not used anymore ?
 
This method will use all possible locks when it's needed among instances which will be created by ZP, not by C# code manually.
 
This method will use all possible locks when it's needed among instances which will be created by ZP, not by C# code manually.

That is quite good news. Can we know from what version and what locks we can throw out already ?
This really can save lot of space in C# if not to use locks. :-) Do that apply for lists, tables, click emulation, mouse move also ?

Thanks
 
My reply was related to instance.SendText method only
 
Последнее редактирование:
  • Спасибо
Реакции: lokiys

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)