Visual Basic
-
I want to add some program in between some other program means i want to trigger some hardware through lpt port in between a slide show in acdsee program can any body help me to do this....
-
I want to add some program in between some other program means i want to trigger some hardware through lpt port in between a slide show in acdsee program can any body help me to do this....
You can't get Acdsee to call your code without some pretty serious hacking. There are articles on CP about hacking Minesweeper to add menu items, but getting something to happen as part of a process is a lot more involved. Certainly, I doubt VB is even up to the task, it sounds like a C++ job to me. Why don't you just write your own slideshow, that would be easier I reckon. Christian Graus - Microsoft MVP - C++
-
You can't get Acdsee to call your code without some pretty serious hacking. There are articles on CP about hacking Minesweeper to add menu items, but getting something to happen as part of a process is a lot more involved. Certainly, I doubt VB is even up to the task, it sounds like a C++ job to me. Why don't you just write your own slideshow, that would be easier I reckon. Christian Graus - Microsoft MVP - C++
I want to display TGA files as full screen slide show can you sujjest me a ocx control which will work for me please .....
-
I want to display TGA files as full screen slide show can you sujjest me a ocx control which will work for me please .....
You're using VB6 ? Sorry, I don't use VB at all, and I answer vb.net questions because they use the .net framework, which I do use. Christian Graus - Microsoft MVP - C++