Click here to Skip to main content
15,892,298 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: OVERLAPPED Serial Communication Pin
louis7-Sep-04 22:54
louis7-Sep-04 22:54 
QuestionHow to sort letter , number and Japan Text in Grid? Pin
joynet5-Sep-04 23:56
joynet5-Sep-04 23:56 
QuestionHow to write a plugin for IE Pin
CodeToad.Com5-Sep-04 23:39
CodeToad.Com5-Sep-04 23:39 
AnswerRe: How to write a plugin for IE Pin
User 66586-Sep-04 1:05
User 66586-Sep-04 1:05 
AnswerRe: How to write a plugin for IE Pin
Anonymous6-Sep-04 20:50
Anonymous6-Sep-04 20:50 
GeneralRe: How to write a plugin for IE Pin
CodeToad.Com6-Sep-04 21:07
CodeToad.Com6-Sep-04 21:07 
GeneralPlss!!!Help!!!! in parallel interfacing in visual c++ Pin
sysrye5-Sep-04 23:17
sysrye5-Sep-04 23:17 
GeneralRe: Plss!!!Help!!!! in parallel interfacing in visual c++ Pin
soundman326-Sep-04 1:36
soundman326-Sep-04 1:36 
If you are using Win95 or Win98 then you may be able to do it using assembler. If you are using NT/2K or XP then things get more tricky.

Basically, you need a driver to allow direct access to the parallel port (which is not normally allowed).

I used one ages ago, which you could give a range of I/O addresses, and you could read or write to them via a DLL. I can't remember what it is called, but
Try googling for "parallel port access windows driver".
GeneralRe: Plss!!!Help!!!! in parallel interfacing in visual c++ Pin
CoreyCooper6-Sep-04 14:02
CoreyCooper6-Sep-04 14:02 
GeneralRe: Plss!!!Help!!!! in parallel interfacing in visual c++ Pin
jmkhael6-Sep-04 2:43
jmkhael6-Sep-04 2:43 
GeneralRe: Plss!!!Help!!!! in parallel interfacing in visual c++ Pin
Arsalan Malik6-Sep-04 2:57
Arsalan Malik6-Sep-04 2:57 
GeneralSmall problem with MDI, Please help!!!! Pin
Azghar Hussain5-Sep-04 22:57
professionalAzghar Hussain5-Sep-04 22:57 
GeneralRe: Small problem with MDI, Please help!!!! Pin
YunYan6-Sep-04 1:05
YunYan6-Sep-04 1:05 
GeneralConversion of CString to LPCWSTR Pin
Sudhakar Pasupunuri5-Sep-04 22:54
Sudhakar Pasupunuri5-Sep-04 22:54 
GeneralRe: Conversion of CString to LPCWSTR Pin
Arsalan Malik5-Sep-04 23:03
Arsalan Malik5-Sep-04 23:03 
GeneralRe: Conversion of CString to LPCWSTR Pin
Archer2826-Sep-04 4:39
Archer2826-Sep-04 4:39 
GeneralRe: Conversion of CString to LPCWSTR Pin
Sudhakar Pasupunuri6-Sep-04 19:26
Sudhakar Pasupunuri6-Sep-04 19:26 
GeneralRe: Conversion of CString to LPCWSTR Pin
David Crow7-Sep-04 3:13
David Crow7-Sep-04 3:13 
GeneralFunction to check if “C:\\myFile.txt” exists Pin
anderslundsgard5-Sep-04 22:29
anderslundsgard5-Sep-04 22:29 
GeneralRe: Function to check if “C:\\myFile.txt” exists Pin
BAIJUMAX5-Sep-04 22:42
professionalBAIJUMAX5-Sep-04 22:42 
GeneralRe: Function to check if “C:\\myFile.txt” exists Pin
anderslundsgard5-Sep-04 23:24
anderslundsgard5-Sep-04 23:24 
GeneralRe: Function to check if “C:\\myFile.txt” exists Pin
BAIJUMAX6-Sep-04 2:43
professionalBAIJUMAX6-Sep-04 2:43 
GeneralRe: Function to check if “C:\\myFile.txt” exists Pin
Arsalan Malik5-Sep-04 22:54
Arsalan Malik5-Sep-04 22:54 
GeneralRe: Function to check if “C:\\myFile.txt” exists Pin
jmkhael5-Sep-04 23:17
jmkhael5-Sep-04 23:17 
GeneralRe: Function to check if “C:\\myFile.txt” exists Pin
caoquanghanh7-Sep-04 17:37
caoquanghanh7-Sep-04 17:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.