-
-
-
[
Visual Basic (VB)]
form507setup.zip
... ++ 5.07 in the original V5.0 based on new coordinates a variety of mutual conversion unit, a batch command, control-based form templates can be customized the appearance of high-level control features such as TAB, at the same time enhance the standard ...
-
[
Visual C++ (VC++)]
Sorted_Link.zip
... a constant number of operations.
On the other hand, linked lists by themselves do not allow random access to the data, or any form of efficient indexing. Thus, many basic operations — such as obtaining the last node of the list, or finding a node that ...
-
[
Visual Basic (VB)]
howto_mci_wav.zip
The program composes a command string of the form:
open waveaudio!file alias myaudio wait
Where file is the path to the .wav file.
It sends this command to the mciSendString function. It then sends the command "Play myaudio wait" to play the ...
-
-
[
Visual Basic (VB)]
howto_load_listview_from_xml.zip
When the form loads, the program builds a DOMDocument object holding the XML data. It uses function GetAttributesAndNames to get a list of the attributes and element names in the first Employee node s subtree. It splits the list of names apart and uses ...
-
-
-
-
[
C#(.net)]
AlphaBlend_src.zip
...
// the radioButton event handlers to all point to a single
// event handler. So I m lazy...
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support- do not modify
/// the contents of ...