Click here to Skip to main content
16,015,166 members
Home / Discussions / System Admin
   

System Admin

 
GeneralRe: Windowa2000 problem Pin
Mainak B4-Sep-02 21:03
sussMainak B4-Sep-02 21:03 
QuestionHow can I develop a Keyboard driver Pin
Katiucia4-Sep-02 7:48
sussKatiucia4-Sep-02 7:48 
GeneralSearching informations about... Pin
Raphael Kindt2-Sep-02 1:38
Raphael Kindt2-Sep-02 1:38 
GeneralRe: Searching informations about... Pin
Rodney S. Foley3-Sep-02 2:30
Rodney S. Foley3-Sep-02 2:30 
GeneralBad driver in win2k - Need HELP !! Pin
Anthony B.1-Sep-02 21:30
Anthony B.1-Sep-02 21:30 
GeneralRe: Bad driver in win2k - Need HELP !! Pin
Roger Wright3-Sep-02 4:40
professionalRoger Wright3-Sep-02 4:40 
GeneralOS incompatibility problem Pin
G.S.Gupta1-Sep-02 19:31
G.S.Gupta1-Sep-02 19:31 
GeneralRe: OS incompatibility problem Pin
Rodney S. Foley3-Sep-02 2:27
Rodney S. Foley3-Sep-02 2:27 
Well Win9x and Win2k are not directly related. Win9x is based on DOS, while Win2k is based on NT.

You will first want to start by installing VC++ on a Win2k box and debug the code there. If this is not posible then you are going to have to put some more information in your code around the area where you suppect the error to be so it outputs to the console and have the person using this on Win2k keep running it for you. Eitherway you have to find the line(s) of code where you are doing something bad to Win2k.

Then you need you look at the platform SDK documentation for Win2k and go over this part of your code, and either find a compatible fix that will work on Win9x and Win2k or not support Win2k/XP or to privide differnt version of your application, one for Win9x and one for Win2k.

I hope this helps. FYI, that error message not helpful because it dealing with memory locations in RAM that are system dependent.

Aalst
GeneralRe: Thanks Pin
G.S.Gupta4-Sep-02 18:34
G.S.Gupta4-Sep-02 18:34 
GeneralOut of Paper message in Win2K Pin
567890123431-Aug-02 22:45
567890123431-Aug-02 22:45 
GeneralRe: Out of Paper message in Win2K Pin
Roger Wright1-Sep-02 4:08
professionalRoger Wright1-Sep-02 4:08 
Generalbooks on Windows device drivers Pin
askadar31-Aug-02 4:14
askadar31-Aug-02 4:14 
GeneralRe: books on Windows device drivers Pin
moliate12-Sep-02 12:45
moliate12-Sep-02 12:45 
GeneralD&*ned WinXP Junk!!!! Pin
Roger Wright30-Aug-02 20:47
professionalRoger Wright30-Aug-02 20:47 
GeneralRe: D&*ned WinXP Junk!!!! Pin
Venet1-Sep-02 3:24
Venet1-Sep-02 3:24 
GeneralRe: D&*ned WinXP Junk!!!! Pin
Roger Wright1-Sep-02 3:58
professionalRoger Wright1-Sep-02 3:58 
GeneralRe: D&*ned WinXP Junk!!!! Pin
Roger Wright11-Sep-02 4:20
professionalRoger Wright11-Sep-02 4:20 
QuestionWindows .NET Server? Pin
Rickard Andersson2029-Aug-02 23:34
Rickard Andersson2029-Aug-02 23:34 
AnswerRe: Windows .NET Server? Pin
Nish Nishant29-Aug-02 23:40
sitebuilderNish Nishant29-Aug-02 23:40 
GeneralRe: Windows .NET Server? Pin
Rickard Andersson2029-Aug-02 23:45
Rickard Andersson2029-Aug-02 23:45 
GeneralRe: Windows .NET Server? Pin
Nish Nishant30-Aug-02 0:25
sitebuilderNish Nishant30-Aug-02 0:25 
GeneralRe: Windows .NET Server? Pin
Michael P Butler30-Aug-02 0:30
Michael P Butler30-Aug-02 0:30 
AnswerRe: Windows .NET Server? Pin
Rickard Andersson2029-Aug-02 23:43
Rickard Andersson2029-Aug-02 23:43 
GeneralRe: Windows .NET Server? Pin
Brian Delahunty30-Aug-02 6:41
Brian Delahunty30-Aug-02 6:41 
AnswerRe: Windows .NET Server? Pin
Roger Wright30-Aug-02 20:35
professionalRoger Wright30-Aug-02 20:35 

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.