November 4th, 2011 04:13 PM
Its like 6 months since i bought it is sad. I dont have AV but im aware of dangers out there. Im monitoring netstat and winpatrol isnt neutral either. And the other corrupted files? i have no idea...
November 4th, 2011 03:31 PM
So whats the solution beside reinstallation?
November 4th, 2011 01:25 PM
Actually impossible ;D
I may install 2-3 addins and remove vmware debugger services from the startup. But corrupted file system(im wondering what you mean) or virus - no unusual activity registered,...
November 4th, 2011 10:51 AM
So yesterday everything was fine. Today i cant compile (C++) dlls and empty console projects
The error is following:
error MSB6006: "CL.exe" exited with code -1073741701. C:\Program Files...
October 30th, 2011 01:52 PM
So im injecting dll to the outer process and i would like communicate/send commands to created thread. For my learning process i chose sockets as the first attempt. I have already written the server...
October 3rd, 2011 12:54 AM
Title is self explainatory.
Here is the code:
public Bitmap CaptureWindow(IntPtr hWnd)
{
Rectangle rctForm = Rectangle.Empty;
IntPtr test =...
April 19th, 2011 12:46 PM
Being honest -i visited this site once today before posting but didn't concentrate. Following your "finger" i have finally realized that its not Win XP but Win 7 with f*oking permission issues....
April 19th, 2011 11:19 AM
Im trying to compose .lib file using lib.exe from vc 10 and .def file. Getting following error:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin>lib.exe /DEF:sqlite3.def
Microsoft (R)...