DLLs on NT
Question: I’ve written an application that uses external DLLs. It works fine on Win95. When I try to load it on NT, it says it can’t find any of the
Question: I’ve written an application that uses external DLLs. It works fine on Win95. When I try to load it on NT, it says it can’t find any of the
Question: I would like to create a shortcut on the desktop. How do I do that without copying a file to the windowsdesktop directory? Answer: The basic approach is to
Question: I am having difficulty finding information and examples on how to use the flush function. Answer: If you are not sure how to use this function, then you probably
Question: I am trying to develop a VB program to interface with a database from a third-party imaging product. The database is SQL Server and the product stores dates as
Question: I’m developing an application for NT 4.0, and I don’t want that a fell key combinations works. So the question is, where can I disable functions such as Alt+Tab
Question: I have a list of filenames in a String array. I’d like to sort them into alphabetical order. Is there a class to do this, or must I implement
Question: In my application, I want to convert the content of a component into a GIF image. I know how to convert an Image object to a GIF, but I
Question: I have a Java applet I got off the Internet that I want to use on my server. I have tested it on mycomputer and it works fine, but
Question: Is it possible to reposition the frame of a standalone application? My application starts up at the upper left corner of my monitor every time. Answer: Yes, you can