4,228 Topics

Member Avatar for
Member Avatar for VB 2012

Okay i have a Amd athlon X2 64 5200 Im thinking about Upgrading Amd or Intel Which is better Ive already done Research and Most people suggest Amd above Intel Amd is cheap but good ive got myne now for 4 or 5 years if im right Its Kinda Wonderfull …

Member Avatar for JorgeM
0
223
Member Avatar for TKAGriever

The problem I am having is with a new rig I was putting together. When I start the computer it keeps on going on and off without even actually starting. The fans startup and shutdown but I can't even get to bios. Its as if the computer gets just enough …

Member Avatar for Trecker
0
207
Member Avatar for FragFighter

My laptop has been on it's last stretch for the last half a year or so and I've come to the conclusion that it will cost me more to fix than it will to replace. I've been sitting on actually building a new rig for a while now, as you …

Member Avatar for coroneshotel2
0
258
Member Avatar for Island_Boy_77

Hi All I've noticed recently that in some circumstances Windows Explorer is maxing out when I'm trying to access flash drives. Typically, I insert a flash drive, open my shared folder (which has full access for everyone), then try copying the data I want from the PC to the flash …

Member Avatar for Island_Boy_77
0
216
Member Avatar for cretaros

Guys im using the above machine, just bought it from an auction sale, i installed windows 7, bt the is no sound, i researched on the internet and the possible sound drivers is sound Max but it dont work if i update on the internet, nothing is installed what might …

Member Avatar for zxor 2
0
107
Member Avatar for citizen5

Small part of my code: `GetWindowThreadProcessId(hWnd, &dwID);` `hProcess = OpenProcess(PROCESS_ALL_ACCESS, NULL, dwID);` `string value =" [_this] exec \"\\newfolder\\scripts\\start.sqf\"";` `WriteProcessMemory(hProcess, (LPVOID) 0x09BA3F95, (LPVOID) &value, sizeof(&value), NULL);` I am 100 % sure it has to do with my `value` being a `string` but I haven't found anything helpful elsewhere, even though I've …

Member Avatar for citizen5
0
507
Member Avatar for A_WET_FART

i have a compaq presario cq50 c130us,heres my system specs as far asi know intel pentium dual T3200 2.0 GHz 4.0 GB ram intel mobile 4 Graphics controller (registers 1.3gb memory?) windows vista 32bit and 150 gb hdd i am curious if there are any faster cpu's that i can …

Member Avatar for caperjack
0
147
Member Avatar for slacke

Does anybody experience problems with this motherboard: ASUS p8h67-m pro 1xHDD 320G 1xHDD 1000G Both are connected to the SATA6G ports and the disks supports 6G/sec speed. I install win7 on it. The problem is the next: No matter what I do the MS win7 always recognise the 1000G HDD …

Member Avatar for zxor 2
0
310
Member Avatar for imolorhe

I am currently working on a project in VB.net that requires the advanced power settings of the client's system to be set to allow wake up timers for when the system sleeps. Please I have been looking around for the solution. I desperately need it. Thanks in advance.

Member Avatar for Begginnerdev
0
137
Member Avatar for iso111

Hi all, my wife has an HP laptop, HP Pavillion dv 2000. Hope im in the right place? She needs it badly by Wednesday for travel/work. So she was optimizing and trying fix it all up nice and I think she updated it to XP service pack 3. which I …

Member Avatar for JorgeM
0
304
Member Avatar for rahim_fayaz

Hi I am getting this error when running a very similar code like the below. I have memory problem,but i dont know how can solve it. please help. Thanks in advance. /////////////////////////////////////////// ~~~~~~~ERROR~~~~~~~~ terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted /////////////////////////////////////////// ~~~~~~~~Code~~~~~~~~~ int main(){ /** Declare …

Member Avatar for rahim_fayaz
0
139
Member Avatar for Khodz

