Custom Query (3933 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (250 - 252 of 3933)

Ticket Resolution Summary Owner Reporter
#791 No Bug EnvGet returns wrong value for PROCESSOR_ARCHITECTURE AMD4 Dreamer
Description

EnvGet returns x86 as the PROCESSOR_ARCHITECTURE on my Win XP Pro 64bit system. I used the latest AutoIt3 - v 3.3.0.0 from Dec 24th.

I have not found any way to identify a 64 bit OS from an AutoIt3 scripts.

MsgBox(4096,"EnvGet does not get correct architecture",EnvGet("PROCESSOR_ARCHITECTURE"))
# This is a Win XP 64 bit machine - Command line shows:
# C:\temp>echo %PROCESSOR_ARCHITECTURE%
# AMD64
# BUT, EnvGet returns x86
# AutoIt 3.3 released Dec 24th
#1742 Fixed Spelling error found in help file Jpm Drifter
Description

in help for "_GDIPlus_GraphicsCreateFromHDC" the help says:

Create a Graphics object from a device contect (DC)

Correct text should say "context"

#334 Wont Fix Sqlite UDF and Vista64 Dschingis
Description

The example from helpfile for _Sqlite_StartUp() works fine for 32bit executables even under Vista64. If executed with 64bit executables under Windows Vista 64 SP1 it does not work. @error set to 1, dll cannot be opened.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.