| Author |
Message |
Topic: #INCLUDE SQLite.ahk - Functions to access SQLite3 DB's |
valenfor
Replies: 33
Views: 6451
|
Forum: Scripts & Functions Posted: Tue Nov 14, 2006 1:41 pm Subject: #INCLUDE SQLite.ahk - Functions to access SQLite3 DB's |
| Thank you for the tip. I did the changes you suggested PhiLho, however the error still persisted. I traced back and found that when this call was made inside _SQLite_GetTable the $s_Col doesn't have ... |
Topic: #INCLUDE SQLite.ahk - Functions to access SQLite3 DB's |
valenfor
Replies: 33
Views: 6451
|
Forum: Scripts & Functions Posted: Tue Nov 14, 2006 9:56 am Subject: #INCLUDE SQLite.ahk - Functions to access SQLite3 DB's |
OK, as I noted in the thread I had started thanks again for this module. In my excitement I have been up way past the time I should be sleeping however trying to figure out an error I am having.
... |
Topic: Building a sqlite #include and library - Edited |
valenfor
Replies: 18
Views: 1962
|
Forum: Ask for Help Posted: Tue Nov 14, 2006 4:41 am Subject: Building a sqlite #include and library - Edited |
**** Sorry found updated thread and code - however even with that code the error still persists****
Nick or Guest
My many many many thanks. I should have done more reading of the documentatio ... |
Topic: Building a sqlite #include and library - Edited |
valenfor
Replies: 18
Views: 1962
|
Forum: Ask for Help Posted: Thu Sep 07, 2006 5:04 pm Subject: Progress |
| I had created the source to export the basic connect and disconnect functionality, however every DLL I made has not been able to use the DLLCALL in order to invoke various methods - I still don't know ... |
Topic: Building a sqlite #include and library - Edited |
valenfor
Replies: 18
Views: 1962
|
Forum: Ask for Help Posted: Sat May 06, 2006 12:03 am Subject: Building a sqlite #include and library - Edited |
| It is not forgotten, however I have moved out of the country and though my job is great (not something that requires 60 hours a week) I have been filling in my off time with relocation tasks. However ... |
Topic: Building a sqlite #include and library - Edited |
valenfor
Replies: 18
Views: 1962
|
Forum: Ask for Help Posted: Thu Mar 23, 2006 2:44 pm Subject: Building a sqlite #include and library - Edited |
| I just wanted to say thanks to another forum member I have a hint as to how I can handle call back functions. Unfortunately I won't be able to do much with this for several more weeks as I am moving ... |
Topic: Building a sqlite #include and library - Edited |
valenfor
Replies: 18
Views: 1962
|
Forum: Ask for Help Posted: Mon Feb 27, 2006 1:49 pm Subject: Callbacks |
PhiLho,
Yes that was helpful, thank you. It both confirmed some items that I thought were true as well as the example gave me more ideas. Now I have my first dllcall's to both open and close the ... |
Topic: Building a sqlite #include and library - Edited |
valenfor
Replies: 18
Views: 1962
|
Forum: Ask for Help Posted: Sun Feb 26, 2006 5:50 pm Subject: Building a sqlite #include and library - Edited |
Good day everyone!
As you can see from my original message below, I started this thread looking for some help with DLLCALL in order to generate a simple include. This include could be used by all ... |
Topic: Variable based Hotstring |
valenfor
Replies: 9
Views: 1101
|
Forum: Ask for Help Posted: Mon Jul 25, 2005 6:21 am Subject: Dynamic hotstrings.... |
| OK, I have followed all the threads on this subject, but just want to confirm plainly for my own stupidity that the only way to do this with a distributed EXE program is to include the compiler and ha ... |
Topic: CMDret - return output from console progs [DLL version] |
valenfor
Replies: 110
Views: 20824
|
Forum: Utilities & Resources Posted: Fri Jun 10, 2005 12:08 am Subject: Wooo Hooo! |
I know most others have already said, but just wanted to give the big
Wooo Hooo!
I got the DLL, got my tail.exe and mix em up in the same bowl and its LIKE BUTTER BABY!!!!
BCX looks cool too ... |
Topic: Detecting how window was closed. |
valenfor
Replies: 3
Views: 384
|
Forum: Ask for Help Posted: Tue May 31, 2005 2:55 pm Subject: Detecting how window was closed. |
| I am trying to detect how a window was closed. For example I have a form I made as a splash screen with two buttons, aggree, disaggree which I have working fine. However if the user simply closes th ... |
Topic: Function error - I gotta have a typo... |
valenfor
Replies: 1
Views: 432
|
Forum: Ask for Help Posted: Tue May 03, 2005 9:27 pm Subject: Function error - I gotta have a typo... |
| Given this function below, this is included at the top of my main script. This file has ONLY functions and global variables (defined outside of function). No lables are used in this file that contai ... |
Topic: Gui's gLabels and functions |
valenfor
Replies: 2
Views: 270
|
Forum: Ask for Help Posted: Mon Apr 25, 2005 10:40 pm Subject: Gui's gLabels and functions |
Thanks for the reply Jonny, I fully understand what your saying and well I certainly am not going to be kicking AHK out of bed for it
Just glad to have functions as is thanks for comments. |
Topic: Gui's gLabels and functions |
valenfor
Replies: 2
Views: 270
|
Forum: Ask for Help Posted: Mon Apr 25, 2005 6:15 pm Subject: Gui's gLabels and functions |
Can someone correct me if I am wrong, but you cannot use a function in a gui GLabel spot correct? Anyone have a good idea how to do it or is only way with a label setup that calls the function?
Th ... |
Topic: My botting script |
valenfor
Replies: 4
Views: 572
|
Forum: Ask for Help Posted: Mon Apr 11, 2005 6:54 pm Subject: Gaming and Bots |
I just wanted to write a two cent piece for anyone who is thinking of botting a game. You had better think human instead of speed and here is why:
Every action, click and possible mouse movement c ... |
| |