I am preparing for interview and i want a good material for RTOS Questions so that i can suceed in the interview
please help
i want to know in detail about the entire process through which operating systems and applications softwares installed on any computer communicate with each other. what happens behind the scen...
i've got a bat file, trying to rename files in a certain directory, just to include the date, such that new files w/the same name will not overwrite them. i'm trying to test it now, then i wo...
Short problem expansion:
The page listing http://www.csharphelp.com/archives2/archive301.html shows that you can get the window name of the active window. This works but the problem i need i...
i am learning vxworks
wha is the memory map of c program in vx works
Hi experts,
I have a shell script that runs fine, I want to add some code in there to find any files in the current directory named like *_GAP2_0.txt and change it to *_GAP2_7.txt
so the f...
Hi Experts,
Can anyone let me know how to parse Events Log in windows Vista? or what is the file format of exported .evt(Events) file in windows Vista.
Thanks in advance.
Devender
I have a script that includes
exec 1>> /var/log/unb/dblog.log
later logrotate renames the file to ...dblog.log.1 as expected but the script continues writing to the same file so the dblo...
hi,
I have a question about process switching and operating systems. Let's say the system architecture only allows process switching in hardware and no interrupts. What kind of info will t...
hi
i have one serverA (windows 2000 server) D drive contains some shared folders with subfolders . I recently moved all these folders to a new server B (windows 2003 R2) on the D drive, usin...
i m using this code to set task in windows scheduler
'------------Code is here
Dim objWMIService As Object, objNewJob As Object
Dim ObjBias As Object, ObjItem As Object
Dim lJobId As Lon...
with a CREATE TABLE in SQLRPGLE program should the field definitions be avaialble to the program at compile time.
I would like to create a program like "netdrive". For that I would need to create a virtual drive which behaves exactly like a read/write share, but does my own logic.
What API's should I u...
how does my usb keyboard and mouse connect to io ports 60h and 64h?
Im trying to load my own system, on my new coputer its done automaticaly by the bios.
On my old compter the bios reads my ...
Has anyone tried to run the ST6UNST.exe file with their logs...kinda like
c:\windows\st6unst.exe -n "c:\program files\(program)\st6unst.log -f -q
I am having troubles with my p...
I have a method in my program that that use schtasks and System.diagnostics.Process to schedule a task.
I have included the code below. The section giving me the trouble is: \"\"\"\"C:\\pro...
This is probably really easy; but I can't for the life of me figure out the command that lets me set attributes on folders. Basically want I want to do is create a folder, and mark it as hidde...
Hi Experts
I want to debug my File system driver and i am using Windbg on my standalon so how will i debug..
if i am using windebug then one error is coming "ERROR: Symbol file could not...
Has anyone here done any custom Gina development? I have a requirement which I think I could meet very well by writing my own gina, but I'm having trouble locating any resources on how to do ...
whats the meaning of fileName=`echo "$recAndfile"|cut -f1 -d"~"`
Hi
I have a customer that needs a very simple Operating system (properly not simple to code).
The requirements is:
1. It boots up to simple fulllscreen webbrowser with a hardcoded uncha...
EXPERTS EXCHANGE
User Accounts and Script Errors: is there a Solution, yet?
OS :Dell Optiplex GX 260 (32 bit), XP Home SP 2, LAN (Ethernet), ADSL2+ and a Netcomm NB 5 modem. My web brows...
I have written a shell script, which is remotely executed on a Unix machine using rexec. In that script, I need to change user's primary group. The only (known to me) tool to do so is newgrp. ...
I am asked to implement a system call for blocking send/receive using semaphores. The blocking send basically blocks the calling process until the message has been put to the mailbox, therefor...
Hi All Expert,
I have huge problem with my "Config" worksheet. This is where I use frequently to update price change or add/delete new equipment. It's very slow when I use arrow key up an...