Forum: C
Sep 8th, 2006, 12:43 AM
|
|
Replies: 7
Views: 240
|
Forum: C
Sep 4th, 2006, 3:44 PM
|
|
Replies: 7
Views: 240
|
Forum: C
Sep 4th, 2006, 4:13 AM
|
|
Replies: 7
Views: 240
Driver Debug Problem
I'm working with the Microsoft DDKs and found this script in a driver tutorial and can not get it to work.
#include "ntddk.h"
NTSTATUS DriverEntry( IN PDRIVER_OBJECT theDriverObject,
IN...
|
Forum: C#
Sep 4th, 2006, 3:47 AM
|
|
Replies: 12
Views: 535
|
Forum: Visual Basic
Aug 14th, 2006, 6:03 PM
|
|
Replies: 7
Views: 694
|
Forum: Visual Basic
Aug 14th, 2006, 2:34 AM
|
|
Replies: 7
Views: 694
|
Forum: Visual Basic
Aug 13th, 2006, 1:34 PM
|
|
Replies: 7
Views: 694
|
Forum: Visual Basic
Aug 13th, 2006, 2:55 AM
|
|
Replies: 7
Views: 694
VBpcap
Visual Basic 6.0 is not allowing me to use VBPCAP1.0 in my programs I've tried every thing I can think of and I know that winpcap is installed and the VBPCAP.DLL is in the project folder and...
|
Forum: Visual Basic
Jun 17th, 2006, 1:28 AM
|
|
Replies: 3
Views: 217
|
Forum: Visual Basic
Jun 16th, 2006, 8:51 PM
|
|
Replies: 3
Views: 217
Sorting By File Size
I'm running VB6 and am working on a program and I'm trying to have it sort through a folder and take all files larger than X amount of megabytes and rename them and copy them, my question is how do I...
|
Forum: Bash / Shell Scripting
Apr 16th, 2006, 11:12 PM
|
|
Replies: 7
Views: 436
|
Forum: Bash / Shell Scripting
Apr 16th, 2006, 2:22 AM
|
|
Replies: 7
Views: 436
|
Forum: Bash / Shell Scripting
Apr 15th, 2006, 11:59 PM
|
|
Replies: 7
Views: 436
Create a new batch file
Does anyone know how to make a .bat file that will create another .bat file to a specific directory and run a command when opened? Does any one have any ideas? Thanks
|