Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jkh1978

    java 1.2 printer list

    With java 1.2.2, can I get a list of all the printers available? Can i chose to print to one of them specific? I want the functionalily of javax.print.* from 1.4 in 1.2
  2. jkh1978

    NT Service pop up window

    I'm sure thats why i cant find any resources on how to do it. However, the program that the service starts needs a password. We understand that this is unconventional, but its what we need to do.
  3. jkh1978

    NT service pop up box

    I wrote a C program to act as a NT service to start a java program. However, i need to prompt the user for a password. How do I create a pop-up box? All the samples I see say to create a new MFC project. All I want is one box to have one edit field and a ok/cancel buttons. I am new to C...
  4. jkh1978

    NT Service pop up window

    I wrote a C program to act as a NT service to start a java program. However, i need to prompt the user for a password. How do I create a pop-up box? All the samples I see say to create a new MFC project. All I want is one box to have one edit field and a ok/cancel buttons. I am new to C...

Part and Inventory Search

Back
Top