Click here to Skip to main content
15,902,842 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how create a Authentication Packages Pin
janck30-Sep-02 9:48
janck30-Sep-02 9:48 
GeneralRe: how create a Authentication Packages Pin
Scott H. Settlemier1-Oct-02 6:44
Scott H. Settlemier1-Oct-02 6:44 
GeneralRe: how create a Authentication Packages Pin
janck3-Oct-02 17:39
janck3-Oct-02 17:39 
GeneralRegistry question... Pin
LukeV28-Sep-02 17:51
LukeV28-Sep-02 17:51 
GeneralRe: Registry question... Pin
Michael Dunn28-Sep-02 19:09
sitebuilderMichael Dunn28-Sep-02 19:09 
GeneralRe: Registry question... Pin
Abin28-Sep-02 21:51
Abin28-Sep-02 21:51 
GeneralRe: Registry question... Pin
Daniel Turini28-Sep-02 23:09
Daniel Turini28-Sep-02 23:09 
Questionwho can help me? Pin
whelk28-Sep-02 16:29
whelk28-Sep-02 16:29 
i have a printer , the printer only can print the ascii character
but cant print chinese.the print can print bitmap usering its own
printing command.now i choose this method in win2k:

i want to TextOut some chinese characters in the memory then generate
the bitmap in memory ,deal the memory bitmap ,get the pixels then get
the print data

for example:

......*******.........
......*******.........
......*******.........
......*******.........

this is a bitmap .now i get the per pixel and generate data
;;0x80 represent white pixel
;;ox81 represent black pixel

0x80 0x04 0x81 0x07 0x80 0x04
0x80 0x04 0x81 0x07 0x80 0x04
0x80 0x04 0x81 0x07 0x80 0x04
0x80 0x04 0x81 0x07 0x80 0x04



but how can i generate this data from a bitmap in the memeory?
who can help me?

-----------------------------
Mr.Whelk
-----------------------------
Zhuhai City ,Guangdong ,China
AnswerRe: who can help me? Pin
Mike Nordell28-Sep-02 19:21
Mike Nordell28-Sep-02 19:21 
Generalo,thanks a lot but...... Pin
whelk28-Sep-02 19:42
whelk28-Sep-02 19:42 
GeneralRe: o,thanks a lot but...... Pin
Mike Nordell28-Sep-02 20:30
Mike Nordell28-Sep-02 20:30 
GeneralRe: o,thanks a lot but...... Pin
whelk28-Sep-02 21:19
whelk28-Sep-02 21:19 
GeneralRe: o,thanks a lot but...... Pin
Mike Nordell28-Sep-02 21:58
Mike Nordell28-Sep-02 21:58 
GeneralRe: o,thanks a lot but...... Pin
whelk29-Sep-02 16:07
whelk29-Sep-02 16:07 
Question??Resuming a partial download?? Pin
Licensed2Code28-Sep-02 14:23
sussLicensed2Code28-Sep-02 14:23 
AnswerRe: ??Resuming a partial download?? Pin
Mike Nordell28-Sep-02 19:27
Mike Nordell28-Sep-02 19:27 
GeneralRe: ??Resuming a partial download?? Pin
licensed2kill29-Sep-02 7:41
licensed2kill29-Sep-02 7:41 
Generallow level code Pin
Kuniva28-Sep-02 14:03
Kuniva28-Sep-02 14:03 
GeneralRe: low level code Pin
Mike Nordell28-Sep-02 19:30
Mike Nordell28-Sep-02 19:30 
GeneralRe: low level code Pin
Stephane Rodriguez.28-Sep-02 21:19
Stephane Rodriguez.28-Sep-02 21:19 
GeneralRe: low level code Pin
Daniel Turini28-Sep-02 23:13
Daniel Turini28-Sep-02 23:13 
QuestionDoes this bit of code work? Pin
DarrollWalsh28-Sep-02 13:35
DarrollWalsh28-Sep-02 13:35 
AnswerRe: Does this bit of code work? Pin
Michael Dunn28-Sep-02 14:34
sitebuilderMichael Dunn28-Sep-02 14:34 
GeneralDelete *.ini sections Pin
Selevercin28-Sep-02 11:55
Selevercin28-Sep-02 11:55 
GeneralRe: Delete *.ini sections Pin
DarrollWalsh28-Sep-02 12:18
DarrollWalsh28-Sep-02 12:18 

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.