TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
shercua
NA
6
0
Send data to printer
May 20 2004 4:11 PM
I'm trying to send data to the printer using API gdi32.dll. For example I want to send H1B + H40 (hexadecimal values of ESC @). What specific API (gdi32) command should I use? I've been using gdi32.dll API Reference to control my printer, so it's better if I use API gdi32 too. I know how to send data using WritePrinter winspool.drv, but I can't interface that command to the gdi32 API. Thanks for any help I can get
Reply
Answers (
1
)
Calling Executables from a Windows Service
Updating control in FORM from MODULE