Hi,
I have a problem. I am installing application developed in
VC++. In service pack-2(Windows-2000) application
creates .bmp file which I am generating(Programmatically).
Now I am installing windows-2000 and sp 4, .bmp file
couldn't be created while running my application. If I
install sp-2 It starts creating .bmp file. Now If I am
removing sp-2 and sp-4 both. still my application can
create .bmp file. So which dll or file is important, which
is not compatible in sp-2 and sp-4. How to run my
application directly installing windows2000 and sp4
directly?
|