Operating System
An operating system (commonly abbreviated OS and O/S) is the software component of a computer system that is responsible for the management and coordination of activities and the sharing of the resources of the computer.
Language
Any
Platform
Any
License
Any
Protecting flash with Unikey
The UniKey dongle allows us to maintain our relatively low educational pricing because it protects us from piracy while ensuring that you get our highest quality...
Hi!
I am developing MFC ActiveX control and using C# test aplication to test it.
I followed the standard procedure. Added the control in toolbox an put it on form. The control is working fine, but...
I have not done a Windows service before, much less in VB, but I figure for my purposes, it will do. I want to create a Windows service that will capture all keystrokes including extended keys into...
Environmental variables button) and set these permanently (This is what I do. Then again, I almost never use DJGPP)
----
If you do not have much experience with environment variables or the...
Is there any possible way that anyone knows about to keep a userform up but have the excel workbook that its created in minimized to the taskbar.
Currently i have it so that the macro that opens...
: This may help
:
: It goes over how to set up and install DJGPP better then I could ;)
re: Here in the link given by you, It is mentioned that:-
If you install with WinNT long file names...
Hi guys, not sure what’s going on, but I posted this question twice in the ‘Script Library’ forum and it was bounced both times. Consequently I have no idea where to post this, I’ll try here.
I...
The code .. modifies a files from line 56 to 66 if it finds a 0 and if it finds a 1 it doesnt do any change in file . I m reading 0 and 1 from ms acess database file and for each 0 or 1 in a...
: Wait, are you looking to develop an operating system or application?
: re: Obbviously an OS, I don't know what I need for its development.
I was thinking its utility in creating GUI Environ....
: Hello.
: I have a problem.
: I add and use a DLL file in my vb Project that this file is out of
: vb References. when I make an EXE file and run it in another
: computer, that this DLL file...
Ah, ok.
I actually *just* updated that one last night as I have been using MSVC++ for the series alot more then the other ones :P
Anyways, there is no tool that is better then another--as long...
: How to modify record in file using C++?????
:
You need to learn about C++ files before you modify records of file in C++.
--
~Donotalo()
How to modify record in file using C++?????
Length();
nTransFaces = myIgesReader.TransferList(myList);
//translates MyList,
cout
Hello.
I have a problem.
I add and use a DLL file in my vb Project that this file is out of vb References. when I make an EXE file and run it in another computer, that this DLL file not added in...
Hello.
I have a problem.
I add and use a DLL file in my vb Project that this file is out of vb References. when I make an EXE file and run it in another computer, that this DLL file not added in...
GetData1 at 42
f(k,j)=str2num(tx);
Any recomendation??
2. How can I modify it in order to read and save the text file but now separated by a comma "," ????
Thank you very...
Hello everyone,
I would like to know what would be the VB commands for appending data from excel file to a msaccess table as record
thank you very much for the help
Does anyone here know how to use VBA with Microsoft.XMLDOM to validate an xml document against an xml schema?
The code here creates an xml document from an Access query, then does a load but it does...