| Author |
Message |
Topic: Automated DVD authoring of Mpeg2Schnitt files with IfoEdit |
Cerdan
Replies: 3
Views: 1418
|
Forum: Scripts & Functions Posted: Sat May 06, 2006 12:01 pm Subject: Automated DVD authoring of Mpeg2Schnitt files with IfoEdit |
I wonder if anyone already tried to use my script and could tell me how it works for him.
Greetings,
Cerdan |
Topic: Automated DVD authoring of Mpeg2Schnitt files with IfoEdit |
Cerdan
Replies: 3
Views: 1418
|
Forum: Scripts & Functions Posted: Sat Apr 29, 2006 7:40 pm Subject: Automated DVD authoring of Mpeg2Schnitt files with IfoEdit |
Hi,
for all people out there who record DVB streams, pass them through Project X or PVAStrumento, cut them with Mpeg2Schnitt and finally want to author a dvd with IfoEdit out of it, this script mig ... |
Topic: How to detect if SysTreeView321 is completely loaded? |
Cerdan
Replies: 7
Views: 520
|
Forum: Ask for Help Posted: Thu Mar 02, 2006 10:00 am Subject: How to detect if SysTreeView321 is completely loaded? |
| Thank you very much for your reply, I guess this was the first step to solve my problem. Unfortunately there's another refresh of the SysTreeView321 control and therefore the time measured is obviousl ... |
Topic: How to detect if SysTreeView321 is completely loaded? |
Cerdan
Replies: 7
Views: 520
|
Forum: Ask for Help Posted: Fri Jan 27, 2006 9:21 am Subject: How to detect if SysTreeView321 is completely loaded? |
Well, believe it or not, it IS my final target as I need the time for performance tests of an application which is built into the Windows Explorer (Documentum Desktop Client).
If you use this appli ... |
Topic: How to detect if SysTreeView321 is completely loaded? |
Cerdan
Replies: 7
Views: 520
|
Forum: Ask for Help Posted: Fri Jan 27, 2006 8:41 am Subject: How to detect if SysTreeView321 is completely loaded? |
Well, I actually want to measure the time needed to show all folder icons of the SysTreeView321 after clicking on a folder there...
So I actually want to know when the SysTreeView321 does not rebui ... |
Topic: How to detect if SysTreeView321 is completely loaded? |
Cerdan
Replies: 7
Views: 520
|
Forum: Ask for Help Posted: Fri Jan 27, 2006 7:59 am Subject: How to detect if SysTreeView321 is completely loaded? |
Hi there,
does anyone know how I can detect if the Windows Explorer's SysTreeView321 is completely loaded (e.g. if I click onto a folder and its structure gets loaded and a refresh of the control t ... |
Topic: WinWaitActive - long window titles - deep folder structures |
Cerdan
Replies: 2
Views: 313
|
Forum: Ask for Help Posted: Mon Nov 14, 2005 3:19 pm Subject: WinWaitActive - long window titles - deep folder structures |
Hi there,
I got the following problem:
as I'm working with very deep directory structures and I'm using WinWaitActive (to wait on a part of the folder shown in the window title bar), I have to b ... |
Topic: Function similar to AutoIt's MemGetStats |
Cerdan
Replies: 4
Views: 1598
|
Forum: Wish List Posted: Wed Nov 02, 2005 12:23 pm Subject: Function similar to AutoIt's MemGetStats |
Ah, thank you very much, this was really fast
Greetings, Thomas |
Topic: Function similar to AutoIt's MemGetStats |
Cerdan
Replies: 4
Views: 1598
|
Forum: Wish List Posted: Wed Nov 02, 2005 10:08 am Subject: Function similar to AutoIt's MemGetStats |
Hi there,
such a function would be very nice to have as I want to read the real memory size out of my system:
http://www.autoitscript.com/autoit3/docs/functions/MemGetStats.htm
Maybe this is ... |
Topic: Problems with Windows system language and locale |
Cerdan
Replies: 2
Views: 356
|
Forum: Ask for Help Posted: Wed Oct 12, 2005 8:18 am Subject: Problems with Windows system language and locale |
Thank you very much for your fast reply.
Greetings,
Thomas |
Topic: Problems with Windows system language and locale |
Cerdan
Replies: 2
Views: 356
|
Forum: Ask for Help Posted: Mon Oct 10, 2005 11:26 am Subject: Problems with Windows system language and locale |
Hi there,
to get information about my system language and locale, I use the following code:
RegRead, system_locale,HKEY_CURRENT_USER,Control Panel\International, Locale
MsgBox, The system l ... |
| |