-
Posts
7,103 -
Joined
-
Days Won
88
Content Type
Forums
Downloads
Forum Articles
Events
Everything posted by TheDcoder
-
What is the largest possible number in AutoIt?
TheDcoder replied to TheDcoder's topic in AutoIt Technical Discussion
My Output: 9223372036854775800 is a Int64 9223372036854775801 is a Int64 9223372036854775802 is a Int64 9223372036854775803 is a Int64 9223372036854775804 is a Int64 9223372036854775805 is a Int64 9223372036854775806 is a Int64 9223372036854775807 is a Int64 -9223372036854775808 is a Int64 -9223372036854775807 is a Int64 -9223372036854775806 is a Int64 -9223372036854775805 is a Int64 Double -
What is the largest possible number in AutoIt?
TheDcoder replied to TheDcoder's topic in AutoIt Technical Discussion
Also, this works for me: MsgBox(0,0,2^63) ; Note that I added 1 to the maximim possible number. -
What is the largest possible number in AutoIt?
TheDcoder replied to TheDcoder's topic in AutoIt Technical Discussion
I know that it differs in C... -
What is the largest possible number in AutoIt?
TheDcoder replied to TheDcoder's topic in AutoIt Technical Discussion
Are you sure that its the same for both 32 bit and 64 bit AutoIt @jchd? -
What is the largest possible number in AutoIt?
TheDcoder replied to TheDcoder's topic in AutoIt Technical Discussion
So yeah, what's the largest possible number which can be stored in a variable as an integer?? I don't see it in the helpfile . -
@maniootek Sorry, I cannot show the code as its a project of one of my clients! Anyway, I have already found out the problem, the AV was blocking calls to the DLL!
-
Hello, sorry bumping an old thread but is there an way to know the cause of failure in _MySQL_Real_Query function?
-
HMW - Hide my Windows [Updated 2024-Oct-18]
TheDcoder replied to KaFu's topic in AutoIt Example Scripts
I have set it to Close Processes (It works fine when I close HMW window by pressing the "X" button) -
HMW - Hide my Windows [Updated 2024-Oct-18]
TheDcoder replied to KaFu's topic in AutoIt Example Scripts
Oh, I have just looked and saw that Boss Key's purpose is to hide all windows. I wanted boss key to make HMW exit and close all the hidden windows -
HMW - Hide my Windows [Updated 2024-Oct-18]
TheDcoder replied to KaFu's topic in AutoIt Example Scripts
I have just checked... and it worked but not as expected! EVERY window on my desktop closed! (I have set HMW to kill every process when exiting) -
HMW - Hide my Windows [Updated 2024-Oct-18]
TheDcoder replied to KaFu's topic in AutoIt Example Scripts
Oh, will check now @KaFu -
DriveMapAdd("H:", "\\sfile-23-001\home\osic", $DMA_AUTHENTICATION + $DMA_PERSISTENT)
-
HMW - Hide my Windows [Updated 2024-Oct-18]
TheDcoder replied to KaFu's topic in AutoIt Example Scripts
Oh, that? . What about the Exit Confirmation dialogue? -
HMW - Hide my Windows [Updated 2024-Oct-18]
TheDcoder replied to KaFu's topic in AutoIt Example Scripts
@KaFu I have tested the "dirty hack" and it did not work! Your script is not responding to the termination messages sent by taskkill, I had to use the /F switch which forces the program to close. The force close has it down-side, it automatically kills the process, therefore, any operations before closing (like closing the hidden window processes) will not be performed! I would very much like to see this feature . -
Need An Example of This Please
TheDcoder replied to ThaRealiZt's topic in AutoIt General Help and Support
For Keepass? or for the MySQLite (_SQLite_* Functions) UDF? -
Need An Example of This Please
TheDcoder replied to ThaRealiZt's topic in AutoIt General Help and Support
If you are doing this for serious business, use Keepass (2) instead of reinventing the wheel. If you are just doing this for fun, look at the MySQLite UDF included in AutoIt. -
Directory Enquiries Challenge
TheDcoder replied to czardas's topic in AutoIt General Help and Support
True . -
Directory Enquiries Challenge
TheDcoder replied to czardas's topic in AutoIt General Help and Support
Waiting for the September 2016 AutoIt code challenge! Congratulations to the winners . -
Long time no see . Released a new version, Release information on GitHub: https://github.com/TheDcoder/Experimental-Maps-UDF/releases/tag/v0.4.0 (Download also available here.)
- 22 replies
-
- maps
- new datatype
-
(and 2 more)
Tagged with: