Change AutoCAD ICON

Anonymous

Change AutoCAD ICON

Anonymous
Not applicable

Dear experts, 

I am trying to change the AutoCAD icon displayed on the Windows task bar. I tried two approaches:

first approach:

- retrieve the AutoCAD HWND handle

- use the Window SendMessage function to change the running application Icon.

 

second approach:

- create programmatically a symbolic link file to which I associate a given icon

- start a process which runs this symbolic link file. 

 

While the two above approaches seem to do the job, I am wondering whether there is some AutoCAD native approach, I could implement here?

I checked the AutoCAD parameters, but it did not really help. 

 

In advance, thanks for your valuable help.

 

0 Likes
Reply
Accepted solutions (1)
1,766 Views
2 Replies
Replies (2)

pendean
Community Legend
Community Legend
Accepted solution
Nothing is built into the program to do that.
0 Likes

Anonymous
Not applicable

Hi,

ok, then I will use the HWND based approch.

thanks for your help.

0 Likes

Type a product name