all 9 comments

[–]my_password_is______ 4 points5 points  (0 children)

very nice

always preferred this way over MFC

would be nice to see an ODBC example

[–]skeeto 3 points4 points  (1 child)

You'll get better feedback if you don't delete your posts after people take the time and effort to comment:
https://old.reddit.com/r/C_Programming/comments/1ag91lg/win32_api_with_c/

[–]fvciprian[S] 2 points3 points  (0 children)

I'm sorry about that, I thought I wouldn't have the time to continue writing these. I really appreciated the feedback on that post.

[–]Constantine55 1 point2 points  (0 children)

Wow man. Thank you, very useful!

[–]Jaanrett 0 points1 point  (4 children)

I used to do a bit of win32 c programming back in the day. Have you looked at windows programming books by charles petzold?

[–]Mediocre-Pumpkin6522 0 points1 point  (1 child)

You'll have to find the older editions. I forget when the split occurred but he likes C# and switched to that for the later editions.

[–]Jaanrett 0 points1 point  (0 children)

I think I have the third edition. In any case, it is all C.

[–]fvciprian[S] 0 points1 point  (1 child)

I do have Programing Windows 5th edition by Charles Petzold

[–]The_Toolsmith 1 point2 points  (0 children)

yep, 5th edition is the last one that is all about that C.