Business
Forum Post

Re: Button click functionality

Yep, that's it. I knew it was something simple. I thought it might have something to do with the postback. I'm used to Windows programs, so I guess I was assuming that the value of the nBtnPress...
Forum Post

Re: Reg. windows #1816 error message

: : That this error occurs after a long time might indicate a memory leak. Memory might exhausted after this long test. If this is the case, the weirdest-looking errors might occur. Luckily you can...
Forum Post

Re: Reg. windows #1816 error message

: That this error occurs after a long time might indicate a memory leak. Memory might exhausted after this long test. If this is the case, the weirdest-looking errors might occur. Luckily you can...
Forum Post

Re: Reg. windows #1816 error message

That this error occurs after a long time might indicate a memory leak. Memory might exhausted after this long test. If this is the case, the weirdest-looking errors might occur. Luckily you can...
Forum Post

Code for VB6 adding another menu in the right-click command in windows

can anyone help me on my problem??? i am creating a kind of "STICKY NOTE" and i need it to be programmed that when you right-click on Windows desktop or any application, like MS word or MS Excel,...
Forum Post

Create stand alone program

I know that to create an .exe file i need to use VB, but I don't know the code to have it access access, but can anyone tell me the code I need to use or how to turn it into a run time program. I...
Forum Post

Re: Getting a window instead of console.

: : Programming Windows-gui's in C++ isn't a simple thing, but a whole year to learn it seems very exaggerated to me. : Once you get the concept of event-driven coding you will learn faster. :...
Forum Post

Re: strcmp

: : : Maximum thread limit... : : : : : : That's how strcmp worked. I had no idea. : : : : : : My way is compiled to just one instruction CMPS, wich is just 5 cycles on a Pentium. : : : The...
Forum Post

Re: Timer Vs Sleep

: : You must also give your thread high priority, to prevent Windows as much as possible from interrupting your process. But that slows other processes down. : : : I tried that once and it...
Forum Post

Re: Timer Vs Sleep

: This message was edited by stephl at 2006-6-6 1:49:1 : : i have used Sleep(n) in my code but am finding that is very inaccurate with errors upto 40 millisec. I need to replace this by a timer in...
Forum Post

Re: How to make accurate timing loops and delays?

: Hi : How can i make an accurate timing loop or delay using C and win32 api. : : Presently i use sleep(100) to delay for 100mseconds. This is not accurate as it only delays for 100ms...
Forum Post

Re: How to make accurate timing loops and delays?

: : Hi : : How can i make an accurate timing loop or delay using C and win32 api. : : : : Presently i use sleep(100) to delay for 100mseconds. This is not accurate as it only delays for...
Forum Post

Re: How to make accurate timing loops and delays?

: Hi : How can i make an accurate timing loop or delay using C and win32 api. : : Presently i use sleep(100) to delay for 100mseconds. This is not accurate as it only delays for 100ms...
Forum Post

How to make accurate timing loops and delays?

Hi How can i make an accurate timing loop or delay using C and win32 api. Presently i use sleep(100) to delay for 100mseconds. This is not accurate as it only delays for 100ms while the...
Forum Post

Re: Newbie help

: I need help with creating Windows script. I just want to have a script that resets my windows at a certain time everyday and when it logs on, it starts a web browser. Where do I start? I'm new to...
Forum Post

Newbie help

I need help with creating Windows script. I just want to have a script that resets my windows at a certain time everyday and when it logs on, it starts a web browser. Where do I start? I'm new to...
Forum Post

Re: push ebx push esi push edi why? :)

: : You're not really specific about what the procedure is, but usually registers are preserved to avoid trashing them if they're not used for either data input or output. That way the caller...
Forum Post

Re: push ebx push esi push edi why? :)

: You're not really specific about what the procedure is, but usually registers are preserved to avoid trashing them if they're not used for either data input or output. That way the caller doesn't...
Forum Post

This is from the help files in VB.Net.

This message was edited by DrMarten at 2006-5-8 17:22:45 : Hello how can i do timed events? Ex. I want a counter to increase every second, i only know of the "timer" object on vb and it uses Hz...
Forum Post

Re: visual c++ express

: i need a link from where i can download COMPLETE visual c++ express 2005. in other words, i'm looking for offline installer of visual c++ express 2005. the link ms provided will take too long time...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.