Summary: Hello, I try to write my oun OS and would like to ask: When booting, immediately after entering from real to the protected mode ( by enabling the PE b...
Summary: To start with, that can be a fairly daunting task if you don't already have YEARS of practice in assembly, however, not being afraid of something diff...
Summary: I'm writing my own operating system and I made lots of attempts to switch to Protected Mode, always crashing the system. Can someone tell me a good UR...
Summary: I'm writing my own operating system, and I want to cheat by avoiding writing my own floppy drive (at least for now). So would this work? 1. Before e...
Summary: Im happy to see your message.... But I dont know how to generate SQl scripts.. can u give me the procedure to gerante SQl scripts.. if possible give m...
Summary: Can anyone suggest a good simple way a DOS program (Assembly) can detect under Windows if it is being ran in a Window or in a full screen session. (Wi...
Summary: As I've said before, I love perl to death, but I'll agree with Jake and say that it would be better to start with something that encourages better pro...
Summary: How can i develop an application to protect or control access to a directory..ie, after setting the protection to a particular directory using the app...
Summary: Hi. I'm building a simple program on passing character strings from Fortran to C++ and I keep getting the error that says: fortran.obj : error LNK200...
Summary: hi every body, I have created a Crystal report file (ver.8.0). I want to protect it by giving password. if someone trys to open the crystal report fil...
Summary: I'm writing an operating system using red hat linux 7.3 and Windows XP. I worked out to do a simple GDT, containing only 2 descriptors(code and data) ...
Summary: I have managed to creat a shortcut to swap from single to dual mode with my video card and am wandering if the is a way to create a clickable icon whi...
Summary: Hi. I have a question about people going from C to C++. Some people who have read my posts might remember that I am trying to be a programmer. Recentl...
Summary: :) Hi there I am thinking of the logical progression from VB to C, whilst I am no expert with VB I am wondering if it is something that is going to be...
Summary: Hello, I'm still new to programming, and then I switched from VB5 to VB.NET, so I'm really confused. I'm trying to do two things. First, I'm tryi...
Summary: Hey I've done alot of programming under windows (VB, HTML, Java, C, Delphi, Visual Pro, etc...) and I just switched from Windows to Mandrake Linux run...
Summary: Hi there, I’m made a menu for an old PC game. Everything’s working pretty great, except that because I needed to add a Registry command in the ba...
Summary: G'day, It is usually (in simple terms: there are variations)done with time division multitasking. Each application is given a period of time each refr...
Summary: Suggest you either do everything in perl or everything in vbscript. Don't switch from batch to vbscript to perl. You'll just get yourself thoroughly...
Summary: Hello, I'm looking for a way to temporarily set system locale in winXP (e.g. switching from comma to dot decimal delimiter) for just a specific applic...
Summary: Thanks, The "DelayedExpansion" is what I was looking for. What you don't realize is that I very frequently switch from VBScript to MS-BASIC (and vice-...
Summary: I´d like to put my own OS reading and writing floppy disks in protected mode instead of switching to real mode, call Int 13h and switch back to real ...