No announcements
Found 4069651 threads
-
1 Votes
How do you make a program "run in the background"?
Hi, if you want to have a background process, I would recommend to write a windows service.Answered | 1 Replies | 3785 Views | Created by Dwigt - Tuesday, November 30, 2010 11:48 AM | Last reply by Konrad Neitzel - Tuesday, November 30, 2010 12:33 PM -
0 Votes
How to make a program run in background ?
vb please, In case you want to have it run with a user, I would recommend to build a windows application (And just ...Answered | 6 Replies | 2041 Views | Created by Sugavanas - Friday, March 22, 2013 2:57 PM | Last reply by Crazypennie - Monday, April 22, 2013 11:35 AM -
0 Votes
How to make a C++ program to run in the background?
Supposedly it runs my program in the background.Answered | 2 Replies | 8133 Views | Created by -B-M- - Wednesday, March 9, 2016 8:41 PM | Last reply by Pintu Shukla - Wednesday, March 9, 2016 9:43 PM -
7 Votes
how do i make a program faster
It's no different where books and classes teach how to do things without LINQ and Lambda or perhaps extension methods so the person/student gets a firm grasp of ...Answered | 11 Replies | 766 Views | Created by mjacobo - Wednesday, February 10, 2016 7:13 PM | Last reply by Cor Ligthert - Thursday, February 11, 2016 11:55 AM -
12 Votes
How do I make a moving background image infinite?
I tried just replacing the size in the Form.Load but didn't work, so how would I go by doing that?Answered | 44 Replies | 13479 Views | Created by Shadow_Hunter77 - Friday, January 3, 2014 9:36 PM | Last reply by tommytwotrain - Wednesday, January 8, 2014 4:17 AM -
0 Votes
How do I give my programs I make an icon?
You can change icon of all .exe and files and more things by special program names ; ResHackerAnswered | 5 Replies | 4345 Views | Created by xzbobzx - Friday, April 8, 2011 1:35 PM | Last reply by korytkoBT - Saturday, April 9, 2011 2:43 PM -
10 Votes
How do I close programs?
Yeah, I understand the idea, but I still need a way to close a program.Answered | 19 Replies | 6261 Views | Created by cristian.nicolae - Wednesday, September 14, 2011 6:39 AM | Last reply by kd888 - Wednesday, September 28, 2011 1:31 AM -
15 Votes
How do i make my program start at Windows start up?
Frank, I do not understand how i should make the checkboxes toggle?Answered | 56 Replies | 12705 Views | Created by Rimzy - Saturday, June 12, 2010 2:54 PM | Last reply by Steven B. Tuttle - Thursday, August 18, 2011 4:10 AM -
3 Votes
How do I make my program......
Before doing any application, you should do some research into exactly what you are doing.Answered | 8 Replies | 2837 Views | Created by XZeenon - Sunday, August 24, 2008 6:54 AM | Last reply by ckerr15 - Wednesday, August 27, 2008 7:26 PM -
1 Votes
How do i make a setup program for access runtime 2010 ?
You said: but when i installed it in the client pc after installation there wre many errors and ...Answered | 2 Replies | 2875 Views | Created by Avi4Access - Wednesday, July 27, 2011 5:13 AM | Last reply by Macy Dong - Tuesday, August 2, 2011 1:56 AM -
0 Votes
how to run a program on background always?
Service don't belongs to a logon session so you've got some workstation/session/desktop penetration work to do.Answered | 4 Replies | 1918 Views | Created by farzad salehi - Sunday, July 8, 2012 7:55 PM | Last reply by Jason Dot Wang - Monday, July 16, 2012 9:30 AM -
2 Votes
how can I make a program that use cube?
hi friends, I told you I wanna make a program that can use cube.I mean I insert 2 then insert 3.I want a code for when ...Answered | 5 Replies | 2091 Views | Created by skywolf95 - Saturday, August 20, 2011 11:27 AM | Last reply by Krishnakant Mahamuni - Sunday, August 21, 2011 3:12 PM -
1 Votes
How do I make a small basic program self contained?
The solution to making a small basic program self contained is to add the - SmallBasicLibrary.dll - to the folder which contains your program or ...Answered | 3 Replies | 2206 Views | Created by EpicProgrammer1000 - Tuesday, February 12, 2013 12:57 AM | Last reply by THE OLD GUY LEARNING - Friday, June 21, 2013 7:33 AM -
1 Votes
How to make a chat program work on all computers
yea it was mistake and i wasn't know how to remove and havn't enough time to search how any way no problem and thanks for URLAnswered | 17 Replies | 3893 Views | Created by Zakukashi - Sunday, March 14, 2010 6:24 PM | Last reply by el3ashe2 - Thursday, March 18, 2010 12:32 AM -
0 Votes
How to make the store app work background with UI?
You have to use Background Task which run in background, and specify in appmanifest that your app is using background tasks.Answered | 2 Replies | 414 Views | Created by Vigyanlabs123 - Saturday, February 6, 2016 6:42 AM | Last reply by Vigyanlabs123 - Monday, February 8, 2016 4:31 AM -
1 Votes
How do I make my program check to see if it's ran as admin?
What namespace do I need?Answered | 3 Replies | 3260 Views | Created by TheTrueFace - Wednesday, September 9, 2009 2:39 AM | Last reply by TheTrueFace - Wednesday, September 16, 2009 12:43 AM -
1 Votes
how do i make more than one program in same project?
Hahaha, don't worry, this isnt school work, and ieven if it was i dont think my question would be injustice with other students, as im not asking you to solve a problem but simply ...Answered | 4 Replies | 1677 Views | Created by Vouschrou - Sunday, September 30, 2012 2:02 AM | Last reply by Roar Jørstad - Sunday, September 30, 2012 5:30 AM -
1 Votes
Doing work in the background...
Hey guys, I've been trying to research this for over an hour now and can't seem to get it to work.Answered | 5 Replies | 925 Views | Created by Lightor - Wednesday, February 6, 2013 1:14 AM | Last reply by Lightor - Wednesday, February 6, 2013 4:12 AM -
4 Votes
How do I make an installer for my project?
Most importantly, how can my program know where the user has installed it?Answered | 9 Replies | 2878 Views | Created by sweet nose - Wednesday, July 7, 2010 10:01 AM | Last reply by Louis.fr - Thursday, July 8, 2010 4:51 PM -
6 Votes
How do I terminate a program cleanly?
Chris, how do you get the 'pink' background in the posts for code.Answered | 26 Replies | 3876 Views | Created by ptoye - Tuesday, October 11, 2011 8:53 AM | Last reply by Chris Dunaway - Friday, October 14, 2011 7:35 PM - Items 1 to 20 of 4069651 Next ›
No announcements