Click here to Skip to main content
16,005,826 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralPrinting HTML images from outlook Pin
Hel6-Sep-02 1:57
Hel6-Sep-02 1:57 
Generalexecute wdm oem.inf for usb device(win98) Pin
veeran6-Sep-02 1:35
veeran6-Sep-02 1:35 
GeneralDocuments and Settings.... Design Issue Pin
Jawache6-Sep-02 1:06
Jawache6-Sep-02 1:06 
GeneralRe: Documents and Settings.... Design Issue Pin
Tomasz Sowinski6-Sep-02 1:37
Tomasz Sowinski6-Sep-02 1:37 
GeneralRe: Documents and Settings.... Design Issue Pin
Jawache6-Sep-02 3:48
Jawache6-Sep-02 3:48 
Generalwin98 to winNT Pin
Zizilamoroso6-Sep-02 0:19
Zizilamoroso6-Sep-02 0:19 
GeneralRe: win98 to winNT Pin
Tomasz Sowinski6-Sep-02 0:23
Tomasz Sowinski6-Sep-02 0:23 
GeneralRe: win98 to winNT Pin
Zizilamoroso6-Sep-02 1:30
Zizilamoroso6-Sep-02 1:30 
unfortunatly, I cannot run the debug build, cause the nt machine doesn't have debugging dll's Frown | :-(

But, I think I've figured out my problem. It has something to do with the memory addressing. I guess that win98 uses signed to address memory, but nt uses unsigned, and that gives troubles when you calculate with them. Is that true?

What's the best type to address memory then? is it something like unsigned dword? I don't know, types are not my speciality (cause there are trillions of them)

Are there any other diffs between win98 and nt?



[VISUAL STUDIO 6.0] [MFC] [WIN98/2]

Dead | X| Bluute tette! Dead | X|
GeneralRe: win98 to winNT Pin
Tomasz Sowinski6-Sep-02 1:38
Tomasz Sowinski6-Sep-02 1:38 
GeneralRe: win98 to winNT Pin
Zizilamoroso6-Sep-02 3:38
Zizilamoroso6-Sep-02 3:38 
GeneralLoad Bitmap as cursor Pin
dhavalpatil6-Sep-02 0:19
dhavalpatil6-Sep-02 0:19 
GeneralRe: Load Bitmap as cursor Pin
jhwurmbach6-Sep-02 0:44
jhwurmbach6-Sep-02 0:44 
GeneralCRichEditCtrl::LineScroll() Question Pin
jabbaj5-Sep-02 23:47
jabbaj5-Sep-02 23:47 
GeneralAutomation and Excel Pin
Mirko M.5-Sep-02 23:29
sussMirko M.5-Sep-02 23:29 
GeneralRe: Automation and Excel Pin
Tomasz Sowinski5-Sep-02 23:41
Tomasz Sowinski5-Sep-02 23:41 
GeneralRe: Automation and Excel Pin
Zizilamoroso6-Sep-02 1:38
Zizilamoroso6-Sep-02 1:38 
GeneralRe: Automation and Excel Pin
Mirko M.6-Sep-02 3:43
sussMirko M.6-Sep-02 3:43 
GeneralRe: Automation and Excel Pin
Zizilamoroso6-Sep-02 4:26
Zizilamoroso6-Sep-02 4:26 
GeneralRe: Automation and Excel Pin
Mirko M.6-Sep-02 4:35
sussMirko M.6-Sep-02 4:35 
GeneralRe: Automation and Excel Pin
Zizilamoroso6-Sep-02 4:40
Zizilamoroso6-Sep-02 4:40 
GeneralOut of scope Pin
Anonymous5-Sep-02 23:20
Anonymous5-Sep-02 23:20 
GeneralRe: Out of scope Pin
Jawache5-Sep-02 23:29
Jawache5-Sep-02 23:29 
GeneralUninitialized parent members Pin
Arjan Schouten5-Sep-02 22:46
Arjan Schouten5-Sep-02 22:46 
GeneralRe: Uninitialized parent members Pin
Tomasz Sowinski5-Sep-02 23:07
Tomasz Sowinski5-Sep-02 23:07 
GeneralRe: Uninitialized parent members Pin
Arjan Schouten5-Sep-02 23:10
Arjan Schouten5-Sep-02 23:10 

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.