Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~5K People Reached

16 Posted Topics

Member Avatar for omoz4real

Just stumbled upon this old thread. My thanks for the example attachment program. I have been searching for so long. Thanks >BstrucT

Member Avatar for garymedina
0
3K
Member Avatar for juiceisub3r

Does the pc freezes up just before it shutsdown, I mean, does the last bit of sound from a game maybe repeat itself just before shutting down? If so, you have an overheating problem, probably CPU. If you encounter visual abnormalities, check the temp of the heatsink on your Radeon …

Member Avatar for DisabledMOM
0
734
Member Avatar for sowmyask

Here's a neat trick I found recently. The code can easilly be modified to suit your project, enjoy. [CODE]public static class CopyUtility { public static void CopyAllFiles (string sourceDirectory, string targetDirectory, bool recursive) { if (sourceDirectory == null) throw new ArgumentNullException(@"C:/Source"); if (targetDirectory == null) throw new ArgumentNullException(@"C:/Target"); CopyAllFiles(new DirectoryInfo(sourceDirectory), …

Member Avatar for sowmyask
0
121
Member Avatar for BstrucT

Hi Guys I have a Seagate HDD(not SATA) 80Gb but have major issues with it. Okay, when I am in bios I can see the HDD, it's size, everything. When in Windows(having drive as slave), it doesn't show it in 'My Computer', but shows it in 'Device Manager'. It doesn't …

Member Avatar for BstrucT
0
93
Member Avatar for knowledgelover

I agree with Narue. I had a similar problem and opted for streaming. Just include the [CODE]using System.IO;[/CODE] at the top of your file and you are ready to go. Here's a link with a complete tutorial on the subject if you want to read more. [URL="http://www.functionx.com/vcsharp/databases/file1.htm"]http://www.functionx.com/vcsharp/databases/file1.htm[/URL] Good luck and …

Member Avatar for JerryShaw
0
109
Member Avatar for virnenez

The driver for your Optical drive is usually a generic driver supplied with Windows. Check if you can see the drive in the P.O.S.T. It may show there and not in Windows, then you have to repair your windows installation. Else double check that all jumper settings are okay, or …

Member Avatar for caperjack
0
151
Member Avatar for teen08
Member Avatar for Eblahmysuper

Your Hardware is cool man, but without the error message we can't provide any help really. I take it you have updated drivers installed for all your devices? >BstrucT

Member Avatar for Eblahmysuper
0
169
Member Avatar for strictlycustom
Member Avatar for megaladon47

I think the service pack messed up your windows. Yeah, definetily. Try repairing windows to get your machine back to normal. Oh, I second AVG, they are very good, also think their after sale service sucks ass. >BstrucT

Member Avatar for BstrucT
0
118
Member Avatar for scantid

Sounds to me like your machine might have gotten surged at some time? Try connecting only the essential stuff to the PSU, then see how it will boot. If it's fine then you need a new PSU. You could check that the power cables are still firmly set in their …

Member Avatar for BstrucT
0
133
Member Avatar for JackRipper227

The recent hard drive change might be a bit too much for Windows if the machines differ alot. Try booting from a windows disk and repairing your current installation, although, before doing that, double check all jumper and cable settings as the HDD should actually boot up. >BstrucT<

Member Avatar for BstrucT
0
69
Member Avatar for dthizz

I agree, double check that the heatsink sits snug on the processor, and that it's well seated and properly clamped down.

Member Avatar for techno t
0
119
Member Avatar for andersupra

I had the exactl same problem, on a N6600. I changed my cable and it worked fine. I had color. Reconnected the old cable, and all b&w. >BstrucT<

Member Avatar for BstrucT
0
57
Member Avatar for BstrucT

Hi all! I've looked around but to no avail... Is there any builders or apps I can download to create installers for applications written in MS Visual C#? The only option I can find in it is the 'publish' option, but I am looking for some more flexibility. Any help …

Member Avatar for BstrucT
0
86
Member Avatar for BstrucT

Hi Everyone! I am BstrucT from South Africa. I am learning C, and C#. Having a look at Daniweb as I saw the link on "programmingforums". :)

Member Avatar for zandiago
0
55

The End.