Mobile 2003 Network Print Job Notification

From a Windows Mobile 2003 client I am printing on a shared Generic-Text only printer on a Windows 2003 Server.

To print I create a text file in the shared queue using the network functions

::WNetAddConnection3
::CreateFile
::WriteFile

and after the

::CloseHandle

call the print job is submitted and I receive a 'Print job Notification'

Anyone knows how disable or suppress that message?

I already disabled all notifications on the spooler service on the 2003 server.

Thanks!

[533 byte] By [DavideLevorato] at [2008-2-10]
# 1

The print job notification message comes directly from netui.dll. We do not provide a way to supress those messages.

JonPul at 2007-9-9 > top of Msdn Tech,Smart Device Development,Smart Devices Native C++ Development...