Windows Programming - January 2017 (Page 2)

by nkk
Calling SHChangeNotify to update a specific icon?
 
I have re-assigned a custom .ico to my filetype (.myp) in the registry, and am attempting to update a specific .myp file to display the new .ico. I am looking f...
[no replies]
How to dowload a file in C
 
//folder C:/vector1 and C:/vector1/vector1 must exist #include <windows.h> #include <stdio.h> typedef HRESULT (WINAPI *UDTF)(LPVOID, LPCTSTR, LPCTSTR, DWORD, LP...
[1 reply] : Your code looks awfully complicated. Try this: #include <windows.h> ... (by Thomas1965)
January 2017 Pages: 12
  Archived months: [dec2016] [feb2017]

This is an archived page. To post a new message, go to the current page.