03 Jan, 2011

Free windows 7 online virus detection software

Articles related to free windows 7 online virus detection software

Laptop to TV connection HDMI No Audio Fixed

http://digitalpbk.com/hdmi/hdmi-laptop-tv-connection-fix-no-audio Laptop to TV connection HDMI No Audio Fixed on Detect button to see if the newly connected HDMI monitors and TVs are recognized by windows. Don't have an HDMI port? Find out other options to Connect laptop to TV HDMI TV Hardware ...
Published 4 months, 4 weeks ago

Drag 'n Drop Files from explorer to VB

http://digitalpbk.blogspot.com/2006/12/drag-n-drop-files-from-explorer-to-vb.html a form or window to accept files.'fAccept = 1 Enables.Private Declare Function DragQueryFile Lib "shell32.dll" Alias "DragQueryFileA" _(ByVal HDROP As Long, ByVal UINT As Long, ByVal lpStr As String, ByVal ch As Long) As Long'DragQueryFile gives the information to us about the dropped file.'lpStr outputs the filename.Private Declare Sub DragFinish Lib "shell32.dll" _(ByVal HDROP As Long)'This function frees the resources used during the drag operation ...
Published 5 years, 1 month ago

Resync iPod to new iTunes Library without Erasing or loosing your music

http://digitalpbk.blogspot.com/2009/06/ipod-resynch-itunes-apple-library-copy.html \iTunes\ on Windows XP) Clear your current iTunes library by deleting iTunes Library.itl and iTunes Music Library.xml Note:This step will erase your iTunes library only not your music files :) Now plug in your iPod and it will be detected as a removable media on Windows.Goto My Computer and open the driveIf it is empty, goto Tools > Folder Options > And tick Show Hidden Files and Folders OptionCopy the iPod_control folder to any drive on your computer.After copying now run iTunes and press erase and resync ...
Published 2 years, 8 months ago

uTorrent 2.2 uTP means slower downloads

http://digitalpbk.com/utorrent/utorrent-22-utp-slow-downloads-disable uTorrent 2.2 uTP means slower downloads uTorrent 2.2 uTP means slower downloads uTorrent which was recently acquired by BitTorrent has a new feature called uTP which stands for Micro Transport Protocol µTP or “micro-Transport Protocol” is a new protocol from BitTorrent, Inc. that is at the heart of the new major release of our popular BitTorrent clients “µTorrent” and “BitTorrent Mainline”. This protocol or feature is designed to slow down the utorrent downloads when it detects network is getting congested. Without this feature ...
Published 1 year, 1 month ago

How to Prevent my Computer from going to sleep when I am running big process ?

http://digitalpbk.com/windows/prevent-my-computer-going-sleep-run-process-without-stop How to Prevent my Computer from going to sleep when I am running big process ? How to Prevent my Computer from going to sleep when I am running big process ? By default on Windows 7, the computer sleeps after 30 minutes. Usually power plans and options are more required on laptops, but desktops also do use this setting. This is bad if you want to run some process which has to run for a long time like downloading from the internet or running torrents or running huge scripts. If you leave your computer unattended the computer sleeps after 30 minutes. This interrupts ...
Published 1 year, 10 months ago

BASH Playlist handler and mpg123 interface

http://digitalpbk.blogspot.com/2008/05/bash-mp3-player-mpg123-sed-playlist.html Ending3 07_-_Happy_Days_-_Happy_Days4 manasinu marayillaEnter song number [MAX 4]: 2./juke: line 13: [: -g: binary operator expectedPlaying /media/disk/Songs/English/avril lavigne/Avril Lavigne - My Happy Ending.mp3High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3 version 0.67; written and copyright by Michael Hipp and others free software (LGPL/GPL) without any warranty but with best wishesDirectory: /media/disk/Songs/English/avril lavigne/Playing MPEG stream 1 of 1 ...
Published 3 years, 8 months ago

Power plans missing - Restore power plans on Windows 7

http://digitalpbk.com/laptop/restore-power-plan-missing-saver-high-performance-balanced-windows-7 Power plans missing - Restore power plans on Windows 7 Power plans missing - Restore power plans on Windows 7 Power saver plan on Windows helps you to give longer battery backup by reducing performance of certain hardware components like processor, graphics card, wireless network card etc and turning off devices which are not used. One sudden day my power saver option went missing on my sony vaio running Windows 7. Since the battery backup is drastically reduced when the power saver option is missing, I had to desperately find a fix and here ...
Published 1 year, 10 months ago

Freeing up more disk space

http://digitalpbk.blogspot.com/2007/04/freeing-up-more-disk-space.html Freeing up more disk space Disk Clean UpRight Click the drive -> Properties -> Click on the Disk Clean Up -> Press OKObsolete Restore FilesRight Click the drive -> Properties -> Click on the Disk Clean Up -> More Options Tab -> System Restore Frame -> Click Clean Up -> OKDisable HibernationIf you do not use hibernate feature, disable it.Control Panel -> Power Options -> Hibernate Tab -> Uncheck Enable Hibernation -> OKRemoving .tmp , .log .tmp and .log ...
Published 4 years, 9 months ago

Making any Window Transparent on XP

http://digitalpbk.blogspot.com/2007/01/making-any-window-transparent-on-xp.html transparent.Now leaving the mouse in the title bar, press the Ctrl button (Normally on the lower right side of the keyboard), now you can see the window name shown in the software.Now press the "Set Transparent" ButtonAdjust the Transparency Slider to the required transparency. (Dont set below 100 you will loose sight of the window)Press the "Set Opaque" Button to make the window opaque again To do for another window repeat the same steps.SourceConst GWL_EXSTYLE = -20Const WS ...
Published 5 years ago

T9 Dictionary Implementation in C, BASH

http://digitalpbk.blogspot.com/2008/07/trie-data-structure-c-t9.html T9 Dictionary Implementation in C, BASH /*t9.cDependency : t9.dicA file with lots of words to populate our t9 trie structure.All in small letter no spaces no other charactersTerminated by a line with only a 0 (zero)=================*/#include #include #include struct t9{ struct t9 * node[27];};struct t9 * t9_new(){ struct t9 * r = (struct t9 *)malloc(sizeof(struct t9)); int i=0; for(;inode[i] = (struct t9 *)0; return r;}void t9_free(struct t9 * root){ if(root) { int i=0; for ...
Published 3 years, 6 months ago

Related help topics for free windows 7 online virus detection software More keywords like free windows 7 online virus detection software
More pages for free windows 7 online virus detection software


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Transport Ships Bringing Raw materials to Havelock Transport Ships Bringing Raw materials to Havelock in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk