Click here to Skip to main content
15,905,028 members
Home / Discussions / C#
   

C#

 
GeneralReadonly in propertygrid with text color Pin
AlanJones2-Nov-04 3:33
AlanJones2-Nov-04 3:33 
Generalmoney data type Pin
webhay2-Nov-04 3:06
webhay2-Nov-04 3:06 
GeneralRe: money data type Pin
Luis Alonso Ramos2-Nov-04 16:32
Luis Alonso Ramos2-Nov-04 16:32 
GeneralColor region Pin
sreejith ss nair2-Nov-04 2:51
sreejith ss nair2-Nov-04 2:51 
GeneralRe: Color region Pin
yoaz2-Nov-04 3:51
yoaz2-Nov-04 3:51 
GeneralC# interface Pin
skrishnasarma2-Nov-04 2:23
skrishnasarma2-Nov-04 2:23 
GeneralRe: C# interface Pin
yoaz2-Nov-04 3:48
yoaz2-Nov-04 3:48 
GeneralRe: C# interface Pin
skrishnasarma2-Nov-04 3:53
skrishnasarma2-Nov-04 3:53 
GeneralRe: C# interface Pin
Michael P Butler2-Nov-04 4:50
Michael P Butler2-Nov-04 4:50 
Questionwhy SetupDiEnumDeviceInterfaces() always returns false? Pin
momer2-Nov-04 2:16
momer2-Nov-04 2:16 
GeneralGeneral questions about C# capabilities Pin
Anonymous2-Nov-04 1:51
Anonymous2-Nov-04 1:51 
Generaluser controls drag drop Pin
g00fyman2-Nov-04 1:40
g00fyman2-Nov-04 1:40 
GeneralRe: why the SetupDiGetClassDevs() can not retrieve any device info? Pin
Stefan Troschuetz2-Nov-04 0:28
Stefan Troschuetz2-Nov-04 0:28 
GeneralRe: why the SetupDiGetClassDevs() can not retrieve any device info? Pin
momer2-Nov-04 1:05
momer2-Nov-04 1:05 
Questionhow to use the same variable in c#, in HTML Pin
Jug-Head2-Nov-04 0:07
Jug-Head2-Nov-04 0:07 
AnswerRe: how to use the same variable in c#, in HTML Pin
Dave Kreskowiak2-Nov-04 1:04
mveDave Kreskowiak2-Nov-04 1:04 
GeneralRe: how to use the same variable in c#, in HTML Pin
Jug-Head2-Nov-04 9:40
Jug-Head2-Nov-04 9:40 
AnswerRe: how to use the same variable in c#, in HTML Pin
R. Thomas2-Nov-04 2:34
R. Thomas2-Nov-04 2:34 
QuestionHow to create a new process though the process is already created? Pin
ting6682-Nov-04 0:01
ting6682-Nov-04 0:01 
AnswerRe: How to create a new process though the process is already created? Pin
yoaz2-Nov-04 4:05
yoaz2-Nov-04 4:05 
GeneralRetrieving the Macine Name Pin
Mark Dowell1-Nov-04 23:54
Mark Dowell1-Nov-04 23:54 
GeneralRe: Retrieving the Macine Name Pin
Mark Dowell2-Nov-04 0:07
Mark Dowell2-Nov-04 0:07 
Generalprint queue Pin
jartometienen1-Nov-04 23:19
jartometienen1-Nov-04 23:19 
hello everybody,

in first time sorry about my english.

I'm doing an application that must count the number of pages people prints in the printer installed in the server. This application will run in a windows server 2003. since now, I've been using Active Directory (IADsPrintQueueOperations, IADsPrintJob,etc) to pause, resume and cancel the document from the print queue and to read the number of pages of the document. the problem arrives when somebody print some copies of a word pad or pdf or Internet Explorer document. When this happens, the program only count the first copy, but allow to print all the copies.

I've been reading and I've found that I have to use the API "winspool.drv" with the functions EnumJobs or GetJob, to look the TotalPages or something like that, but I don't know how to use it and I've not found any example in c# (only in visual basic or c++, and i don't know).

Someone can help me?

thanks

GeneralRe: Error:Unable to loas DLL (Setupapi.lib) Pin
momer1-Nov-04 23:05
momer1-Nov-04 23:05 
GeneralAdding XP Visual Styles to UserControl Pin
Jay Shankar1-Nov-04 22:41
Jay Shankar1-Nov-04 22:41 

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.