Hello, How about this way? -------------------------------------- BITMAP bitmap = {0,}; GetObject(hBitmap, sizeof(BITMAP), &bitmap); -------------------------------------- I wish this way is helpful to you. Thanks.
M
Module BJ
@Module BJ
Hello, How about this way? -------------------------------------- BITMAP bitmap = {0,}; GetObject(hBitmap, sizeof(BITMAP), &bitmap); -------------------------------------- I wish this way is helpful to you. Thanks.