Re: Help with Assembler
"davidmuinos" <[email protected]>
| Newsgroups | gmane.comp.lang.delphi.programming |
|---|---|
| Message-ID | <[email protected]> |
Thanks guys for helping me. Glenn, i am trying to control a box that i made. It has 8 Leds and 4 buttons. I want to learn how to control such simple hardware so that i can , as a next step, control other things that i may connect to the parallel port. Jeff, I just have the file win32SDK. If You could send the other file i'd appreciate! I'm using Delphi6 (built 6.163). Thanks Again ! --- In [email protected], "Jeff Steinkamp - N7YG" <n7yg@e...> wrote: > Not sure which version of Delphi you are using, but you should have the > help files for the Win32API and win32SDK in the help folders. If they > are not there, let me know and I can send you those files and you can > update your help files. The files have just about every API covered. > > Jeff Steinkamp > > > > -----Original Message----- > > From: Glenn B. Lawler [mailto:gblawler@i...] > > Sent: 09 July, 2003 11:59 > > To: '[email protected]' > > Subject: RE: [Delphi] Help with Assembler > > > > > > David, > > > > > Thanks Glenn for answering my question ! You are right, i need to do > > > both( input and output ). So you told me that i may need to use the > > > Windows API,but i haveno ideia how to do that ! Please could you > > > tell me how ? Because i am a beginner in this subject ! > > > > Check Delphi help for "OpenFile". This topic should reference > > the Windows > > API function for opening a file. I haven't tried this approach with a > > device opened for Input/Output, but this is where I would > > start since it is > > likely to be the simplest approach. > > > > You might get better help from the list on this if describe > > (briefly) what > > it is you are trying to do. When you say you want both input > > and output via > > the LPT port, it sounds like you are trying to control some > > device that is > > not a printer. If, on the other hand, you are trying to > > control a printer > > that talks back through the LPT port, there are specific API > > calls that > > address virtually all the printer issues. > > > > HTH, > > > > - Glenn Lawler > > > > > > ------------------------ Yahoo! Groups Sponsor > > ---------------------~--> > > Buy Ink Cartridges at Myinks.com - Save 80%. Quality inkjet > > cartridges & > > refill kits! FREE s/h on $50 orders to the US & Canada. Fast shipping. > > http://www.c1tracking.com/l.asp?cid=5511 > > http://us.click.yahoo.com/hwZBYB/zoVGAA/ySSFAA/i7folB/TM > > -------------------------------------------------------------- > > -------~-> > > > > Delphi Tips & Tutorials... > > http://www.delphicollection.com > > --------------------------------------------------------------- > > Unsubscribe:[email protected] > > List owner:[email protected] > > --------------------------------------------------------------- > > > > Your use of Yahoo! Groups is subject to > > http://docs.yahoo.com/info/terms/ > > > > > > ------------------------ Yahoo! Groups Sponsor ---------------------~--> Buy Ink Cartridges at Myinks.com - Save 80%. Quality inkjet cartridges & refill kits! FREE s/h on $50 orders to the US & Canada. Fast shipping. http://www.c1tracking.com/l.asp?cid=5511 http://us.click.yahoo.com/hwZBYB/zoVGAA/ySSFAA/i7folB/TM ---------------------------------------------------------------------~-> Delphi Tips & Tutorials... http://www.delphicollection.com --------------------------------------------------------------- Unsubscribe:[email protected] List owner:[email protected] --------------------------------------------------------------- Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/