Hey Guys! So... I left my PC back home when i went off to college and now that I'm back for summer, it seems that it has missed me because it doesn't work anymore. **First Problem:** When I tried to switch it on, it would start to boot (I'd see …

Member Avatar for JorgeM
0
202
Member Avatar for vinodvinu

Hi, I am going to upgrade my pc. Plz help me to find a better processor +motherboard in the limit of 7000 indian rupees -vinod

Member Avatar for JorgeM
0
75
Member Avatar for becool007

So i bought a new 22" LCD - LED backlit - monitor for my new buiild, and i'm facing a horrible case of buyer's remorse... So the problem with this monitor is that: 1) Not much information on it on the web - makes me suspicious 2) Not a very …

Member Avatar for rubberman
0
352
Member Avatar for sah

For some days I have been trying to optimize an image processing program (cropping, rotate, changing brightness and undo) written in c# 4.0. Getting suggestions from google I have optimized the code in many ways. At first some disposable objects hadn’t been disposed that’s why exception was shown. But I …

Member Avatar for sah
0
1K
Member Avatar for iamsmooth

I've never encountered anything like this and have no idea where to begin to troubleshoot. What happens is when I turn on the computer, it will show the motherboard (gigabyte) splash screen, then cut to black and monitor says it's going to sleep... meaning the display signal got cut right …

Member Avatar for flagstar
0
260
Member Avatar for Michael_SB

Hi, I'm getting BSOD extremely frequently over the last 24 hours. The blue screen says: Kernal Data Inpage Error, and 0x0000007a. but goes by too fast for me to copy down any other code. It also recommended stopping "Cache Shadowing" in the BIOS, but I could not find this option …

Member Avatar for Michael_SB
0
417
Member Avatar for ravenous

At work we have a large number of unit tests that try to alert us that we have made changes that have broken our code. Many of these tests work by evaluating functions under known conditions and comparing the result with the known result. The known result is acquired by …

Member Avatar for santakdalai90
0
306
Member Avatar for Z33shan

hello :) i'm looking for an algo to find out all possible combinations of a 2d array entries, wich are (Tasks x Processors). i.e, i have to find out all possible schedules to schedule tasks against processors. numbers of tasks and processors are variable. Suppose : ............P1.......P2.......P3 .................................... T1........3 ........6..........4 …

Member Avatar for raptr_dflo
0
296
Member Avatar for mahdiyazdani

Hi every body, I have a dell laptop inspiron N4030 with these information : Intel core i3 M380 2.5GHZ Originally in my pc manufacture put a 2 GB ram , yesterday i bought 4GB ram and hooked it in my laptop so now my pc detect 6GB ram in system …

Member Avatar for Chaky
0
187
Member Avatar for SleepAlready

I have a bucket of sand. Is that enough? I need someone to tell me how to, chemically, extract sillicon from the sand to begin spinning it. I am making a 128-bit processor for my upcoming 128-bit OS. Can you help me with some steps? Am not too good with …

Member Avatar for Agilemind
0
248
Member Avatar for janet@123

I am trying to use the glib HashTable implementation for my code and facing some issues in memory allocations. The code I've written is: GHashTable *g_hash_table; g_hash_table = g_hash_table_new (g_direct_hash, g_direct_equal); gint *port, *src_value, *value; guint32 *dst_key, *key; . . . while(1) { key = g_malloc (sizeof *key); dst_key = …

0
127
Member Avatar for Midgard

Hi- I have a script that grabs a lot of information for a page that has a 'Research Mode.' Basically, it grabs a bunch of data, then uses JS to show or hide info based on user criteria. It used to work fine, but we've been adding more info -- …

Member Avatar for Biiim
0
187
Member Avatar for skkhan
Member Avatar for bdraj
0
273
Member Avatar for glut

How can I read memory from a selected process? I'm using the [ReadProcessMemory](http://msdn.microsoft.com/en-us/library/windows/desktop/ms680553%28v=vs.85%29.aspx) function and I don't understand the 2nd parameter (lpBaseAddress). Could anyone help me with this, or tell me another way to read memory from a process? This is my function for reading memory, which I pulled off …

Member Avatar for glut
0
900
Member Avatar for aiamuzz

Hi, Objective : To successfully remove the memory chips from a RAM stick and reduce its capacity. (Ultimately be able to scale down a 2GB memory stick to a 1.5GB memory stick) - A 200 pin SODIMM DDR2 SDRAM !!! I would like help from RAM experts on this forum …

Member Avatar for tcp787
0
637
Member Avatar for chound

Hi, I changed my video card day before yesterday from ATI 4650 to 6670, and then I had problems while switching on my computer for a few times, then it got sorted. Today, windows informs me that my computer is running slow, so it wanted to switch of aero interface. …

Member Avatar for chound
0
421
Member Avatar for Labdabeta

I am working on a game making (or really just general program making, but my question applies to games) DLL for opengl. It is almost done but the collision detection is a little bit slow since it has to calculate bounding boxes for each object repeatedly. I was thinking of …

Member Avatar for Labdabeta
0
168
Member Avatar for Satchmo05

Hi all, For starters,i have looked at other forum posts on this site and used the recommendations there for this problem I have and no solution had seemed to help. I have a dell xps m1530 laptop, about 2.5 years old. It has handled very rigorous situations, like intense gaming, …

Member Avatar for Lasertrip
0
422
Member Avatar for niyasc

Following is the one of code written by me for shared memory. Problem is that program donot come outside from marked loop and read numbers infinitely. "common.h" [CODE] struct common { int a[10],b[10],c[10],flag; }; [/CODE] p1.c [CODE] #include<stdio.h> #include<unistd.h> #include<stdlib.h> #include<sys/shm.h> #include"common.h" int main() { int running=1; void *shm=(void *)0; …

Member Avatar for niyasc
0
209

The End.