| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
inetppui.dll parameters ??
|
Original Message
|
Name: danicubos
Date: May 31, 2007 at 09:51:10 Pacific
Subject: inetppui.dll parameters ??OS: WinXPCPU/Ram: 512Model/Manufacturer: HP |
Comment: Anyone know how to call
inetppui.dll from rundll32.exe or any VB code ??? I dont know about parameters and functions that it has with windows ... The idea is : Show the Configure Internet Port of one printer ... any idea ???
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: Razor2.3
Date: May 31, 2007 at 19:44:06 Pacific
|
Reply: (edit)Well, it does have one entry point, InitializePrintMonitorUI, but that's all I've been able to find. When I hit it from rundll32, nothing pops up, but I don't get an error. I'm just going to assume something would pop up if I had a printer on a URL... Update: I found a reference to InitializePrintMonitorUI. It takes no arguments, and it returns a MonitorUI struct. It's nothing you can use with rundll32, but it's a step in the right direction for VB. Read up on MonitorUI, and you should have a good idea on what you should be looking for.
Report Offensive Follow Up For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Programming Forum Home