- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
Hmmm!
- Interests
- Programming,Watching TV,Playing basketball
23 Posted Topics
| |
Re: If you didn't set administrator password , press ctrl+alt+del on welcome screen then type administrator in user name filed and press enter. but if you set admin password, use bootable disk to remove your password. | |
Re: if you access to that computer: run command, type shutdown -m -s \\remote computer name thats all | |
Re: press cntrl+alt+del then end process explorer.exe, and add it again, if it doesnt work download explorer.exe and replace it! | |
Hi, I'm trying to change administrator password from limited account which i didn't know that. is there any possible way? | |
Re: press alt+cntrl+del and end process what is using CPU | |
Hi guys, I've downloaded fedora core 7 and installed it, the problem is when i want to type Farsi in Gnome the words are separated from each other, and i cant write well, I have add Farsi to my keyboard lay-out but still no result! Regards | |
Hi, Im using fedora 7, i have a problem with back color of program's text such as KDevelop Compilers and ... back color is black and i cant read the texts. i have upload a screenshot of my problem [URL="http://farzad.zafarani.ir/images/fedora.png"]here[/URL] Regards | |
Hi, I'm using SUSE 10.1, I've installed firefox2, when i surf the web images and fonts are very small, how can i change that?! ( i don't want to change my desktop resolution) Regards | |
Hello, I'm trying to make SNAKE (Game) under C++ with using #include <graphics.h> Can anyone help me. Thanks | |
Re: Well, I've heared about it, try this code! but it think it works on old compiler such as Turbo C++ V3. [code=c++] #include <stdio.h> #include <conio.h> #include <stdlib.h> #include <dos.h> int main() { clrscr(); sound(100); delay(100); //or you can use pause nosound(); // for stopping sound return 0; } | |
Hi guys, i have one question, when i type using namespace std; at top of my program my compiler gives some error especially syntax error! my compiler is Borland C++ v.5 for example simple code: [code=c++] #include <stdio.h> #include <conio.h> #include <iostream.h> using namespace std; void main() { clrscr(); getch(); … | |
Hi, I want to make media player with VB. the problem is when i lunch components window, there isnt any item called Microsoft Multimedia control 6 What should i do?! | |
Re: [QUOTE=locsin;435844]Greetings! I try to make a multilanguage menu. Arabic and English. My windows xp is arabic enabled but when i try to type arabic font in Visual basic other charter appear on the screen. Is there anybody know how to accept arabic language in creating menu. I think some .ocx … | |
Re: Well, Windows is using some drives while running, you should format your partition from other os such as MS-DOS, Linux or .... use bootable disk, that supports NTFS/FAT32 format types. then type format c: \q(for quick format) | |
Re: My compiler gives 4 errors, and those are from your header file(manager.h) | |
Re: I dont know the exact problem of your computer, but its recommended to format the primary driver normally(not quick mode). if you are not using bootable windows xp cd you should run smat drive in dos mode, and then run \i386\winnt for setting hard disk type you should press Del … | |
Hello, I'm trying to make SNAKE (Game) under C++ with using #include <graphics.h> Can anyone help me. Thanks | |
Re: I think you should set password for you account Control panel --> Account management --> set password then at the welcome screen you should enter password for setting password on administrator: shift+right click on account management --> run as administrator. thats all | |
I'm trying to calculate sin(x) without using #include <math.h> i need to use Maclaurin Series to calculate sin(x) with recursive process. thanks | |
Re: You should use getch(); at the end! #include <stdio.h> #include <conio.h> #include <iostream.h> int main() { cout << "Hello world!"; getch(); return 0; } or press alt+F5 at the end of program. | |
Hi, I'm using suse Linux 10.1, i wonder if there is any good compiler such as turbo c v.3 in Microsoft windows?! if anyone knows please help me. ![]() |
The End.