Hardware
Hardware is a general term that refers to the physical artifacts of a technology.
Forum Post

Re: Read/Write from windows registers using C++ Native functions

: hi, I am urgently needing to know the native functions to read & : write from windows registers.. cause all code & functions & projects : i find are managed & i need it native ones.. i just saw...
Forum Post

Re: InputBoxFunction in WIn32API

: Dear Sir / Madam, : : Have a nice day!. I am new to Visual C++ - Win 32 API Programming. : Starting from Zero. I want to know about Basic Input & Output in Win : 32 API. : : Input BOX in...
Forum Post

InputBoxFunction in WIn32API

Dear Sir / Madam, Have a nice day!. I am new to Visual C++ - Win 32 API Programming. Starting from Zero. I want to know about Basic Input & Output in Win 32 API. Input BOX in Win32 API? Can...
Forum Post

Re: help with x86 assembler

: jc,jcxz,jna,jnae,jnb,jnbe,jnc,jne,jng,jnge,jnl, jnle : ,jno,jnz,jo,jp,jpo, : js,jz...Theres alot of different jump instructions you can use. : : If you really want to avoid jump instructions...
Forum Post

Re: help with x86 assembler

jc,jcxz,jna,jnae,jnb,jnbe,jnc,jne,jng,jnge,jnl, jnle ,jno,jnz,jo,jp,jpo, js,jz...Theres alot of different jump instructions you can use. If you really want to avoid jump instructions you can also...
Forum Post

Re: Redim and Redim Preserve

I see that you are doing this: For index = 1 To members.Length - 1 writedata.WriteLine(members(index)) writedata.WriteLine(PhoneNum(index)) Next index This appears that it would...
Forum Post

help with x86 assembler

please im trying to write a program which reads roman numerals and returns integers in x86 but im trying to avoid using ja near and jb near , je near in some parts of my code, is there any other...
Forum Post

Re: excel macro to delete 0's based on columns

try this and see download file- Private Sub CommandButton1_Click() Dim myCol As Integer Dim myRow As Integer Dim ColCount As Byte Dim myRange As String 'work from bottom to...
Forum Post

Addiding controls to DBGrid

Hi guy's! Like in topic..I want add i.e add TCheckBox to DBGride. My table looks like this: --------------- ID | Name | --------------- 1 | foo | --------------- and I want...
Forum Post

Re: arrays: need help ugently

: this is what i nees to do: : : Write a text menu-based program to allow a user to continually : select from the following options: : a. Store up to a maximum of 20 integers in an array. Enter...
Forum Post

Re: Processor ????

One of the good things about the x86 family is that it is backward compatible, so instructions for earlier processors will work on newer machines. (Assumes you do not use processor-dependent...
Forum Post

Processor ????

Whenever i am looking for brief asm tutorial (other than the ART OF ASSEMBLYand ICEZOLNS TUTORIAL)in the net i am finding tutorials saying that the tutorial is for 8086 processor .If i learn from...
Forum Post

arrays: need help ugently

this is what i nees to do: Write a text menu-based program to allow a user to continually select from the following options: a. Store up to a maximum of 20 integers in an array. Enter numbers...
Forum Post

Re: Emu 8086???

emu8086 is a smaller x86 assembler and IDE. It does not seem to be as much used as other assemblers (TASM, MASM, and NASM) though. Its a very good IDE for learning the language though. The org...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.