Click here to Skip to main content
16,011,383 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to create ToolTips? Pin
toxcct29-Jun-05 0:20
toxcct29-Jun-05 0:20 
Generalwm_mousemove outside the application window Pin
Member 201266928-Jun-05 22:41
Member 201266928-Jun-05 22:41 
GeneralRe: wm_mousemove outside the application window Pin
Nilesh K.29-Jun-05 0:30
Nilesh K.29-Jun-05 0:30 
GeneralRe: wm_mousemove outside the application window Pin
«_Superman_»29-Jun-05 0:33
professional«_Superman_»29-Jun-05 0:33 
Generalopening word and passing strings to a word template doc Pin
JPARR28-Jun-05 22:40
JPARR28-Jun-05 22:40 
GeneralRe: opening word and passing strings to a word template doc Pin
Cedric Moonen28-Jun-05 22:45
Cedric Moonen28-Jun-05 22:45 
GeneralNetwork Printers Pin
manan_be_it28-Jun-05 22:21
manan_be_it28-Jun-05 22:21 
GeneralRe: Network Printers Pin
Blake V. Miller29-Jun-05 19:03
Blake V. Miller29-Jun-05 19:03 
Shucks, assuming you used the EnumPrinters function you are already halfway there!

PRINTER_INFO_2 and PRINTER_INFO_5 have a field that already tells you this:

pPortName
Pointer to a null-terminated string that identifies the port(s) used to transmit data to the printer. If a printer is connected to more than one port, the names of each port must be separated by commas (for example, "LPT1:,LPT2:,LPT3:").
Windows 95/98/Me: This member can specify only one port because multiple ports per printer are not supported.

GeneralHey guys, I need help again :-( Pin
Psych0hans28-Jun-05 22:11
Psych0hans28-Jun-05 22:11 
GeneralRe: Hey guys, I need help again :-( Pin
Cedric Moonen28-Jun-05 22:15
Cedric Moonen28-Jun-05 22:15 
GeneralRe: Hey guys, I need help again :-( Pin
Psych0hans28-Jun-05 22:18
Psych0hans28-Jun-05 22:18 
GeneralRe: Hey guys, I need help again :-( Pin
Cedric Moonen28-Jun-05 22:24
Cedric Moonen28-Jun-05 22:24 
GeneralRe: Hey guys, I need help again :-( Pin
Psych0hans28-Jun-05 22:44
Psych0hans28-Jun-05 22:44 
GeneralRe: Hey guys, I need help again :-( Pin
toxcct29-Jun-05 0:19
toxcct29-Jun-05 0:19 
GeneralRe: Hey guys, I need help again :-( Pin
Psych0hans29-Jun-05 0:36
Psych0hans29-Jun-05 0:36 
GeneralRe: Hey guys, I need help again :-( Pin
toxcct29-Jun-05 1:04
toxcct29-Jun-05 1:04 
GeneralRe: Hey guys, I need help again :-( Pin
Psych0hans29-Jun-05 1:06
Psych0hans29-Jun-05 1:06 
GeneralRe: Hey guys, I need help again :-( Pin
toxcct29-Jun-05 1:11
toxcct29-Jun-05 1:11 
GeneralRe: Hey guys, I need help again :-( Pin
Rage29-Jun-05 1:16
professionalRage29-Jun-05 1:16 
GeneralRe: Hey guys, I need help again :-( Pin
Psych0hans29-Jun-05 1:29
Psych0hans29-Jun-05 1:29 
GeneralGet the full name of the computer and the domain of the network Pin
akayoku28-Jun-05 22:07
akayoku28-Jun-05 22:07 
GeneralRe: Get the full name of the computer and the domain of the network Pin
ThatsAlok28-Jun-05 22:55
ThatsAlok28-Jun-05 22:55 
GeneralRe: Get the full name of the computer and the domain of the network Pin
akayoku28-Jun-05 23:36
akayoku28-Jun-05 23:36 
GeneralRe: Get the full name of the computer and the domain of the network Pin
ThatsAlok28-Jun-05 23:46
ThatsAlok28-Jun-05 23:46 
GeneralRe: Get the full name of the computer and the domain of the network Pin
David Crow29-Jun-05 3:30
David Crow29-Jun-05 3:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.