Click here to Skip to main content
16,015,900 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: avi software Pin
Maxwell Chen25-May-02 9:03
Maxwell Chen25-May-02 9:03 
GeneralRe: avi software Pin
Mike Nordell25-May-02 14:11
Mike Nordell25-May-02 14:11 
Generalwant to post .gif file on my dialog. Pin
pnpfriend24-May-02 12:04
pnpfriend24-May-02 12:04 
GeneralRe: want to post .gif file on my dialog. Pin
Shog924-May-02 12:20
sitebuilderShog924-May-02 12:20 
GeneralRe: want to post .gif file on my dialog. Pin
25-May-02 0:14
suss25-May-02 0:14 
GeneralRe: want to post .gif file on my dialog. Pin
pnpfriend25-May-02 4:40
pnpfriend25-May-02 4:40 
GeneralRe: want to post .gif file on my dialog. Pin
devvvy28-Oct-02 11:23
devvvy28-Oct-02 11:23 
GeneralWin2000 Vs. XP Pin
pnpfriend24-May-02 10:45
pnpfriend24-May-02 10:45 
hi.. all

my application is a printing program.
the program gets all the files from the choosen folder and insert to the tree, ( tree ctrl)
there are checkbox for each tree item.
when the item is checked, do printing, and estimate how many pages those checked files will be printed.

to do estimating and printing, at least one file or one item has to be checked, otherwise, the message "no file is checked". will shows up.
that's basiscally what my program does.


if the program (i just double click on .exe file from debug folder) is run under win2000, and i check on one file, then click on estimate pages button to estimate num of pages that will be print. it gives me num of pages.

but under XP, i did the check the same file, then click on estimate pages button, "no file is checked " message shows up.

why under win2000 works and not under xp eventhough runing the same program, did the same thing, calling the same function?


oh.. i dont' have visual studio under xp though... but i have .dll pasted into my program folder.. so it is runnable under xp too.
GeneralWSAGetLastError oddity in VC7 Pin
Clinton James24-May-02 10:47
Clinton James24-May-02 10:47 
GeneralRe: WSAGetLastError oddity in VC7 Pin
Mike Nordell24-May-02 16:16
Mike Nordell24-May-02 16:16 
GeneralRe: WSAGetLastError oddity in VC7 Pin
Clinton James28-May-02 4:34
Clinton James28-May-02 4:34 
Generalfinding string length of Unicode string Pin
24-May-02 10:38
suss24-May-02 10:38 
GeneralRe: finding string length of Unicode string Pin
Matt Gullett24-May-02 10:39
Matt Gullett24-May-02 10:39 
Generalconst question Pin
24-May-02 9:38
suss24-May-02 9:38 
GeneralRe: const question Pin
Dana Holt24-May-02 10:19
Dana Holt24-May-02 10:19 
QuestionCan you solve this? Pin
24-May-02 9:16
suss24-May-02 9:16 
AnswerRe: Can you solve this? Pin
Chris Losinger24-May-02 9:28
professionalChris Losinger24-May-02 9:28 
GeneralRe: Can you solve this? Pin
24-May-02 9:39
suss24-May-02 9:39 
GeneralRe: Can you solve this? Pin
Chris Losinger24-May-02 9:53
professionalChris Losinger24-May-02 9:53 
GeneralRe: Can you solve this? Pin
25-May-02 15:45
suss25-May-02 15:45 
Generalkeystroke tracker Pin
Jimmy9514824-May-02 8:47
Jimmy9514824-May-02 8:47 
GeneralRe: keystroke tracker Pin
Dana Holt24-May-02 10:27
Dana Holt24-May-02 10:27 
GeneralEditable CListCtrl Problems Pin
Anton A. Loukine24-May-02 8:38
Anton A. Loukine24-May-02 8:38 
GeneralRe: Editable CListCtrl Problems Pin
laphijia24-May-02 22:33
laphijia24-May-02 22:33 
GeneralChange BG colour of a button Pin
Nnamdi Onyeyiri24-May-02 8:01
Nnamdi Onyeyiri24-May-02 8:01 

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.