Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 15 of 15
Search took 0.00 seconds.
Search: Posts Made By: bgeraghty
Forum: Visual Basic Mar 31st, 2006, 3:14 PM
Replies: 12
Views: 400
Posted By bgeraghty
I also don't know VB very well, but I've seen it...

I also don't know VB very well, but I've seen it done like this in another language.

use this WinAPI function: SystemParametersInfo(a,b,c,d)
for a, put SPI_SCREENSAVERRUNNING
for b, put the integer...
Forum: Delphi Mar 31st, 2006, 3:08 PM
Replies: 2
Views: 338
Posted By bgeraghty
MySQL Perhaps?

MySQL Perhaps?
Forum: Delphi Mar 28th, 2006, 10:47 AM
Replies: 4
Views: 307
Posted By bgeraghty
What do you mean by coupon? Also, I understand...

What do you mean by coupon? Also, I understand the '1X' or '12', but what does it indicate by having '111' or just '1'?
Forum: C++ Mar 27th, 2006, 4:37 PM
Replies: 12
Views: 411
Posted By bgeraghty
while loops don't check if things are possible,...

while loops don't check if things are possible, they evaluate whether or not they are true.
Forum: Delphi Mar 27th, 2006, 4:08 PM
Replies: 2
Views: 338
Posted By bgeraghty
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
Posted By bgeraghty
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
Posted By bgeraghty
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
Posted By bgeraghty
I'm not really a fan of, nor very fluent in VB,...

I'm not really a fan of, nor very fluent in VB, but heres the first thing that came to mind:

I learned this in a VB.NET course in college.

Create a timer, and call the function GetAsyncKeyState....
Forum: Coder's Corner Lounge Mar 23rd, 2006, 12:28 PM
Replies: 10
Views: 363
Posted By bgeraghty
By the look of things, Mr. A is on a LAN because...

By the look of things, Mr. A is on a LAN because of his 192.xxx.xxx.xxx IP Address. and that Mr. B's IP is a WAN IP. (correct me if I'm wrong here) so what would be preventing these two boxes from...
Forum: HTML / XHTML / CSS Mar 23rd, 2006, 11:05 AM
Replies: 7
Views: 329
Posted By bgeraghty
Which tags have the background property in them?...

Which tags have the background property in them? Paste a snippet of code from the problem area.
Forum: Delphi Mar 22nd, 2006, 2:08 PM
Replies: 4
Views: 315
Posted By bgeraghty
Go to msdn.microsoft.com and search these terms...

Go to msdn.microsoft.com and search these terms [and read what comes up for each]:

for calling an external program...
ShellExecute()
WinExec()
CreateProcess()

and for the delay...
Sleep()
Forum: Project Ideas Mar 22nd, 2006, 2:02 PM
Replies: 38
Views: 710
Posted By bgeraghty
Ah... didn't even see the date. Apologies. I'm...

Ah... didn't even see the date.

Apologies. I'm new here so everything's a new thread to me I guess.
Forum: C++ Mar 22nd, 2006, 1:55 PM
Replies: 9
Views: 1,379
Posted By bgeraghty
Well, in regards to your NULL situation, I can't...

Well, in regards to your NULL situation, I can't tell you much without a little more info. Where were you trying to use NULL that caused this. One thing to keep in mind is that NULL is really a...
Forum: Project Ideas Mar 22nd, 2006, 1:38 PM
Replies: 38
Views: 710
Posted By bgeraghty
Hacking to me is the desire to know how things...

Hacking to me is the desire to know how things work that the average person doesn't, and also the desire to make things happen that aren't supposed to using that knowledge.
Forum: Delphi Mar 22nd, 2006, 12:12 PM
Replies: 2
Views: 370
Posted By bgeraghty
Thats not delphi.

Thats not delphi.
Showing results 1 to 15 of 15

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:44 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC