User: JohnOfC

  • Public profile

User profile: JohnOfC

User info
User name:JohnOfC
History
Joined:
Number of posts:15
Latest posts:

win32 window doesn't resize
[quote] LoadIcon and LoadCursor have been deprecated, use LoadImage instead. [/quote] OK I changed t...

wWinMain entry point warning
you get the warning because vs is unicode by default i had the same warning this should be fine and...

win32 window doesn't resize
luckily you can create a template of your project with vs 2019 and newer so you can use it over and ...

hiding ListViews
Hi dodge55 First you need to have the windowhandels from the tabpages, to get them you need to use ...

Creating a popup window above an another.
[code] LRESULT PopupWindow(HWND hwnd) { hwn...

This user does not accept Private Messages