Click here to Skip to main content
16,015,097 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRelease Handle Pin
SoftEngi21-Feb-05 18:37
SoftEngi21-Feb-05 18:37 
GeneralToolbar in ActiveX Control Pin
Anand for every one21-Feb-05 18:35
Anand for every one21-Feb-05 18:35 
GeneralRe: Toolbar in ActiveX Control Pin
jahfer21-Feb-05 19:29
jahfer21-Feb-05 19:29 
GeneralRe: Toolbar in ActiveX Control Pin
Sheng Jiang 蒋晟22-Feb-05 13:31
Sheng Jiang 蒋晟22-Feb-05 13:31 
GeneralRe: Toolbar in ActiveX Control Pin
Anand for every one7-Mar-05 19:07
Anand for every one7-Mar-05 19:07 
GeneralRe: Toolbar in ActiveX Control Pin
Sheng Jiang 蒋晟10-Mar-05 13:34
Sheng Jiang 蒋晟10-Mar-05 13:34 
Questionhow to create an icon for dll file? Pin
includeh1021-Feb-05 17:46
includeh1021-Feb-05 17:46 
AnswerRe: how to create an icon for dll file? Pin
Blake Miller22-Feb-05 4:56
Blake Miller22-Feb-05 4:56 
You can put icons into the resources of DLL files.
However, there is typically only a single icon associaed with the DLL file extension at any given time, meaning that ALL dll files get the same icon. Is that what you wanted to change? Or did you think your DLL would get its own icon? If you want your own dll to get a speical icon, you might try writing an icon handler shell extension. I am not sure what yu are trying to acomplish, and it might not be really worth your troubles, your time might be better spent elsewhere, than trying to cirumvent the Windows UI.

GeneralInkvoke web service from C++ through SoapClient Pin
Member 80845921-Feb-05 15:23
Member 80845921-Feb-05 15:23 
Generalreading and outputting data from a binary file... Pin
Moochie521-Feb-05 14:36
Moochie521-Feb-05 14:36 
GeneralRe: reading and outputting data from a binary file... Pin
S. Senthil Kumar21-Feb-05 15:25
S. Senthil Kumar21-Feb-05 15:25 
GeneralRe: reading and outputting data from a binary file... Pin
Moochie521-Feb-05 17:47
Moochie521-Feb-05 17:47 
GeneralRe: reading and outputting data from a binary file... Pin
S. Senthil Kumar21-Feb-05 17:58
S. Senthil Kumar21-Feb-05 17:58 
GeneralRe: reading and outputting data from a binary file... Pin
Cedric Moonen21-Feb-05 20:13
Cedric Moonen21-Feb-05 20:13 
Generalprocesses Pin
mpapeo21-Feb-05 14:06
mpapeo21-Feb-05 14:06 
GeneralRe: processes Pin
Aamir Butt22-Feb-05 0:17
Aamir Butt22-Feb-05 0:17 
GeneralRe: processes Pin
mpapeo28-Feb-05 16:31
mpapeo28-Feb-05 16:31 
GeneralDialog Bars in Dialog Based applications Pin
Will115721-Feb-05 12:49
sussWill115721-Feb-05 12:49 
GeneralRe: Dialog Bars in Dialog Based applications Pin
Will115721-Feb-05 13:13
sussWill115721-Feb-05 13:13 
GeneralRe: Dialog Bars in Dialog Based applications Pin
JohnCz21-Feb-05 13:50
JohnCz21-Feb-05 13:50 
GeneralRe: Dialog Bars in Dialog Based applications Pin
Mohammad Tarik22-Feb-05 1:23
Mohammad Tarik22-Feb-05 1:23 
GeneralProblem With Dll Injection Pin
gamitech21-Feb-05 10:37
gamitech21-Feb-05 10:37 
Generalstart when cd is in Pin
jonavon blakly21-Feb-05 7:40
jonavon blakly21-Feb-05 7:40 
GeneralRe: start when cd is in Pin
Ravi Bhavnani21-Feb-05 7:44
professionalRavi Bhavnani21-Feb-05 7:44 
GeneralSafe Exit Pin
DanYELL21-Feb-05 6:36
DanYELL21-Feb-05 6:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.