Bitmap handle porting in 64 bit appliacation

  • Thread starter Thread starter Sachinkhare01
  • Start date Start date
S

Sachinkhare01

Guest
Hi have ported my application from 32 bit to 64 bit.
I have bitmap handles in my code which are 32bit (long), my application is working fine without changing bitmap handles to 64bit(LONG LONG). Is it compulsory to change bitmap handles to 64 bit or its fine as application is working fine without changing bitmap handles to 64 bit?
What could be consequences if i do not change?


Tanks in advance
Sachin

Continue reading...
 
Back
Top