| Author |
Message |
Forum: Support Topic: DllCall and ComCtl32.dll |
| Steven Chisholm |
|
Posted: June 11th, 2007, 8:20 pm
|
|
Replies: 2 Views: 624
|
| I have not been able to get any function inside ComCtl32.dll to be found. Here is an example function call. I've tried many variations and on 2 computers, so I believe it is a bug. DllCall("ComCtl32.dll\ListView_SetSelectionMark","UInt",HWND,"UInt",1) ;ErrorLeve... |
|
 |
Forum: Suggestions Topic: Clear Variables so they don't show up in Variable List |
| Steven Chisholm |
|
Posted: May 23rd, 2007, 3:34 pm
|
|
Replies: 1 Views: 589
|
| I'm doing quite a bit of "SplitString" operations on a spreadsheet database such that thousands of local variables are created. This makes debugging the code with that tray icon tool rather useless. I think it would be handy to have a way to either: 1. Specify variables that will not show ... |
|
 |
| Sort by: |