Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. darknecromancer

    bitblt

    Ok, I'm trying to get bitblt to work so I can screen capure and i have the fallowing code HANDLE hdcScreen = CreateDC("DISPLAY", NULL, NULL, NULL); HANDLE hdcCompatible = CreateCompatibleDC(hdcScreen)...
  2. darknecromancer

    GUI

    I found a couple of tutorials talking about how to make a GUI in C and it works fine, i can set it up however i wont. But i cant find out to update a control. I want to add new text to the old text of an edit box. I cant find the function to accomplish this. Also anyone know any good GUI in C...
  3. darknecromancer

    WinSock question

    Hay there, I did C for a while for a class, but after the class was over I didn't do much programming after that. Well now I have a large project and I have to relearn everything. I still have the documents that we got so Im going over them but I have to use WinSock in my program to make a...
  4. darknecromancer

    Disk management

    hay guys i come to you with a question and a problem. Ok i have a 20 gig disk that when i view it from the disk managment windows shows up healthy. But when i try to access it from say explorer, it says that it isn't formatted. So i say ok, format it, nope windows was unable to format the...
  5. darknecromancer

    Changing the browser ID

    hay, I read somewhere how to change who your browser calls itself, IE, Firebird, exc. Though I didn't think anything about it, now though, I wont to change who my Firebird web browser calls it self and I can't find how to change, it i looked on their web page i looked through the options, and i...
  6. darknecromancer

    IE "stopped"

    hay, i've been reading how to remove IE (Internet Explorer) from my computer cause I moved to Firebird, but I raad somewhere that IE is used for everything in Windows, its used to explor your file, some microsft programs need it just cause they can. But I hate IE, i get popups every 30 seconds...
  7. darknecromancer

    a few quick questions about asm.

    hay, whats ups guys! i'm new to this forum :). But i know some VB, some scripting, and alittle most about JS but i am interested in leaning and programming in asm. I was browsing the net and found several help files and a compiler, but i was unable to locate a... hm... i guess you could call it...

Part and Inventory Search

Back
Top