Hi,
I'm trying to retrieve the session ID of a process. More specifically, a printer driver process; and the session ID I need is the one in which the user who submitted the print job is working.
In Windows XP, I use the user's security token to let SYSTEM impersonate as that user, call...
Hi,
I'm programming an interface that is connected to the parallel port of the pc. I know through which ports I can communicate with the interface (status = 379h and control = 37Ah). What I don't know is how it can be done from a C++ program under Linux.
Is it possible to use inline assembler...
Hi all,
I'm programming an interface board, connected with the PC using the parallell (printer, LPT1) connection. I have to choose between using a DLL or toggle the ports directly (I know which port adresses are used). Which way is best (provided that I want to keep my application platform...
I've wrote a new version of my text files FAQ and posted it in the appropriate section of this forum: faq935-3446.
The current posting is a copy-paste version, but, when time permits, I will add formatting and colors soon.
Regards,
Bert Vingerhoets
vingerhoetsbert@hotmail.com...
Hi all,
As the title of this question already suggested, I would like to know how to read (and write) binary files (aka record files) using g++. I can already read and write text files using ifstream and ofstream, but, since these work with streams, they might have a little problem with special...
Like I said... Regards,
Bert Vingerhoets
vingerhoetsbert@hotmail.com
http://student.vub.ac.be/~bvingerh/
Don't worry what people think about you. They're too busy wondering what you think about them.
Thanks for the replies to my previous question.
I decided to give ncurses a try and I found a short introductory tutorial. However, short tutorials don't mention all possible in- and output formatting functions I can think of (nor would any long tutorial ;-)). My question now: does a complete...
(g++ under Mandrake Linux)
How can I read a single character without it being echoed on screen (like Turbo Pascal's ReadKey function); and what are the scancodes for special keys such as F1..F12, Insert, Delete, Home, End, Arrows, etc.
How can I move the cursor on screen and which functions...
First of all, I'm a beginner to both UNIX/Linux and C++.
At my university they use gcc 2.95.3. My question now is: Does an entirely compatible compiler exists for a Windows platform and, if so, is it available on the Internet?
If not, where can I find a Linux version and how do I install it on a...
I'd like to know how to implement the MUL and DIV operators using only AND, OR, XOR, NOT, SHL, SHR, ADD and SUB and without much time consuming looping constructs, of course.
I need this because I'm working on a program that will demonstrate how integers of arbitrary length (64, 128 or even...
As the subject line says: I need Linux.
What it doesn't say: I need it for a 25 MHz 80486DX IBM PS/2 machine with 4M RAM and 80M HD.
I've searched on the Net and I've encountered many places where I can download a couple of hundreds of megabytes, but that's not what I want.
Also, please don't...
Using which function(s) can I recognise the processor used on a 80x86 machine? (8086, 80186, 80286, 80386, 80486, 80586, 80686). Regards,
Bert Vingerhoets
vingerhoetsbert@hotmail.com
http://www.geocities.com/thevhbcompany/
Don't worry what people think about you. They're too busy wondering what...
Hi, I've got some source code in C I would like to translate to Delphi 4 (Object Pascal). I would be glad if someone could help me out.<br>I've got the same source for Turbo Pascal, Visual Basic 3.0 & 4.0, C and QBasic.<br>You'll think: he's got it in Turbo Pascal, why not use it in Delphi...
Hi, I've got some source code in VB I would like to translate to Delphi 4 (Object Pascal). I would be glad if someone could help me out.<br>I've got the same source for Turbo Pascal, Visual Basic 3.0 & 4.0, C and QBasic.<br>You'll think: he's got it in Turbo Pascal, why not use it in Delphi...
Hi, I've got some source code in QBasic I would like to translate to Delphi 4 (Object Pascal). I would be glad if someone could help me out.<br>I've got the same source for Turbo Pascal, Visual Basic 3.0 & 4.0, C and QBasic.<br>You'll think: he's got it in Turbo Pascal, why not use it in Delphi...
I'm currently programming the VESA (Super VGA card) in order to get 8,15,16 and 24 bit colors on the screen. <br>The problem is that the descriptions I have on the subject contains lots of pseudo assembler that I'm supposed to translate into (Turbo Pascal) Assembler, which I'm not very good at...
Where can I download an assembly compiler?<br>I need <b>Turbo Pascal</b> (TASM) or <b>Microsoft</b> (MASM) <b>assembler</b>. <p>Bert Vingerhoets<br><a href=mailto:vingerhoetsbert@hotmail.com>vingerhoetsbert@hotmail.com</a><br><a href= > </a><br>I'm currently busy with en/decryption. If you have...
How can I get the serial number of a CD ROM disc? I need it to make a library of name,title,... of audio tracks on a cd.<br>It seems there are some serious programmers in this forum, I hope there is one who knows someting about registers becouse I know DOS interrupt 21h needs to be called with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.