M
manoj
Hi
I have a unicode program for win2k and win98 in vc7(dotnet). It contains
Dlls.Each Dll has string table resource,menu resource,dialog resource etc.
It successfully run on win2k. When i run it in win98, only string resource
of any dll is loaded, menu and dialog are not loaded.
I use LoadMenuW(handle of dll module,menuname)
No problem for win2k
Please reply
Thanks in advance
I have a unicode program for win2k and win98 in vc7(dotnet). It contains
Dlls.Each Dll has string table resource,menu resource,dialog resource etc.
It successfully run on win2k. When i run it in win98, only string resource
of any dll is loaded, menu and dialog are not loaded.
I use LoadMenuW(handle of dll module,menuname)
No problem for win2k
Please reply
Thanks in advance