[VC++] imprimer un fichier txt...?

imprimer un fichier txt...? [VC++] - C++ - Programmation

Marsh Posté le 03-11-2003 à 08:58:22    

hi all!
 
j'ai un ptit bouton print dans mon programme, il est bien jolis mais...existe-t-il une fonction en c++ pour imprimer un fichier...?
merci de votre aide!


---------------
http://husiana.myftp.org/phpsysinfo
Reply

Marsh Posté le 03-11-2003 à 08:58:22   

Reply

Marsh Posté le 03-11-2003 à 10:48:52    

ShellExecute( 0, "print", "C:\\result.txt", 0, 0, SW_HIDE );
 
ca ca marche ;-)


---------------
http://husiana.myftp.org/phpsysinfo
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed