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
Member Avatar for morb

Hello everyone! Is it possible to embed a movie clip (.avi) to vb form? I have created one short movie clip in flash and export it as avi file. I expected (what fool i was) that visual studio 2008 will have support for avi files, just like it has for …

Member Avatar for nmaillet
0
101
Member Avatar for morb

Hi everyone! I'm writing trojan/virus for educational purposes only. That is my final practical work. The problem is that i need to fire up a .vbs file from disk.To do that i need path. How to find path and save it to string variable. Even bigger problem is how to …

Member Avatar for morb
0
95
Member Avatar for morb

Hi! I have a problem with graphics in c++. It is a simple program, that displays circle. [CODE]#include "stdafx.h" #include "iostream" #include "graphics.h" #include <cstdlib> void main() { int gdriver = 9; int gmode = 2; initgraph(&gdriver,&gmode,""); setbkcolor(WHITE); setcolor(BLACK); cleardevice(); circle(320,240,180); getch(); closegraph(); }[/CODE] In visual studio i have error: …

Member Avatar for morb
0
3K
Member Avatar for monkey_boy_401

Hi, I am new to using dev. C++ and i was wondering if anyone could help me start writing the code. I know how to open up a new project but thats about it. Please help me?

Member Avatar for morb
0
105
Member Avatar for Drake

If i upgraded my laptop from 512mb of RAM to 2GB of RAM would i notice much difference in speed? I expect it would but i was told it would not affect it that much. Please help Thanks

Member Avatar for forumdude123
0
108
Member Avatar for silentbliss

Well first off ima newb... =) i came across your forums while surfing for a solution for my dead laptop issue and your site seemed promising. the laptop is a 4 year old compaq presario 2100 and from what i understand just stopped working one day about a year ago. …

Member Avatar for caperjack
0
86
Member Avatar for wakeup

Is possible to acces to a COM dll from a C program? Do you have any example? Thanks in advance

Member Avatar for morb
0
67
Member Avatar for Drake

can anyone tell me what hardware deals with interuppt signals and how it works, i have a rough idea but not full circle, also pre-emptive multi-tasking has me stumpted??

Member Avatar for morb
0
79
Member Avatar for Drake

I understand almost what the Kernel does: Central part of operating system and any interaction with the computer hardware is done via a system call. How does this work and what does it mean with layers

Member Avatar for morb
0
77
Member Avatar for HARJIT SINGH

I was using using external hdd mobile rack as storage. The rack was connected to the computer via HDD to USB adapter with external power supply. It worked fine for some time. Suddely, computer stopped detecting the hdd although it could detect something called 'storage device'. A number of attemps …

Member Avatar for morb
0
96
Member Avatar for morb

This question is not bounded to programming. It is more concerned with operational system itself. Well, i have problem solving one profesor's question... It is constantly repeted in exam, but i can't find solution or answer as well. (The book doesn't say anything about it!) Question goes: [B]Why do we …

Member Avatar for morb
0
85
Member Avatar for docbymyside

New at this....have a blue screen with error oooooo7b. It was built in 2000 with win2000. Best course of action. I am considering upgrading to xp or buying a new system. Old system did work fine until I downloaded a BIOS from the web and got a zillion of icons. …

Member Avatar for morb
0
85