Menu border
-
Does any one know how to remove the menu border or at least create a flat one (without MFC)? Thank veeeeeeeeeeery much !!!!!!!! -- modified at 7:44 Friday 7th October, 2005
-
Does any one know how to remove the menu border or at least create a flat one (without MFC)? Thank veeeeeeeeeeery much !!!!!!!! -- modified at 7:44 Friday 7th October, 2005
-
I did, but there are only mfc samples :(
-
I did, but there are only mfc samples :(
yes, sorry, i didn't see the point. put know this : MFC are just wrappers for Win32 functions (as Roger Allen explains in his introduction to menus[^]). so if you can find back which functions are use, you've got it... see here[^] for Win32 related functions...
TOXCCT >>> GEII power
[toxcct][VisualCalc] -- modified at 8:00 Friday 7th October, 2005 -
yes, sorry, i didn't see the point. put know this : MFC are just wrappers for Win32 functions (as Roger Allen explains in his introduction to menus[^]). so if you can find back which functions are use, you've got it... see here[^] for Win32 related functions...
TOXCCT >>> GEII power
[toxcct][VisualCalc] -- modified at 8:00 Friday 7th October, 2005Thank you for your help my friend, but I'am looking for a working sample. this is my fourth day on the subject and I searched all over the Internet but without any result :((