Click here to Skip to main content
15,888,977 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: searchable void* container Pin
toxcct7-Mar-06 3:16
toxcct7-Mar-06 3:16 
GeneralRe: searchable void* container Pin
John M. Drescher7-Mar-06 3:22
John M. Drescher7-Mar-06 3:22 
GeneralRe: searchable void* container Pin
John M. Drescher7-Mar-06 3:12
John M. Drescher7-Mar-06 3:12 
GeneralRe: searchable void* container Pin
toxcct7-Mar-06 3:16
toxcct7-Mar-06 3:16 
GeneralRe: searchable void* container Pin
John M. Drescher7-Mar-06 3:24
John M. Drescher7-Mar-06 3:24 
GeneralRe: searchable void* container Pin
Nemanja Trifunovic7-Mar-06 5:46
Nemanja Trifunovic7-Mar-06 5:46 
GeneralRe: searchable void* container Pin
toxcct7-Mar-06 5:51
toxcct7-Mar-06 5:51 
QuestionPrint program in C only Pin
patel mayur6-Mar-06 21:16
patel mayur6-Mar-06 21:16 
Hi Friends
I like to have a Print program that prints text files & having the following features only made in C language using win32 libraries :

1. When run, it needs to present a dialog with where you can select a text file for it to print.
2. There should be options on the dialog to specify how many 'virtual pages' it will print on one page (it should either be 1 (which fills the whole page), 2 (where they are rotated 90 degrees), or 4 (where they are printed using 4 regions of the page)) - this is similar to the old utility LaserLst:

http://fresh.t-systems-sfr.com/linux/src/laserprt.tar.gz:a/laserprt.c

3. It should use a fixed width font, and the user should be able to specify the font size.
4. There should be a print and a print preview button
5. There should be an option to make a black border around the 'virtual page'
6. At the top of each 'virtual page' (outside of the black border) it should show the filename on the upper left, and the page number (ie; 4 of 20) on the upper right.
7. There should be an option to turn on line number printing, in which case it would show the like number prior to the line being listed.



Regards,
Mayur Patel
AnswerRe: Print program in C only Pin
Ingo6-Mar-06 23:19
Ingo6-Mar-06 23:19 
AnswerRe: Print program in C only Pin
Professor Sharada Ulhas7-Mar-06 7:28
Professor Sharada Ulhas7-Mar-06 7:28 
Questionprinting the address of a non static member function of a clss Pin
Amr Shahin6-Mar-06 3:23
Amr Shahin6-Mar-06 3:23 
AnswerRe: printing the address of a non static member function of a class [edited] Pin
toxcct6-Mar-06 3:34
toxcct6-Mar-06 3:34 
GeneralRe: printing the address of a non static member function of a clss Pin
Amr Shahin6-Mar-06 3:51
Amr Shahin6-Mar-06 3:51 
GeneralRe: printing the address of a non static member function of a clss Pin
toxcct6-Mar-06 4:00
toxcct6-Mar-06 4:00 
AnswerRe: printing the address of a non static member function of a clss Pin
Michael Dunn6-Mar-06 5:01
sitebuilderMichael Dunn6-Mar-06 5:01 
GeneralRe: printing the address of a non static member function of a clss Pin
Amr Shahin6-Mar-06 19:31
Amr Shahin6-Mar-06 19:31 
QuestionProblem Interfacing with Parallel Port Pin
kmaster3-Mar-06 15:20
kmaster3-Mar-06 15:20 
AnswerRe: Problem Interfacing with Parallel Port Pin
Gordon Brandly3-Mar-06 15:40
Gordon Brandly3-Mar-06 15:40 
QuestionRe: Problem Interfacing with Parallel Port Pin
kmaster3-Mar-06 20:35
kmaster3-Mar-06 20:35 
AnswerRe: Problem Interfacing with Parallel Port Pin
Gordon Brandly5-Mar-06 9:16
Gordon Brandly5-Mar-06 9:16 
NewsRe: Problem Interfacing with Parallel Port Pin
kmaster6-Mar-06 2:36
kmaster6-Mar-06 2:36 
GeneralRe: Problem Interfacing with Parallel Port Pin
Gordon Brandly6-Mar-06 17:17
Gordon Brandly6-Mar-06 17:17 
QuestionConvert Dicemal To Binry In C++ Pin
Miss PC3-Mar-06 2:06
Miss PC3-Mar-06 2:06 
AnswerRe: Convert Dicemal To Binry In C++ Pin
Cedric Moonen3-Mar-06 3:02
Cedric Moonen3-Mar-06 3:02 
JokeRe: Convert Dicemal To Binry In C++ Pin
toxcct3-Mar-06 3:19
toxcct3-Mar-06 3:19 

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.