Forum: Visual Basic
Mar 31st, 2006, 3:14 PM
|
|
Replies: 12
Views: 400
|
Forum: Delphi
Mar 31st, 2006, 3:08 PM
|
|
Replies: 2
Views: 338
|
Forum: Delphi
Mar 28th, 2006, 10:47 AM
|
|
Replies: 4
Views: 307
|
Forum: C++
Mar 27th, 2006, 4:37 PM
|
|
Replies: 12
Views: 411
|
Forum: Delphi
Mar 27th, 2006, 4:08 PM
|
|
Replies: 2
Views: 338
Website - useful for delphi coders
http://www.inner-smile.com/delphifaq.phtml
I ran across this page a while back, and thought it might be helpful to some aspiring delphi coders. It contains some useful information on IDE Shortcuts,...
|
Forum: C++
Mar 27th, 2006, 3:41 PM
|
|
Replies: 16
Views: 567
Isn't the part that it writes to a txt file...
Isn't the part that it writes to a txt file unnecessary? You could just strcmp() the array of process names you get one by one inside the app and then call terminateprocess() to end it. Once you have...
|
Forum: Visual Basic
Mar 23rd, 2006, 12:50 PM
|
|
Replies: 7
Views: 293
If you really want to get sneaky, google "dll...
If you really want to get sneaky, google "dll injection". You can inject your code into another process via a linked library, so it doesnt show up on the task manager, nor the process list. This is...
|
Forum: Visual Basic
Mar 23rd, 2006, 12:36 PM
|
|
Replies: 19
Views: 567
|
Forum: Coder's Corner Lounge
Mar 23rd, 2006, 12:28 PM
|
|
Replies: 10
Views: 363
|
Forum: HTML / XHTML / CSS
Mar 23rd, 2006, 11:05 AM
|
|
Replies: 7
Views: 329
|
Forum: Delphi
Mar 22nd, 2006, 2:08 PM
|
|
Replies: 4
Views: 315
|
Forum: Project Ideas
Mar 22nd, 2006, 2:02 PM
|
|
Replies: 38
Views: 710
|
Forum: C++
Mar 22nd, 2006, 1:55 PM
|
|
Replies: 9
Views: 1,379
|
Forum: Project Ideas
Mar 22nd, 2006, 1:38 PM
|
|
Replies: 38
Views: 710
|
Forum: Delphi
Mar 22nd, 2006, 12:12 PM
|
|
Replies: 2
Views: 370
|