| Author |
Message |
Topic: Finding out other user accounts on OS |
alpinestars
Replies: 2
Views: 179
|
Forum: Ask for Help Posted: Tue Aug 03, 2010 5:26 pm Subject: Finding out other user accounts on OS |
Perfect! Thx a lot!
alpinestars |
Topic: Finding out other user accounts on OS |
alpinestars
Replies: 2
Views: 179
|
Forum: Ask for Help Posted: Tue Aug 03, 2010 7:46 am Subject: Finding out other user accounts on OS |
Hi,
A_UserName contains my user name, but how can I find out all other existing accounts on my machine (Win7/Vista)? Parsing C:\Users directory?
Thx,
alpinestars |
Topic: Communication to GSM cellphone via serial port |
alpinestars
Replies: 1
Views: 390
|
Forum: Ask for Help Posted: Thu Jun 24, 2010 12:05 pm Subject: Communication to GSM cellphone via serial port |
Hi all,
two GSM cellphones are connected to my PC via USB, therefore I have to modems (COM10 and COM11). I want to setup an automated call tester via AT commands, that means:
Cellphone A (COM10) w ... |
Topic: Language related tooltips |
alpinestars
Replies: 3
Views: 172
|
Forum: Ask for Help Posted: Thu Apr 01, 2010 12:02 pm Subject: Language related tooltips |
Thank you, but it doesn't help me
I am not a programming expert, but I want to enable language specific tooltips.
Any other ideas?
Thx,
alpinestars |
Topic: Language related tooltips |
alpinestars
Replies: 3
Views: 172
|
Forum: Ask for Help Posted: Wed Mar 31, 2010 11:38 am Subject: Language related tooltips |
Hi all,
I've created a GUI with ability to choose the language. Therefore I read an *.ini (ger or eng) and set the text of buttons etc.
...
Gui, Add, Button, x30 y255 w120 gStartGame vStartGame ... |
Topic: Change audio streams in haali media splitter doring playback |
alpinestars
Replies: 2
Views: 826
|
Forum: Ask for Help Posted: Sun Jan 31, 2010 11:41 am Subject: Change audio streams in haali media splitter doring playback |
All,
is there a solution? It would be very nice to switch audio channels and/or subtitles by a hotkey due to the fact that Win 7 Media Center does not support these features. Haali Media Splitter c ... |
Topic: [Lib] ini v1.0 - Basic ini string functions |
alpinestars
Replies: 128
Views: 17656
|
Forum: Scripts & Functions Posted: Wed Dec 16, 2009 8:21 am Subject: [Lib] ini v1.0 - Basic ini string functions |
Hi,
I get an error if strings are containing a "\".
my ini
[paths]
Folder\Edit\Test1=0
Test2=0
ini_getValue(ini, "paths", "Folder\Edit\Test1" ... |
Topic: [Lib] ini v1.0 - Basic ini string functions |
alpinestars
Replies: 128
Views: 17656
|
Forum: Scripts & Functions Posted: Mon Nov 30, 2009 8:13 pm Subject: [Lib] ini v1.0 - Basic ini string functions |
BUMP its alive
new functions are following
Sounds excellent! |
Topic: [Lib] ini v1.0 - Basic ini string functions |
alpinestars
Replies: 128
Views: 17656
|
Forum: Scripts & Functions Posted: Thu Nov 05, 2009 3:31 pm Subject: [Lib] ini v1.0 - Basic ini string functions |
Hi,
I have a problem ...
If I use
ini_insertKey(ini, "favorites", fav)
the key/value pairs are added successfully, but there will be a blank line after the section name
... |
Topic: [Lib] ini v1.0 - Basic ini string functions |
alpinestars
Replies: 128
Views: 17656
|
Forum: Scripts & Functions Posted: Thu Nov 05, 2009 6:30 am Subject: Re: Update |
Updated to version 0.12.1.
Last changes
Changed: Now all functions working with special characters in keyname. In example the "@" is now allowed in keyname in a ini.
Thanks a lot!
... |
| |