| Author |
Message |
Topic: DDE Server (for single-instance file association) [std-lib] |
TerrapinII
Replies: 59
Views: 4190
|
Forum: Scripts & Functions Posted: Mon Dec 03, 2007 4:27 am Subject: DDE Server (for single-instance file association) [std-lib] |
I have a question or two, as I am using lexicos' DDE functon, and it is both interesting and it is important (adds functionality) to my project.
One, is, how can I have another application (totally ... |
Topic: DDE Server (for single-instance file association) [std-lib] |
TerrapinII
Replies: 59
Views: 4190
|
Forum: Scripts & Functions Posted: Sat Dec 01, 2007 1:50 am Subject: DDE Server (for single-instance file association) [std-lib] |
I'm not sure why no one seems to have read my solution. Although someone found it or suggested they did.
I kept having the 'file not found' error once in a while. I added right after initializing ... |
Topic: Listview In-Cell Editing |
TerrapinII
Replies: 7
Views: 1694
|
Forum: Scripts & Functions Posted: Mon Nov 26, 2007 1:58 pm Subject: Listview In-Cell Editing |
Micah, I think you have left someone with a fun puzzle.
I can get the edit control to move, but it keeps jumping back to the original double-clicked cell. I will study it more later.
Than ... |
Topic: ID3v2.3 full capability [cmd] |
TerrapinII
Replies: 1
Views: 374
|
Forum: Utilities & Resources Posted: Mon Nov 26, 2007 9:37 am Subject: ID3v2.3 full capability [cmd] |
I have finally located the tool I've been seeking, a command-line tagger for ID3v2.3 in MP3 files, which seems to work very nicely. Even to the point of embeding artwork, etc.
metamp3.exe
http: ... |
Topic: Listview In-Cell Editing |
TerrapinII
Replies: 7
Views: 1694
|
Forum: Scripts & Functions Posted: Mon Nov 26, 2007 9:16 am Subject: Listview In-Cell Editing |
| Micahs: This is fantastic!! I have been wanting to have this capability in my project, and finally started searching for it. I was able to pick out the relevant parts and merge into my code, run, a ... |
Topic: DDE Server (for single-instance file association) [std-lib] |
TerrapinII
Replies: 59
Views: 4190
|
Forum: Scripts & Functions Posted: Wed Nov 21, 2007 5:05 pm Subject: DDE Server (for single-instance file association) [std-lib] |
| I appreciate it, again. It is working great for me, and I have the code in place now which sets up the DDE keys for the file extensions. I will pass along, in case anyone finds it helpful... I still ... |
Topic: DDE Server (for single-instance file association) [std-lib] |
TerrapinII
Replies: 59
Views: 4190
|
Forum: Scripts & Functions Posted: Tue Nov 20, 2007 8:55 am Subject: DDE Server (for single-instance file association) [std-lib] |
lexicos! It works!
Took me about an hour to carefully get the proper key/values in for one of the filetypes I am looking for. I re-read, apparently I must programmatically (RegWrite) the in ... |
| |