Lines Matching defs:MAKE_DDHRESULT

89 #define MAKE_DDHRESULT( code )  MAKE_HRESULT( 1, _FACDD, code )
91 #define DDERR_ALREADYINITIALIZED MAKE_DDHRESULT( 5 )
92 #define DDERR_CANNOTATTACHSURFACE MAKE_DDHRESULT( 10 )
93 #define DDERR_CANNOTDETACHSURFACE MAKE_DDHRESULT( 20 )
94 #define DDERR_CURRENTLYNOTAVAIL MAKE_DDHRESULT( 40 )
95 #define DDERR_EXCEPTION MAKE_DDHRESULT( 55 )
97 #define DDERR_HEIGHTALIGN MAKE_DDHRESULT( 90 )
98 #define DDERR_INCOMPATIBLEPRIMARY MAKE_DDHRESULT( 95 )
99 #define DDERR_INVALIDCAPS MAKE_DDHRESULT( 100 )
100 #define DDERR_INVALIDCLIPLIST MAKE_DDHRESULT( 110 )
101 #define DDERR_INVALIDMODE MAKE_DDHRESULT( 120 )
102 #define DDERR_INVALIDOBJECT MAKE_DDHRESULT( 130 )
104 #define DDERR_INVALIDPIXELFORMAT MAKE_DDHRESULT( 145 )
105 #define DDERR_INVALIDRECT MAKE_DDHRESULT( 150 )
106 #define DDERR_LOCKEDSURFACES MAKE_DDHRESULT( 160 )
107 #define DDERR_NO3D MAKE_DDHRESULT( 170 )
108 #define DDERR_NOALPHAHW MAKE_DDHRESULT( 180 )
109 #define DDERR_NOSTEREOHARDWARE MAKE_DDHRESULT( 181 )
110 #define DDERR_NOSURFACELEFT MAKE_DDHRESULT( 182 )
111 #define DDERR_NOCLIPLIST MAKE_DDHRESULT( 205 )
112 #define DDERR_NOCOLORCONVHW MAKE_DDHRESULT( 210 )
113 #define DDERR_NOCOOPERATIVELEVELSET MAKE_DDHRESULT( 212 )
114 #define DDERR_NOCOLORKEY MAKE_DDHRESULT( 215 )
115 #define DDERR_NOCOLORKEYHW MAKE_DDHRESULT( 220 )
116 #define DDERR_NODIRECTDRAWSUPPORT MAKE_DDHRESULT( 222 )
117 #define DDERR_NOEXCLUSIVEMODE MAKE_DDHRESULT( 225 )
118 #define DDERR_NOFLIPHW MAKE_DDHRESULT( 230 )
119 #define DDERR_NOGDI MAKE_DDHRESULT( 240 )
120 #define DDERR_NOMIRRORHW MAKE_DDHRESULT( 250 )
121 #define DDERR_NOTFOUND MAKE_DDHRESULT( 255 )
122 #define DDERR_NOOVERLAYHW MAKE_DDHRESULT( 260 )
123 #define DDERR_OVERLAPPINGRECTS MAKE_DDHRESULT( 270 )
124 #define DDERR_NORASTEROPHW MAKE_DDHRESULT( 280 )
125 #define DDERR_NOROTATIONHW MAKE_DDHRESULT( 290 )
126 #define DDERR_NOSTRETCHHW MAKE_DDHRESULT( 310 )
127 #define DDERR_NOT4BITCOLOR MAKE_DDHRESULT( 316 )
128 #define DDERR_NOT4BITCOLORINDEX MAKE_DDHRESULT( 317 )
129 #define DDERR_NOT8BITCOLOR MAKE_DDHRESULT( 320 )
130 #define DDERR_NOTEXTUREHW MAKE_DDHRESULT( 330 )
131 #define DDERR_NOVSYNCHW MAKE_DDHRESULT( 335 )
132 #define DDERR_NOZBUFFERHW MAKE_DDHRESULT( 340 )
133 #define DDERR_NOZOVERLAYHW MAKE_DDHRESULT( 350 )
134 #define DDERR_OUTOFCAPS MAKE_DDHRESULT( 360 )
136 #define DDERR_OUTOFVIDEOMEMORY MAKE_DDHRESULT( 380 )
137 #define DDERR_OVERLAYCANTCLIP MAKE_DDHRESULT( 382 )
138 #define DDERR_OVERLAYCOLORKEYONLYONEACTIVE MAKE_DDHRESULT( 384 )
139 #define DDERR_PALETTEBUSY MAKE_DDHRESULT( 387 )
140 #define DDERR_COLORKEYNOTSET MAKE_DDHRESULT( 400 )
141 #define DDERR_SURFACEALREADYATTACHED MAKE_DDHRESULT( 410 )
142 #define DDERR_SURFACEALREADYDEPENDENT MAKE_DDHRESULT( 420 )
143 #define DDERR_SURFACEBUSY MAKE_DDHRESULT( 430 )
144 #define DDERR_CANTLOCKSURFACE MAKE_DDHRESULT( 435 )
145 #define DDERR_SURFACEISOBSCURED MAKE_DDHRESULT( 440 )
146 #define DDERR_SURFACELOST MAKE_DDHRESULT( 450 )
147 #define DDERR_SURFACENOTATTACHED MAKE_DDHRESULT( 460 )
148 #define DDERR_TOOBIGHEIGHT MAKE_DDHRESULT( 470 )
149 #define DDERR_TOOBIGSIZE MAKE_DDHRESULT( 480 )
150 #define DDERR_TOOBIGWIDTH MAKE_DDHRESULT( 490 )
152 #define DDERR_UNSUPPORTEDFORMAT MAKE_DDHRESULT( 510 )
153 #define DDERR_UNSUPPORTEDMASK MAKE_DDHRESULT( 520 )
154 #define DDERR_INVALIDSTREAM MAKE_DDHRESULT( 521 )
155 #define DDERR_VERTICALBLANKINPROGRESS MAKE_DDHRESULT( 537 )
156 #define DDERR_WASSTILLDRAWING MAKE_DDHRESULT( 540 )
157 #define DDERR_DDSCAPSCOMPLEXREQUIRED MAKE_DDHRESULT( 542 )
158 #define DDERR_XALIGN MAKE_DDHRESULT( 560 )
159 #define DDERR_INVALIDDIRECTDRAWGUID MAKE_DDHRESULT( 561 )
160 #define DDERR_DIRECTDRAWALREADYCREATED MAKE_DDHRESULT( 562 )
161 #define DDERR_NODIRECTDRAWHW MAKE_DDHRESULT( 563 )
162 #define DDERR_PRIMARYSURFACEALREADYEXISTS MAKE_DDHRESULT( 564 )
163 #define DDERR_NOEMULATION MAKE_DDHRESULT( 565 )
164 #define DDERR_REGIONTOOSMALL MAKE_DDHRESULT( 566 )
165 #define DDERR_CLIPPERISUSINGHWND MAKE_DDHRESULT( 567 )
166 #define DDERR_NOCLIPPERATTACHED MAKE_DDHRESULT( 568 )
167 #define DDERR_NOHWND MAKE_DDHRESULT( 569 )
168 #define DDERR_HWNDSUBCLASSED MAKE_DDHRESULT( 570 )
169 #define DDERR_HWNDALREADYSET MAKE_DDHRESULT( 571 )
170 #define DDERR_NOPALETTEATTACHED MAKE_DDHRESULT( 572 )
171 #define DDERR_NOPALETTEHW MAKE_DDHRESULT( 573 )
172 #define DDERR_BLTFASTCANTCLIP MAKE_DDHRESULT( 574 )
173 #define DDERR_NOBLTHW MAKE_DDHRESULT( 575 )
174 #define DDERR_NODDROPSHW MAKE_DDHRESULT( 576 )
175 #define DDERR_OVERLAYNOTVISIBLE MAKE_DDHRESULT( 577 )
176 #define DDERR_NOOVERLAYDEST MAKE_DDHRESULT( 578 )
177 #define DDERR_INVALIDPOSITION MAKE_DDHRESULT( 579 )
178 #define DDERR_NOTAOVERLAYSURFACE MAKE_DDHRESULT( 580 )
179 #define DDERR_EXCLUSIVEMODEALREADYSET MAKE_DDHRESULT( 581 )
180 #define DDERR_NOTFLIPPABLE MAKE_DDHRESULT( 582 )
181 #define DDERR_CANTDUPLICATE MAKE_DDHRESULT( 583 )
182 #define DDERR_NOTLOCKED MAKE_DDHRESULT( 584 )
183 #define DDERR_CANTCREATEDC MAKE_DDHRESULT( 585 )
184 #define DDERR_NODC MAKE_DDHRESULT( 586 )
185 #define DDERR_WRONGMODE MAKE_DDHRESULT( 587 )
186 #define DDERR_IMPLICITLYCREATED MAKE_DDHRESULT( 588 )
187 #define DDERR_NOTPALETTIZED MAKE_DDHRESULT( 589 )
188 #define DDERR_UNSUPPORTEDMODE MAKE_DDHRESULT( 590 )
189 #define DDERR_NOMIPMAPHW MAKE_DDHRESULT( 591 )
190 #define DDERR_INVALIDSURFACETYPE MAKE_DDHRESULT( 592 )
191 #define DDERR_NOOPTIMIZEHW MAKE_DDHRESULT( 600 )
192 #define DDERR_NOTLOADED MAKE_DDHRESULT( 601 )
193 #define DDERR_NOFOCUSWINDOW MAKE_DDHRESULT( 602 )
194 #define DDERR_NOTONMIPMAPSUBLEVEL MAKE_DDHRESULT( 603 )
195 #define DDERR_DCALREADYCREATED MAKE_DDHRESULT( 620 )
196 #define DDERR_NONONLOCALVIDMEM MAKE_DDHRESULT( 630 )
197 #define DDERR_CANTPAGELOCK MAKE_DDHRESULT( 640 )
198 #define DDERR_CANTPAGEUNLOCK MAKE_DDHRESULT( 660 )
199 #define DDERR_NOTPAGELOCKED MAKE_DDHRESULT( 680 )
200 #define DDERR_MOREDATA MAKE_DDHRESULT( 690 )
201 #define DDERR_EXPIRED MAKE_DDHRESULT( 691 )
202 #define DDERR_TESTFINISHED MAKE_DDHRESULT( 692 )
203 #define DDERR_NEWMODE MAKE_DDHRESULT( 693 )
204 #define DDERR_D3DNOTINITIALIZED MAKE_DDHRESULT( 694 )
205 #define DDERR_VIDEONOTACTIVE MAKE_DDHRESULT( 695 )
206 #define DDERR_NOMONITORINFORMATION MAKE_DDHRESULT( 696 )
207 #define DDERR_NODRIVERSUPPORT MAKE_DDHRESULT( 697 )
208 #define DDERR_DEVICEDOESNTOWNSURFACE MAKE_DDHRESULT( 699 )