I don't arrive to read lines of an UNICODE file in VB6 !!
I try a lot of think, but without succes :
Set fs = CreateObject("Scripting.FileSystemObject")
Set a = fs.OpenTextFile("C:\unicode.txt", ForReading, TristateFalse)
- with the...
hello,
I would like to start a program, get her process handle,
and then kill this process.
I could use the process name to kill it, but I have a lot of process
with the same name.
Thanks a lot,
Thierry
Hello,
On W2000 Workstation, I use "msinfo32.exe" to outputs System Information in a text format file (with option /report). The file result is very big (300 Ko) and the time of creation too long (2 minutes !!)
I need only 5 values :
Processor (in System Summary category)...
Hello,
I work with perl 5.6.1 on Windows 2000 plateforme
Is it possible to obtain time with the following format ??
2002.155.20:52
with :
2002 : year with century, as decimal number
155 : day of year as decimal number (001 - 366)
20 : hour in 24-hour format (00 - 23)
52 : minute as...
I work now with the 5.6.1 Perl version.
With the 5.003 Perl version, I used the "Win32-API" module, disponible
on "www.perl.com/CPAN-local",
but when I try to use this module with the 5.6.1 Perl version, I have an error :
"Can't find loadable...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.