This is a discussion on Get Error -- 1814 "The specified resource name not found in the image file". In WM 5. within the Windows Mobile forums, part of the Mobile Software Development category; Hi all, I have created one project in VS05 for both WM5.0 and Smartphone2003 as well. When I am ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi all, I have created one project in VS05 for both WM5.0 and Smartphone2003 as well. When I am building the sln for WM5 it is working properly but when I am building it for SP2003 it is building without any error but when I am running it, I am not able to see any dialogbox.From main function I am calling the following function to start with. BOOL ret = DialogBoxParam(g_hInst,MAKEINTRESOURCE(EDialog::ID D),hParent,MsgHandler,(LPARM)this); enum EDialog { #ifdef SMARTPHONE2003_UI_MODEL IDD = IDD_PRIMARY_SP ///(smartphone dialog) #endif #ifdef POCKETPC2003_UI_MODEL IDD = IDD_PRIMARY ///(wm5 dialog) #endif }; The GetLastError function is giving Error -- 1814 i. e. "The specified resource name not found in the image file". Help is needed urgently. |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | |
| |
LinkBacks (?)
LinkBack to this Thread: http://www.discussweb.com/windows-mobile/2682-get-error-1814-specified-resource-name-not-found-image-file-wm-5-a.html | |||
| Posted By | For | Type | Date |
| Get Error -- 1814 "The specified resource name not found in the ... | Web Hosting | This thread | Refback | 02-11-2008 07:56 AM |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| why the "InvalidOperationException" error when returning array value in webservice? | leoraja8 | ASP and ASP.NET Programming | 7 | 11-14-2007 10:39 PM |
| I keep getting "Data Missing" when I click the "back" button in my browser. How can I | oxygen | HTML, CSS and Javascript Coding Techniques | 1 | 07-28-2007 01:12 AM |
| I get the error message "Unable to start debugging on the web server..." when I debug | oxygen | ASP and ASP.NET Programming | 1 | 07-20-2007 04:50 AM |
| I get the error "The page cannot be displayed" and an HTTP 502 Proxy Error. Why? | kingmaker | ASP and ASP.NET Programming | 1 | 07-20-2007 04:43 AM |
| Why do I get "HTTP 500" error(or "(DLL)initialization routine failed")in my browser? | kingmaker | ASP and ASP.NET Programming | 1 | 07-20-2007 04:38 AM |